More favorite tabs & add people to favorites (#210)

Adds Video, Playlists, & People tabs to the favorites page

Also adds ability to add people to favorites via context menu or on
their page

Closes #199
This commit is contained in:
damontecres 2025-11-13 16:12:42 -05:00 committed by GitHub
parent 655720fc05
commit 19b712d54b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 356 additions and 102 deletions

View file

@ -82,6 +82,7 @@
<string name="playback_speed">Playback Speed</string>
<string name="playback">Playback</string>
<string name="playlist">Playlist</string>
<string name="playlists">Playlists</string>
<string name="preview">Preview</string>
<string name="profile_specific_settings">User Profile Settings</string>
<string name="queue">Queue</string>
@ -135,6 +136,7 @@
<string name="version">Version</string>
<string name="video_scale">Video Scale</string>
<string name="video">Video</string>
<string name="videos">Videos</string>
<string name="watch_live">Watch live</string>
<string name="years_old">%1$d years old</string>
<string name="play_with_transcoding">Play with transcoding</string>