ludo
ludo copied to clipboard
ability to make portable Windows
trafficstars
Right now on the windows version I noticed ludo is storing stuff in external folders once configured. Can it be made to store stuff in the ludo directory making it easy to move from system to system and back up?
This would perfect the simplicity and allow easy backup once everything is scraped.
It's doable of course, but this would make the code and documentation more complex in some aspects:
- relative paths in playlists have downsides
- relative paths in settings too
- having to maintain 2 behaviors has a cost
But I'm not closing this, we need to think about it.