Skip to content

Add Weekly Exploration playlist support#4

Draft
adamus1red wants to merge 1 commit intoMjsciarabba:mainfrom
adamus1red:adamus1red/weekly-explore
Draft

Add Weekly Exploration playlist support#4
adamus1red wants to merge 1 commit intoMjsciarabba:mainfrom
adamus1red:adamus1red/weekly-explore

Conversation

@adamus1red
Copy link
Copy Markdown
Contributor

@adamus1red adamus1red commented Oct 21, 2024

  • Move logic from get_weeklyjams_playlist() into new generic get_playlist()
  • Extend get_playlist() to now take a search_title
  • Change filter to now use a in rather than an explicit match
  • Add get_playlist_exploration_title() to get search string for weekly exploration playlist title
  • Add get_weeklyexploration_playlist() to main.py.

Closes #3

TODO: add cfg option for enabling each playlist type.

Move logic from `get_weeklyjams_playlist()` into new generic `get_playlist()`
Extend `get_playlist()` to now take a `search_title`
Add `get_playlist_exploration_title()` to get search string for weekly exploration playlist title
Add `get_weeklyexploration_playlist()` to `main.py`.

TODO: add cfg option for enabling each playlist type.
@adamus1red adamus1red marked this pull request as draft November 1, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for Weekly Exploration playlist syncing

1 participant