Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Home recommendation feed #7

Closed
toasterofbread opened this issue Sep 15, 2022 · 2 comments
Closed

Home recommendation feed #7

toasterofbread opened this issue Sep 15, 2022 · 2 comments
Labels

Comments

@toasterofbread
Copy link
Owner

ytmusicapi home page request doesn't seem to work correctly

Show recently liked songs, subscribed artist new releases, frequently listened to songs, etc. The radio API can be used to build onto this. Ensure minimal repeats of songs/ artists.

@toasterofbread
Copy link
Owner Author

toasterofbread commented Nov 3, 2022

Recommended items are now scraped directly from the YouTube Music homepage.

TODO:

  • In-app authentication
  • Large artist preview
  • Different layouts for each row
  • Feed refresh
  • Loading screen
  • Option for amount of rows to load initially
  • Load more rows on scroll/button press
  • Proper support for separate data/interface languages
  • Item pinning
  • Visualiser / timed lyrics config
    - [ ] Show status indicator on top bar click

@toasterofbread toasterofbread added this to the milestone Jan 16, 2023
toasterofbread added a commit that referenced this issue May 10, 2023
Use multiple custom image Discord channels for indexing
Add preferences options for the PlayerView top bar and filters #7
Move MediaItem data supplying functionality into separate classes which save by default after edit
Support opening YouTube and YouTube Music URLs (only /watch and /channel implemented currently)
Continue artist page redesign
@toasterofbread toasterofbread modified the milestones: , 1.0 May 12, 2023
@toasterofbread
Copy link
Owner Author

  • Option to wait for lyrics to load before starting playback
  • Option to open lyrics sync menu on top bar click (once that's implemented)
  • Option for amount of text lines in square MediaItem preview

toasterofbread added a commit that referenced this issue Jun 12, 2023
Add alt style for MediaItemGrid (#7)
Fix false onCreate() call on MediaPlayerService
Show time until/since song plays in long press menu (#8)
Add long press to NowPlayingMainTab artist button (closes #8)
Remove PlatformContext.mainThread and PlatformContext.networkThread
Add prefs item for Settings.KEY_LYRICS_ENABLE_WORD_SYNC
Add Settings.KEY_LYRICS_FONT_SIZE (closes #28)
toasterofbread added a commit that referenced this issue Nov 12, 2023
Use multiple custom image Discord channels for indexing
Add preferences options for the PlayerView top bar and filters #7
Move MediaItem data supplying functionality into separate classes which save by default after edit
Support opening YouTube and YouTube Music URLs (only /watch and /channel implemented currently)
Continue artist page redesign
toasterofbread added a commit that referenced this issue Nov 12, 2023
Add alt style for MediaItemGrid (#7)
Fix false onCreate() call on MediaPlayerService
Show time until/since song plays in long press menu (#8)
Add long press to NowPlayingMainTab artist button (closes #8)
Remove PlatformContext.mainThread and PlatformContext.networkThread
Add prefs item for Settings.KEY_LYRICS_ENABLE_WORD_SYNC
Add Settings.KEY_LYRICS_FONT_SIZE (closes #28)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant