drangus

joined 1 year ago
[–] drangus@lemmy.ca -2 points 1 month ago (6 children)
[–] drangus@lemmy.ca 1 points 6 months ago

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.

[–] drangus@lemmy.ca 1 points 6 months ago (2 children)

This is awesome, thanks! I've deployed the script on a basic local nginx docker container with PHP enabled but the Lidarr list import service only seems to be importing the first result. Did you run into that issue during your development?

Seems the documentation around the custom list is non-existent. Here's the sample output from my page:

[ { "MusicBrainzId": "9f81247f-7f57-42f3-a8ba-75bef554e591" }, { "MusicBrainzId": "0ae49abe-d6af-44fa-8ab0-b9ace5690e6f" }, { "MusicBrainzId": "3b910f7b-018f-408f-950b-47e02d2ce305" } ]

[–] drangus@lemmy.ca 5 points 11 months ago (2 children)

The ability to turn off various typical live service features. Hiding the store and annoying announcements would be awesome.

[–] drangus@lemmy.ca 4 points 1 year ago (1 children)

I’d love one if you have a spare! Thanks so much

[–] drangus@lemmy.ca 2 points 1 year ago (1 children)
[–] drangus@lemmy.ca 16 points 1 year ago (4 children)

The Linux handheld