MP1-5077: CUE-Files not imported into database (1 Viewer)

joEhSuper

MP Donator
  • Premium Supporter
  • June 2, 2011
    1,010
    582
    Home Country
    Austria Austria
    Could it be, that the import of CUE-Files into music-database has stopped working?
    Example:
    1. These are the files
    Files.JPG
    2. This is the CUE-File (CD 1.cue)
    CUE.JPG

    When I add these files into Music-Shares they are not added to database, they are not listed in any Music database view
    BUT

    when I choose Folder-Structure View in Music the cue is shown as it should -->
    23-02-18.png
     
    Last edited:

    joEhSuper

    MP Donator
  • Premium Supporter
  • June 2, 2011
    1,010
    582
    Home Country
    Austria Austria
    Note:
    If the music file (in my example <CD 1.ape>) has TAGs, than the Music file is being imported but as I said NOT the cue sheet

    so the database view looks like this -->
    00-21-32.png

    and this is the respective directory in folder-structure view - there they are handled correctly -->
    00-24-11.png
    :confused:
     
    Last edited:

    joEhSuper

    MP Donator
  • Premium Supporter
  • June 2, 2011
    1,010
    582
    Home Country
    Austria Austria
    These are Errors I found in LOG:
    Code:
    [...
    2021-05-18 20:51:30,293] [Error  ] [17       ] [ERROR] - CueSharp:ParseFlags Die Länge darf nicht kleiner als 0 (null) sein.
    Parametername: length
    [2021-05-18 20:51:30,299] [Error  ] [17       ] [ERROR] - CueSharp:ParseFlags StartIndex darf nicht kleiner als Null sein.
    Parametername: startIndex
    [2021-05-18 20:51:30,304] [Error  ] [17       ] [ERROR] - CueSharp:ParseFlags Die Länge darf nicht kleiner als 0 (null) sein.
    Parametername: length
    [2021-05-18 20:51:30,308] [Error  ] [17       ] [ERROR] - CueSharp:ParseFlags StartIndex darf nicht kleiner als Null sein.
    Parametername: startIndex
    ...

    ...

    Code:
    [...
    2021-05-18 20:51:32,356] [Error  ] [17       ] [ERROR] - MusicDatabase: Der Wert darf nicht NULL sein.
    Parametername: input System    bei System.Text.RegularExpressions.Regex.Replace(String input, String replacement)
       bei System.Text.RegularExpressions.Regex.Replace(String input, String pattern, String replacement)
       bei MediaPortal.Music.Database.MusicDatabase.GetTag(String strFileName)
       bei MediaPortal.Music.Database.MusicDatabase.UpdateSong(String strFileName)
    [2021-05-18 20:51:32,357] [Error  ] [17       ] [ERROR] - MusicDatabase: Der Wert darf nicht NULL sein.
    Parametername: input System    bei System.Text.RegularExpressions.Regex.Replace(String input, String replacement)
       bei System.Text.RegularExpressions.Regex.Replace(String input, String pattern, String replacement)
       bei MediaPortal.Music.Database.MusicDatabase.GetTag(String strFileName)
       bei MediaPortal.Music.Database.MusicDatabase.UpdateSong(String strFileName)
    ...
     

    joEhSuper

    MP Donator
  • Premium Supporter
  • June 2, 2011
    1,010
    582
    Home Country
    Austria Austria
    Can anyone confirm that cue import into database does not work anymore? Just to be sure if it's on my side or not...
     

    joEhSuper

    MP Donator
  • Premium Supporter
  • June 2, 2011
    1,010
    582
    Home Country
    Austria Austria
    So I sadly have to resume that the Import of CUE files into Musicdatabase does not work anymore :cry::cry::cry:
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,496
    10,377
    Kyiv
    Home Country
    Ukraine Ukraine
    I think I found the problem ... Try this Library (for 1.28Pre) ...
     

    Attachments

    • Databases.dll.zip
      116.8 KB

    Users who are viewing this thread

    Top Bottom