leftouterjoins / podsumer

A privacy focused, self-hosted podcatcher.
MIT License
35 stars 1 forks source link

Add Option to Write Audio Files to Disk #9

Closed leftouterjoins closed 11 months ago

leftouterjoins commented 11 months ago

Files are currently stored in the database. This has some advantages, but also some downsides. Make storing audio files on disk an option in the config. This will allow users to listen to their files with another system and it will improve DB performance in some cases. Users will lose the convenience of having their entire library in one file.