Deleting the database file did it.
Thanks for your help.
David
bpwwer wrote:Chewy wrote:Comparing 01-Part Of The Plan with %T-%t
Is that a cut-n-paste of the debug log? Because that is suppose to match, the %T is suppose to match the track number and the %t the title portion.Chewy wrote:If I understand corrently the Settings file needs to be modified to force it to pick up the title? Thanks in advance, Chewy.
You can modify the "%T-%t" in the /etc/rokucascade/settings/com.bobsplace.sonica.settings file to be "%t" and that might allow it to pick it up the whole thing as the title. It should work with what you have so I'll work on a fixing that.
DavidPitts wrote:Deleting the database file did it.
Thanks for your help.
David
bpwwer wrote:bpwwer wrote:Chewy wrote:Comparing 01-Part Of The Plan with %T-%t
Is that a cut-n-paste of the debug log? Because that is suppose to match, the %T is suppose to match the track number and the %t the title portion.Chewy wrote:If I understand corrently the Settings file needs to be modified to force it to pick up the title? Thanks in advance, Chewy.
You can modify the "%T-%t" in the /etc/rokucascade/settings/com.bobsplace.sonica.settings file to be "%t" and that might allow it to pick it up the whole thing as the title. It should work with what you have so I'll work on a fixing that.
Yeah, I'm replying to my own post. This is a bug. I tracked it down and fixed it so the next version will work correctly with that format string. The workaround of changing the "%T-%t" to just "%t" will work for now, you'll just lose the track numbers and the titles will all show up with the track number at the front.
DavidPitts wrote:I have a cover.jpg, folder.jpg and folder.thm file in the same folder as the MP3's. Still no cover art.
I apologize for asking such a weenie question when Sonica is such an improvement over the native capability, but I want to find out what I am doing wrong.
Any advice on what to check first?
jr1414 wrote:I changed it for my install /mnt/flash1/sonica/sonica and it does not show up in SDesk. I also rebuilt the menus there too with no luck. When I telnet in and use the ecp call directly it comes back with that sonicaApp as not recognized as a ecp command.
Any ideas what I did wrong?
/mnt/flash1/sonica/sonica -b -n -i -f "$1"
gordo wrote:I have some *.url files that are used by mt-daapd (which is serving my Soundbridge). The new version of Sonica picks these up and treats them as streaming audio urls except they don't work, likely because mt-daapd expects more than just a url. The file includes bitrate, a label, then the actual url. e.g.:
128,Radio Maconda,http://www.shoutcast.com/sbin/shoutcast-playlist.pls?rn=6278&file=filename.pls
I expect Sonica expects the url only - in any case it doesn't work. Any chance you could add an option (look for the ,) to accept the same format as mt-daapd (which is used by quite a few people with Soundbridges) so that it isn't necessary to have competing *.url files confusing the software??
pg_rider wrote:Got a layout request. Right now Sonica displays the artist name, then under that the album, then the song title. Would it be hard to have instead:
Artist Name
"Song Title" (Sonica would add the quotes"
Album
Is this something I could do by changing a line of code? Just wondering -- my brain would process song info better that way...
bpwwer wrote:pg_rider wrote:Got a layout request. Right now Sonica displays the artist name, then under that the album, then the song title. Would it be hard to have instead:
Artist Name
"Song Title" (Sonica would add the quotes"
Album
Is this something I could do by changing a line of code? Just wondering -- my brain would process song info better that way...
Easy enough to swap them around. Adding "'s is pretty easy too. I just changed the code to see how it looks and it's not bad so I'll leave it this way and we'll see what others think of the change.
pg_rider wrote:Cool! So do I need to download a new version or can I do it myself?
I really love this app! Even my wife think's "it's cool", which is high praise coming from her!
Bonzojim wrote:At start-up, Sonica only finds songs in about 20 of 139 sub-directories. Any clue as what is going on? How can I force it to look for more songs? Roku's listen app doesn't seem to have this problem.
I ran the debugger, and for all the songs that it ignores, the debugger provided the following:
artist: John O'Conor
album: Beethoven Piano Sonatas
title: (null)
location: /mnt/smb/net_disk_1/music/iTunes Music/John O'Conor/Beethoven Piano Sonatas/01 Sonata No. 8 in C minor, Op 13 _P.mp3
genre: Unknown
add_file: ignoring /mnt/smb/net_disk_1/music/iTunes Music/John O'Conor/Beethoven Piano Sonatas/01 Sonata No. 8 in C minor, Op 13 _P.mp3