ludo icon indicating copy to clipboard operation
ludo copied to clipboard

ability to make portable Windows

Open ghost opened this issue 6 years ago • 2 comments
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?

ghost avatar Sep 13 '19 13:09 ghost

This would perfect the simplicity and allow easy backup once everything is scraped.

ghost avatar Oct 15 '19 02:10 ghost

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.

kivutar avatar Oct 15 '19 09:10 kivutar