Post Reply 
prevent Double Space replacement in album titles
09-04-2024, 17:38
Post: #3
RE: prevent Double Space replacement in album titles
(09-04-2024 15:02)twieatminim Wrote:  It isn't possible to search with a BubbleUPnP/BubbleDS control point app for albums including double spaces in album titles. Obviously my MinimServer configuration replaces double spaces in album titles with single space.
It looks to me to be a BubbleUPnP problem.

I added a double space to the album 'The Clash', and in the BubbleUPnP logging I see:

Code:
<DIDL-Lite
    <item id="0$=AlbumArtistSort$490$albums$*a25$*i339" parentID="0$=AlbumArtistSort$490$albums$*a25" restricted="1">
        <upnp:class>object.item.audioItem.musicTrack</upnp:class>
        <dc:title>Janie Jones</dc:title>
        <dc:creator>The Clash</dc:creator>
        <upnp:artist>The Clash</upnp:artist>
        <upnp:artist role="AlbumArtist">The Clash</upnp:artist>
        <upnp:albumArtURI>http://*.*.*.*:9790/minimserver/*/FLACTesting/Clash,*20The/2013*20-*20Sound*20System/CD01/folder.jpg</upnp:albumArtURI>
        <upnp:genre>Alternative</upnp:genre>
        <dc:date>2013-01-01</dc:date>
        <upnp:album>1977 - The  Clash (from the boxset 'Sound System') [2013 Remaster]</upnp:album>
        <upnp:originalTrackNumber>1</upnp:originalTrackNumber>
    </item>
</DIDL-Lite>

This is the xml that BubbleUPnP receives from MinimServer. Note the double space between 'The' and 'Clash' in the <upnp:album> tag.

When I click 'Show Album' BubbleUPnP performs the search:
Code:
searching all albums with title: 1977 - The Clash (from the boxset 'Sound System') [2013 Remaster]

The double space has disappeared.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: prevent Double Space replacement in album titles - simbun - 09-04-2024 17:38

Forum Jump:


User(s) browsing this thread: 1 Guest(s)