TeamNewPipe / TeamNewPipe/NewPipeExtractor

Featured tracks not shown

Open
#588 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Bandcamp
Dominant language
Java
Stars
2k
Forks
602
Avg merge
3d 6h
Merged PRs (30d)
6

Description

The Bandcamp featured section sometimes contains not only albums, but also individual tracks. Those are currently getting dropped by the extractor.

Besides that #584 makes this hard to test when there's only albums available, maybe someone could give me a hint how or whether it is possible to make this a more generic KioskExtractor of type InfoItem instead of PlaylistInfoItem (which collector class could be used here?).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in extractor/src/main/java/org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampFeaturedExtractor.java at the linked lines 68-70, and read the surrounding KioskExtractor, InfoItem, and PlaylistInfoItem usage. Consider how #584 affects testing when only albums are available. Done means featured individual tracks are no longer dropped and the extractor uses an appropriate item type.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.