Skip to content

Playlist in channels #227

@fynngodau

Description

@fynngodau

I am currently working on bandcamp support in my fork. Even though it was difficult to understand at first, I feel like I now know what I'm doing.

I noticed that ChannelExtractor.getInitialPage() must return an InfoItemsPage of type <StreamInfoItem>. This means that channels can't contain playlist items, unlike search results, where the return type is InfoItemsPage<InfoItem>.

For bandcamp support, this is inconvenient, as streams (tracks) don't appear on their channel (artist's profile) themselves when they are part of a playlist (an album).

That's why I'd like to ask this to be changed so that channels can also contain playlists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestmultiserviceIssues related to multiple services

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions