natilou
090874591a
go fmt
2024-05-18 16:07:50 -03:00
natilou
d939c7f85f
add 'Skip duplicates' option
2024-05-18 16:03:21 -03:00
natilou
1b53695589
add a list with all the playlists and then filter by the search text
2024-05-18 12:04:18 -03:00
natilou
9a587eee98
chore: Improve 'Add to playlists' dialog
2024-05-18 12:04:18 -03:00
natilou
6e6f377621
Add comment clarification about SearchDialog
2024-05-05 13:32:46 -03:00
natilou
2c7394ea98
rename method
2024-05-05 12:54:35 -03:00
natilou
4eefa4d1fb
chore: Implement SearchDialog component
...
Currently, this component is used by QuickSearch dialog. And then, it will be
used by the "Add to playlist" dialog.
I added some setters and getters to the QuickSearch dialog to abstract the interaction
between QuickSearch and SearchDialog from the Controller.
After this PR, I will implement the 'Add to playlist' dialog to incorporate the SearchDialog.
2024-05-05 12:54:35 -03:00
natilou
f52a15e1da
remove import not used
2024-05-02 21:02:52 -03:00
natilou
e925b2fd2d
chore: Delete cache playlists when playlists are modified
2024-05-02 20:36:50 -03:00
natilou
0bd0ea8919
adding get son radio support to Jellyfin server
2024-03-30 12:31:14 -03:00
natilou
c1bf789432
fix fmt
2024-03-30 12:26:42 -03:00
natilou
298f4f6602
feat: Add Song radio option in tracklist.
...
At this moment this feature is only available on the Subsonic media provider. Using a
Jellyfin server the "Play song radio" option will be disabled.
2024-03-30 12:26:42 -03:00
natilou
934302131e
chore: upgrade go-jellyfin library
2024-03-29 14:05:59 -03:00
natilou
d168651cfa
including the new .svg file as well as the changes to bundled_gen.sh
2024-01-06 10:25:08 -03:00
natilou
55a959ac4c
adding default color name, calling updateNavBtnsColor in SetPage and handling the nil case
2024-01-06 10:25:08 -03:00
natilou
4e62db34f1
adding new svg icon for ResHeartFilledSvg and other svg icon for ResHeartOutlineSvg
2024-01-06 10:25:08 -03:00
natilou
159c127be8
Highlight the icon of the current page and reset the original color of the rest
2024-01-06 10:25:08 -03:00