Added support for importing Soundcloud likes as a new tab before About in a user's channel.

The likes are also retrieved in the feed if the user is subscribed to.
This commit is contained in:
watermelon42 2025-06-18 17:19:54 +03:00 committed by TobiGr
parent f3c20d43be
commit f119a368d8
4 changed files with 15 additions and 1 deletions

View file

@ -828,6 +828,7 @@
<string name="channel_tab_channels">Channels</string>
<string name="channel_tab_playlists">Playlists</string>
<string name="channel_tab_albums">Albums</string>
<string name="channel_tab_likes">Likes</string>
<string name="channel_tab_about">About</string>
<string name="show_channel_tabs">Channel tabs</string>
<string name="show_channel_tabs_summary">What tabs are shown on the channel pages</string>