Commit Graph

1885 Commits

Author SHA1 Message Date
a5494322ce Buildout 3.59.1; Fixing preconfiguration loader 2021-10-02 20:25:56 +13:00
99a1629d8d Upgrading preconfiguration to support redux 2021-10-02 20:17:23 +13:00
2499e0b750 Buildout 2021-10-02 14:01:18 +13:00
09b02fc751 Incorrect variable, fixes multi-select then drag deselecting all but the current track 2021-10-02 13:59:27 +13:00
08db93a885 Encoding names for URL construction, fixes #770 2021-10-02 13:40:17 +13:00
f9bc7dc2f5 Adding 'Reset Defaults' for Snapcast server-configured values 2021-10-02 13:26:01 +13:00
5ac06afcc4 Added From rebuild; buildout 2021-09-08 08:45:04 +12:00
adb6042b84 Displaying added_from inline, fetching title from state 2021-09-05 21:12:32 +12:00
0fcb7fb250 Adding filtering to category and categories 2021-09-05 13:00:26 +12:00
bdf3ecb9ff Recursive loading of categories, fixes #764 2021-09-05 12:38:06 +12:00
2eec578cd1 Accepting is_playable from Spotify and omitting from enqueue with visual indiciators. Fixes #759 2021-09-05 12:31:48 +12:00
9cc8fa375d Omit falsy tracks from playlist tracks, supersedes #748 and fixes #759 2021-09-05 12:14:04 +12:00
a2e6814684 Update listeners when selected tracks change (req'd for hotkeys) 2021-09-05 12:07:12 +12:00
30a3bb31b3 Just replace %, #761 2021-09-04 17:05:11 +12:00
3c2aa7d7b3 Standard URI encode names, fixes #761 2021-09-04 14:39:02 +12:00
9be9c0f2f8 Merge pull request #757 from orontee/filtered_lyrics
Filtered lyrics
2021-09-04 13:12:35 +12:00
f840b16423 Adding play position to deps 2021-08-22 17:06:24 +12:00
2c41f33db9 Filter out Genius lyrics with respect to track artist name 2021-08-15 18:11:05 +02:00
139eed5b7c Tracklist functional component 2021-08-15 12:20:16 +12:00
4a3e4e75fc Track now 100% functional component 2021-08-15 11:55:20 +12:00
3c055724b6 Playlist now 100% functional 2021-08-14 12:38:14 +12:00
cd39c3bafa Artist and subviews now 100% functional components 2021-08-10 12:17:29 +12:00
5de55817c3 Rendering added_from even without added_by 2021-08-10 12:17:19 +12:00
4179b1239a Artist refactor to functional component (WIP) 2021-08-08 15:09:24 +12:00
aa14c464f8 Refactoring to functional component 2021-08-08 14:37:19 +12:00
53da654578 Consistency for sorting and state storage 2021-08-08 14:21:28 +12:00
56c394f106 360px for mobile device threshold, consideration for 3ppi devices now much more comfortable size 2021-06-27 11:32:47 +12:00
3fab945b28 Pinned items at bottom, now at top 2021-06-25 20:26:30 +12:00
8ea292487c Fixing responsive on exactly 800px screens; Artist now sends name in URL 2021-06-20 08:58:44 +12:00
2fc20638fa Assets accept name in URL so we can load simple playlists (eg Tidal) that don't respond to playlists.lookup 2021-05-29 12:04:41 +12:00
6bec2a8ede Inverting genius icon for dark mode 2021-05-27 20:22:36 +12:00
8848677498 Resetting everything, then restoringg essentials, fixes #734; Buildout ago 2021-05-16 20:16:55 +12:00
8ff8fff234 Hotkeys to functional component; Security updates; Tests raudit (needs overhaul) 2021-05-15 21:02:43 +12:00
71a22ea85b Quote-wrapping prevents value insertion issues 2021-05-15 12:37:51 +12:00
14600279ff Drag-and-drop support for adding to new playlist, #723 2021-05-11 20:17:28 +12:00
4f681091ab Lyrics auto-update on track change, fixes #714. Some tracks still refuse, but most work now. Refactor to functional component 2021-05-10 21:07:08 +12:00
7869633fbd Create playlist and add tracks in one action, fixes #723 2021-05-09 21:05:14 +12:00
2868307857 Services icons (ie Genius) when svg 2021-05-09 20:14:38 +12:00
87180f81f9 Reset form resets state directly, fixes #736 2021-05-09 20:14:13 +12:00
178ef4defe Adding new playlist to library, fixes #733 2021-05-09 12:50:05 +12:00
a26611261d Upgrading other playlist views to use playlist providers selector 2021-05-05 21:20:00 +12:00
e186e51730 Clearing defunct icons; Tidal icon; Playlist image fetching (where backend supports it) 2021-05-02 20:50:08 +12:00
c5c818b36f Subdirectories now route to artist/album/playlist if backend type provided 2021-04-29 21:01:15 +12:00
74aa6e471a Merge pull request #737 from ineentho/fix/refresh-playlist-cache
Fix bug with refreshing playlists where only the first page would be refreshed
2021-04-29 19:34:16 +12:00
1923b0244a Also refresh subsequent pages when force-refreshing a playlist
Previously, only the first page would be refreshed and all songs after
the first 100 would be served stale from the cache.
2021-04-29 02:13:38 +02:00
c426aa522a Grid item source icon; Patching request URI back into response avoids never-loading playlists; URI now in Mopidy loadKey to properly show loader 2021-04-28 21:12:28 +12:00
d181856f43 Discover URI encoding/decoding, now iris:discover:ENCODED,ENCODED 2021-04-23 22:03:54 +12:00
f41646b4da Active state for sidebar pinned playlists 2021-04-23 22:03:31 +12:00
1e2a61eb51 Protecting against empty array 2021-04-23 13:37:52 +12:00
6615239f8c Discover URI needs re-encoding 2021-04-23 06:37:03 +12:00