Handle shuffling playlists

This commit is contained in:
Damontecres 2025-10-13 16:41:12 -04:00
parent 9148ca0719
commit a93f183f5f
No known key found for this signature in database
6 changed files with 65 additions and 4 deletions

View file

@ -31,4 +31,5 @@
<string name="fa_eye" translatable="false">&#xf06e;</string>
<string name="fa_eye_slash" translatable="false">&#xf070;</string>
<string name="fa_arrow_left_arrow_right" translatable="false">&#xf0ec;</string>
<string name="fa_shuffle" translatable="false">&#xf074;</string>
</resources>

View file

@ -75,5 +75,6 @@
<string name="updates">Updates</string>
<string name="no_update_available">No update available</string>
<string name="clear_image_cache">Clear image cache</string>
<string name="shuffle">Shuffle</string>
</resources>