RanTalbott
RanTalbott
A broken directory symlink would cause a different failure,. but, given the rarity of the cause and the hassle of submitting a report, I'm not going to investigate it and...
I have an idea for a simple, though imperfect, fix for this problem. If a track has a numeric track number tag greater than 1, skip the check for a...
Nope. I just checked several albums and it now appears that **every** track is duplicated. Even the ones on the fake "albums" that noson creates by splitting up multi-artist albums....
Is there an API for playing files? I see that noson.cpp registers filestreamer as a broker, but a playurl for "file:///ogg filename" fails. So I assume there must be some...
"media type" on URLs doesn't seem to work as expected: playurl http://192.168.0.11:1400/music/track.ogg?path=%2Fmnt%2Fsdb%2Fran%2Fmusic%2Fogg%2FAndres_Segovia%2FMy_Favorite_Works%2F01-Albeniz_Sevilla.ogg (SONOS)WSResponse: server error (500) (SONOS)Request: invalid response Failed playurl http://192.168.0.11:1400/music/track.flac?path=%2Fmnt%2Fsdb%2Fran%2Fmusic%2Fogg%2FAndres_Segovia%2FMy_Favorite_Works%2F02-Albeniz_Granada.ogg Succeeded but nothing plays. STATUS TransportStatus = ERROR_NO_RESOURCE...
> Hi. Debian 8 does not have glark in the repository as earlier releases of Debian did. It's been dropped from Ubuntu, too. After a couple of hours of fruitless...
Please do document supported formats. And make sure they're mentioned in the README: I just wasted hours installing and trying to get it working on my ogg collection. I noticed...
Thanks, folks. I did some more digging through the code. In file.py, there's a dict called _DEFAULT_TAG_MAP that's used to build some internal table. At the user API level, you...
I found a tool for adding cover art to ogg files here: [(https://alexcabal.com/adding-album-art-to-ogg-files-from-the-command-line)] I used a different ogg file because it happened to have a cover.jpg file in its directory....