diff options
| author | Nathan Jaremko | 2018-05-16 22:36:50 -0400 | 
|---|---|---|
| committer | Nathan Jaremko | 2018-05-16 22:36:50 -0400 | 
| commit | e394ea52b04a99ba55719a7a9764bca3ebb591d2 (patch) | |
| tree | c35a6d094d89eeec8adeb4e352d8d1c9cb010f7a /README.md | |
| parent | 0b9e9f9092b72b24ce1ec1fc058107f296c64838 (diff) | |
| download | podcast-e394ea52b04a99ba55719a7a9764bca3ebb591d2.tar.bz2 | |
Attempt to fix windows rename bug
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 | 
1 files changed, 2 insertions, 3 deletions
| @@ -12,16 +12,15 @@  - [x] Playing podcasts  - [x] Auto-download new episodes  - [x] Automatically check for updates -- [ ] Auto-delete old episodes  - [ ] Shell Completions      - [x] zsh      - [ ] bash      - [ ] sh  - [ ] Searching for podcasts...(WIP) -By default, podcasts are downloaded to $HOME/Podcasts, but this folder can be set with the $PODCASTS environmental variable. +By default, podcasts are downloaded to $HOME/Podcasts, but this folder can be set with the $PODCAST environmental variable. -How many latest episodes to download when subscibing to new podcasts can be set in the $PODCASTS/.config YAML file +How many latest episodes to download when subscibing to new podcasts can be set in the $PODCAST/.config YAML file  Downloads can be done a variety of ways: | 
