> It's actually easy to look into the various xdg base directories and > search for a me-tv directory there. Although in my opinion (thinking of > it as a configuration file), the database should be in a .config/me-tv > instead of .local/share/me-tv.
Hi Julian, just to be clear, there are no configuration/preference settings in the Me TV database, it's all in GConf. However, I understand the confusion here because scheduled recordings could be considered preferences. The GConf documentation [0] makes it pretty clear that GConf should not be used to store important application data. "Do not store anything but preferences in GConf. Documents, session state, random data blobs do not belong in GConf. Stuff breaks if you do this." I consider scheduled recordings not to be preferences. This backed up by the GConf people, "THERE IS NO GUARANTEE THAT IT'S EVEN POSSIBLE TO WRITE TO THE GCONF DATABASE". Scheduled recordings fall into the essential data category. Please let me know if I've missed something. [0] http://projects.gnome.org/gconf/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org