Reply To: How to rollback

#15203
rpedde
Participant

@scurrie wrote:

OK, so I copied the plugins and mt-daapd-ssc.sh back and things seem to be normal again, at least as far as the ROKU is concerned. I then tried to connect from iTunes on one of my Win boxes (something I rarely do, so this may have been broken for some time and not related to the upgrade/rollback) and it just hangs. Looking in the log file I find:

2007-12-22 19:00:15 (00017c03): Unknown meta code: daap.songalbumartist
2007-12-22 19:00:15 (00017c03): Unknown meta code: daap.songcategory
2007-12-22 19:00:15 (00017c03): Unknown meta code: daap.songextradata
2007-12-22 19:00:15 (00017c03): Unknown meta code: daap.songcontentdescription
2007-12-22 19:00:15 (00017c03): Unknown meta code: daap.songlongcontentdescription
2007-12-22 19:00:15 (00017c03): Unknown meta code: daap.songkeywords
2007-12-22 19:00:15 (00017c03): Unknown meta code: com.apple.itunes.is-podcast
2007-12-22 19:00:15 (00017c03): Unknown meta code: com.apple.itunes.mediakind
2007-12-22 19:00:15 (00017c03): Unknown meta code: com.apple.itunes.series-name
2007-12-22 19:00:15 (00017c03): Unknown meta code: com.apple.itunes.network-name
2007-12-22 19:00:15 (00017c03): Unknown meta code: com.apple.itunes.episode-num-str
2007-12-22 19:00:15 (00017c03): Unknown meta code: com.apple.itunes.episode-sort
2007-12-22 19:00:15 (00017c03): Unknown meta code: com.apple.itunes.season-num
2007-12-22 19:00:15 (00017c03): Unknown meta code: daap.songgapless
2007-12-22 19:00:15 (00017c03): Unknown meta code: com.apple.itunes.gapless-enc-del
2007-12-22 19:00:15 (00017c03): Unknown meta code: com.apple.itunes.gapless-heur
2007-12-22 19:00:15 (00017c03): Unknown meta code: com.apple.itunes.gapless-enc-dr
2007-12-22 19:00:15 (00017c03): Unknown meta code: com.apple.itunes.gapless-dur
2007-12-22 19:00:15 (00017c03): Unknown meta code: com.apple.itunes.gapless-resy
2007-12-22 19:00:24 (00017c03): Unknown meta code: com.apple.itunes.is-podcast-playlist
2007-12-22 19:00:24 (00017c03): Unknown meta code: com.apple.itunes.special-playlist

Is this a known bug, or do I still have things screwed up?

-Scott

The library thing happened because the location the plugins are stored changed between some versions. They are now in /opt/lib/mt-daapd, I believe, whereas before they were in /opt/share/mt-daapd/plugins.

It’s possible you moved back down to the point where the plugins weren’t in the same place anymore.

As far as the meta codes, those are just reminders to me that I’m not emulating iTunes as well as I might, and that I should work on getting that metadata from aac files.

Not a big deal, iTunes happily ignores it if the daap server doesn’t support that metadata.

— Ron