Rockbox Technical Forums

Third Party => Other Utilities => Topic started by: Chaos_Therum on September 29, 2014, 04:45:40 PM

Title: rbdb.py or rblib.py documentation
Post by: Chaos_Therum on September 29, 2014, 04:45:40 PM
I am trying to write a little command utility to update mediamonkey playback statistics and possibly any ratings changes. I might do rhythm box or banshee in the future if this goes well although this is primarily for me and if anyone finds it useful then great. I plan to wright it in python I found the 2 libraries on the wiki, but they have almost no documentation. First off if anyone has a link to the documentation that would be great. Secondly if there is a library that is more recent because judging by the github commits these haven't been updated since at least 2012.

Here are the libraries.
http://www.rockbox.org/wiki/pub/Main/TagcacheDBFormat/rblib.py.txt
https://github.com/djfiander/RockBox/blob/master/dbutils/rbdb.py