Closed d3mystified closed 2 hours ago
More errors:
lidarr | [Error] TidalProxy: Error while downloading Tidal track 186903095
lidarr | [Error] TidalProxy: System.FormatException: String '' was not recognized as a valid DateTime.
lidarr | at NzbDrone.Core.Download.Clients.Tidal.MetadataUtilities.GetFilledTemplate(String template, String ext, JObject tidalPage, JObject tidalAlbum)
lidarr | at NzbDrone.Core.Download.Clients.Tidal.Queue.DownloadItem.DoTrackDownload(String track, TidalSettings settings, CancellationToken cancellation)
lidarr | at NzbDrone.Core.Download.Clients.Tidal.Queue.DownloadItem.<>c__DisplayClass51_1.<<DoDownload>b__0>d.MoveNext()
lidarr | [Error] TidalProxy: Error while downloading Tidal track 186903094
lidarr | [Error] TidalProxy: System.FormatException: String '' was not recognized as a valid DateTime.
lidarr | at NzbDrone.Core.Download.Clients.Tidal.MetadataUtilities.GetFilledTemplate(String template, String ext, JObject tidalPage, JObject tidalAlbum)
lidarr | at NzbDrone.Core.Download.Clients.Tidal.Queue.DownloadItem.DoTrackDownload(String track, TidalSettings settings, CancellationToken cancellation)
lidarr | at NzbDrone.Core.Download.Clients.Tidal.Queue.DownloadItem.<>c__DisplayClass51_1.<<DoDownload>b__0>d.MoveNext()
I was able to fix the second issue, though the first one is being a lot more of a pain. I can't quite figure out what's causing it.
Fixed them both, will release soon.
To repro, add Elvis Presley, and mark a couple of albums/singles as monitored. Then hit "Search Monitored".
The same error is repeated to multiple tracks.