- December 9, 2005
- 152
- 1
I started looking at the differences between media portal 0.2.2.0 and 1.0 RC3, three main things stick out
1. file location, the database files are now under documents and settings, not program files
2. terms in the database files are different - new one uses tracks, old one used songs, etc
3. database name (v10 vs v7)
Now, the navigation controls still work, so I can move up, down, pause, next song, ff etc. What doesn't work is the now playing and music library, both of which draw data from the music database. I can open both databases in sqlite database browser (which I also use to index songs to artist for faster readin, can't do that now since songs are now tracks) so I am guessing that we need to change the location MPBlue looks for the database, possibly the name of the database, and the terms used for tracks vs songs, etc.
So, obviously I am a novice at this but will try, any and all help appreciated. Not sure if these definitions are in server or client yet. Any other ideas please share. I have a copy of the last release and source, are they still available for download?
1. file location, the database files are now under documents and settings, not program files
2. terms in the database files are different - new one uses tracks, old one used songs, etc
3. database name (v10 vs v7)
Now, the navigation controls still work, so I can move up, down, pause, next song, ff etc. What doesn't work is the now playing and music library, both of which draw data from the music database. I can open both databases in sqlite database browser (which I also use to index songs to artist for faster readin, can't do that now since songs are now tracks) so I am guessing that we need to change the location MPBlue looks for the database, possibly the name of the database, and the terms used for tracks vs songs, etc.
So, obviously I am a novice at this but will try, any and all help appreciated. Not sure if these definitions are in server or client yet. Any other ideas please share. I have a copy of the last release and source, are they still available for download?