None
closed
nobody
None
2018-11-15
2018-11-06
Anonymous
No

Using 1.3.6

When streaming from bubbleupnp / qobuz to upmpdcli, for some tracks tags are not available.

This does not happen when streaming from upmpdcli mediaserver / qobuz.

In the logs, for each track missing tags:

Nov 06 18:10:36 gnion libsmbclient[21187]: client: [128] opened from [::1]:46584
Nov 06 18:10:37 gnion libsmbclient[21187]: exception: Missing closing '"'
Nov 06 18:10:37 gnion libsmbclient[21187]: client: [128] closed
Nov 06 18:10:37 gnion upmpdcli[1959]: :2:src/mpdcli.cxx:681::MPDCli::send_tag: mpd_response_finish failed
Nov 06 18:10:37 gnion upmpdcli[1959]: :2:src/mpdcli.cxx:146::MPDCli::send_tag failed: Missing closing '"'
Nov 06 18:10:37 gnion upmpdcli[1959]: :2:src/mpdcli.cxx:149::MPDCli::send_tag server error: 5

$ mpc playlist
Dj Vadim, Dj Vadim, Primary (Performer) - Getting Friendly
http://192.168.35.4:57645/proxy/qobuz/5AC9898FCBE2730F76063C6F2174F4A2.flac
Dj Vadim, Dj Vadim, Primary (Performer) - My Favourite Letter
http://192.168.35.4:57645/proxy/qobuz/F01E7574C6911D1FB7195D531C3B11D6.flac
http://192.168.35.4:57645/proxy/qobuz/3F6125B05A44CF4B3B7299F69C9A8B59.flac
Dj Vadim, Dj Vadim, Primary (Performer) - Building Tension In 2 Dimensions
...

Discussion

  • medoc
    medoc
    2018-11-07

    Thanks for reporting this. Bubble sends some tags with newlines in them, which does not happen for some reason with the upmpdcli media server. MPD does not like newlines in tag data. I pushed a fix for stripping newlines, both to v1.3-maint and master, and this seems to fix the problem.

     
  • medoc
    medoc
    2018-11-15

    • status: open --> closed
    • milestone: -->
     

Cancel   Add attachment