🐈
Changelog
- Implemented a separation between YouTube episode metadata updates and media download processes, allowing the program to choose to always update shows from subscribed channels instead of always downloading media, saving hard drive space. #81
- When deleting a episode, the default setting only deletes the media files, not the metadata, freeing up hard drive space while preserving the integrity of the episode metadata. #82
- Added CAPTCHA support to the login page. It is disabled by default but can be manually enabled in the configuration. #77
- Optimize the UI layout of the Feed page.