mlj / castget

A simple, command-line based RSS enclosure downloader, primarily intended for automatic, unattended downloading of podcasts.
http://castget.johndal.com
GNU General Public License v2.0
98 stars 21 forks source link

Add global setting for channel directory #43

Open joaqim opened 4 years ago

joaqim commented 4 years ago

I'd rather not have a ~/.castget folder if I can avoid it. Channel directory can now be changed with: channel=/home/user/.config/castget/channels

For now the setting is just named "channel" to follow the other settings syntax i.e spool -> spool_directory.