Under Settings > Import List > Advanced List, there’s an option to provide a List URL for a Custom List. What format would that need to be in?
Under Settings > Import List > Advanced List, there’s an option to provide a List URL for a Custom List. What format would that need to be in?
deleted by creator
Yeah I’m getting Items found: 1. I just finished adding a script for the LastFM recommended artists and it’s having the same problem.
I noticed the Lidarr code runs a “CleanupListItems” function on the deserialized results which would make sense as to why I’m just getting 1 result. It’s filtering distinct records by Artist and Album which would both be empty strings in the ImportListItemInfo collection.