NoelDeMartin / media-kraken

Track your movies with Media Kraken
https://noeldemartin.github.io/media-kraken/
GNU General Public License v3.0
71 stars 6 forks source link

Improve data location #13

Open NoelDeMartin opened 3 years ago

NoelDeMartin commented 3 years ago

In the current version, the movies container will be created under /movies if users don't have a movies contaione declared in their type index. I'm not sure if there's a standard way of doing it, but there have been conversations mentioning that /app/data/movies would be a better default.

Feel free to add any comments/suggestions about this, I probably won't change it at least until I'm finished with the app I'm working on.

I have been exploring letting advanced users choose the location, so I'll probably do that as well. But defaults are still important, given that most users won't bother changing them.

danielbakas commented 3 years ago

I like this idea!! It would make the root directory of the pod cleaner for the user :D