shahid334 / sayonara-player

Automatically exported from code.google.com/p/sayonara-player
0 stars 0 forks source link

no config file in - /home/your_name/.config/ #31

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Do you put all 'config' into the /home/your_name/.Sayonara SQLite3-DB ?
So it is a kind of closed-box to make minor changes easily.

Most apps I use have a config file at /home/your_name/.config/
I wonder wether an XML file wouldn't be better/easier for some stuff or did I 
lookt at the wrong place?

Beside that, nice player ;)

Original issue reported on code.google.com by retoabc@gmail.com on 29 Oct 2012 at 7:54

GoogleCodeExporter commented 8 years ago
No, there's no config file. Can you post some more details about changes that 
you wanna do? The settings should simply ensure that the player will behave the 
same when starting it like it did when you closed it

Original comment by LucioCarreras@gmail.com on 29 Oct 2012 at 9:06

GoogleCodeExporter commented 8 years ago
It would also be great if the config would be written at runtime and not once 
at close, like it seems to me now. When the player crashes or the process is 
killed forcefully the changes are not saved.

Original comment by stefan.w...@gmail.com on 29 Oct 2012 at 11:05

GoogleCodeExporter commented 8 years ago
I am not sure about moving the configuration outside the database. But I wanna 
create a possibility to import and export settings. When exporting i could 
choose a format that real persons are able to edit.

But I completely share the opinion that settings should be saved in that 
moment, when they are changed. I will have a look at it

Original comment by LucioCarreras@gmail.com on 30 Oct 2012 at 8:28