Skip to content

JellyJams appears incompatible with Jellyfin 10.11.7 when fetching audio items. #20

Description

@axeman91

JellyJams appears incompatible with Jellyfin 10.11.7 when fetching audio items.

Setup:

  • JellyJams latest Docker image on Unraid
  • Jellyfin 10.11.7
  • JellyJams connects successfully to Jellyfin over LAN
  • Generation hangs at: Fetching audio items from Jellyfin...

Jellyfin debug logs show these errors when JellyJams runs:

  • ProductionYear is not a valid value for ItemFields
  • Artists is not a valid value for ItemFields
  • RunTimeTicks is not a valid value for ItemFields

The failing request appears to be:
/Items?IncludeItemTypes=Audio&Recursive=true&Fields=Path,Genres,ProductionYear,Artists,RunTimeTicks,DateCreated&SortBy=SortName&SortOrder=Ascending

This suggests JellyJams is sending unsupported Fields values to Jellyfin 10.11.7.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions