title
Products            Buy            Support Forum            Professional            About            Codec Central
 

Asset UPnP (linux x86): playlist not displayed

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Hermes

    • Jun 2016
    • 9

    Asset UPnP (linux x86): playlist not displayed

    Hello,

    I have the following configuration on 5.1 / 5.1.1 version in my MediaDatabaseFieldsv5.txt:


    Code:
    title,0,NVARCHAR(150)
    t_artist,3,INTEGER
    t_album artist,3,INTEGER
    t_album,0,INTEGER
    t_genre,3,INTEGER
    year,0,INTEGER
    track,0,NVARCHAR(10)
    rating,0,INTEGER
    disc,0,NVARCHAR(10)
    t_composer,3,INTEGER
    t_conductor,0,INTEGER
    t_soloists,3,INTEGER
    t_orchestra,0,INTEGER
    t_chorus,0,INTEGER
    t_instrument,3,INTEGER
    t_period,0,INTEGER
    compilation,0,INTEGER
    t_style,3,INTEGER
    bits,0,INTEGER
    channels,0,INTEGER
    frequency,0,INTEGER
    bitrate,0,INTEGER
    lengthms,0,INTEGER
    size,0,INTEGER
    type,0,NVARCHAR(20)
    location,0,NVARCHAR(50)
    country,0,NVARCHAR(50)
    my,0,NVARCHAR(20)

    and this in AssetUPnPDefinedBrowseTreev5.txt


    Code:
    Album Artist / Album{_a_to_z_}{_no_track_list_}
    Album Artist / Album\Album
    Artist / Album{_a_to_z_}{_no_track_list_}
    Artist / Album\Album
    Album{_a_to_z_}
    Title{_a_to_z_}
    Genre{_no_track_list_}
    Genre\Style{_no_track_list_}
    Genre\Style\Album Artist / Album{_no_track_list_}
    Genre\Style\Album Artist / Album\Album
    Location{_no_track_list_}
    Location\Country{_no_track_list_}
    Location\Country\Genre{_no_track_list_}
    Location\Country\Genre\Album Artist / Album{_no_track_list_}
    Location\Country\Genre\Album Artist / Album\Album
    Location\Country\Album Artist / Album{_no_track_list_}
    Location\Country\Album Artist / Album\Album
    Year
    Year\Album{_a_to_z_}{_no_track_list_}
    My{_no_track_list_}
    My\Album Artist / Album{_a_to_z_}{_no_track_list_}
    My\Album Artist / Album\Album
    My\Artist / Album{_a_to_z_}{_no_track_list_}
    My\Artist / Album\Album
    My\Album{_a_to_z_}
    My\Title{_a_to_z_}
    My\Genre{_no_track_list_}
    My\Genre\Style{_no_track_list_}
    My\Genre\Style\Album Artist / Album{_no_track_list_}
    My\Genre\Style\Album Artist / Album\Album
    My\Location{_no_track_list_}
    My\Location\Country{_no_track_list_}
    My\Location\Country\Genre{_no_track_list_}
    My\Location\Country\Genre\Album Artist / Album{_no_track_list_}
    My\Location\Country\Genre\Album Artist / Album\Album
    Playlists
    Everything works well except that playlist are no longer displayed (empty).

    Any idea?

    Thanks

    Regards
    Emmanuel
  • Spoon
    Administrator
    • Apr 2002
    • 44582

    #2
    Re: Asset UPnP (linux x86): playlist not displayed

    You have added a folder to the library paths which is set to a playlist folder?
    Spoon
    www.dbpoweramp.com

    Comment

    • Hermes

      • Jun 2016
      • 9

      #3
      Re: Asset UPnP (linux x86): playlist not displayed

      In fact I am speaking of automatically created playlists by asset (Last Added album, Jukebox, ...), not some custom playlists.
      In the default configuration, "Playlists" in AssetUPnPDefinedBrowseTreev5.txt creates automatically these Playlists. When adding it in AssetUPnPDefinedBrowseTreev5.txt with custom tags, nothing is being displayed. If no custom tags is defined, then it works.

      Comment

      • Spoon
        Administrator
        • Apr 2002
        • 44582

        #4
        Re: Asset UPnP (linux x86): playlist not displayed

        Restore the default tree, check it works, then add entries to the bottom, does it still work?
        Spoon
        www.dbpoweramp.com

        Comment

        • Hermes

          • Jun 2016
          • 9

          #5
          Re: Asset UPnP (linux x86): playlist not displayed

          Strangely, this fixed the problem if the part
          Code:
          My{_no_track_list_}
          My\Album Artist / Album{_a_to_z_}{_no_track_list_}
          My\Album Artist / Album\Album
          My\Artist / Album{_a_to_z_}{_no_track_list_}
          My\Artist / Album\Album
          My\Album{_a_to_z_}
          My\Title{_a_to_z_}
          My\Genre{_no_track_list_}
          My\Genre\Style{_no_track_list_}
          My\Genre\Style\Album Artist / Album{_no_track_list_}
          My\Genre\Style\Album Artist / Album\Album
          My\Location{_no_track_list_}
          My\Location\Country{_no_track_list_}
          My\Location\Country\Genre{_no_track_list_}
          My\Location\Country\Genre\Album Artist / Album{_no_track_list_}
          My\Location\Country\Genre\Album Artist / Album\Album
          is omitted in the configuration.

          As far as this part is in the configuration, the playlists are no longer generated

          I have the same problem on raspberry (fresh install on 5.1) in which I copied both file.
          Last edited by Hermes; June 10, 2017, 03:14 PM.

          Comment

          Working...

          ]]>