spotube/lib/pages
Kingkor Roy Tirtho 22a49e56a2
refactor: use tcp server based track matcher (#1386)
* refactor: remove SourcedTrack based audio player and utilize mediakit playback system

* feat: implement local (loopback) server to resolve stream source and leverage the media_kit playback API

* feat: add source change support and re-add prefetching tracks

* fix: assign lastId when track fetch completes regardless of error

* chore: remove print statements

* fix: remote queue not working

* fix: increase mpv network timeout to reduce auto-skipping

* fix: do not pre-fetch local tracks

* fix(proxy-playlist): reset collections on load

* chore: fix lint warnings

* fix(mobile): player overlay should not be visible when the player is not playing

* chore: fix typo in turkish translation

* cd: checkout PR branch

* cd: upgrade flutter version

* chore: fix lint errors
2024-04-11 17:56:41 +06:00
..
album chore: remove direct access to .value without calling asData.value 2024-03-23 20:37:52 +06:00
artist feat: LAN connect a.k.a control remote Spotube playback and local output device selection (#1355) 2024-04-04 22:22:00 +06:00
connect refactor: use tcp server based track matcher (#1386) 2024-04-11 17:56:41 +06:00
desktop_login feat: improved caching based on riverpod (#1343) 2024-03-20 23:38:39 +06:00
getting_started chore: fix getting started showing up everytime 2024-03-08 23:07:55 +06:00
home feat: LAN connect a.k.a control remote Spotube playback and local output device selection (#1355) 2024-04-04 22:22:00 +06:00
lastfm_login feat: improved caching based on riverpod (#1343) 2024-03-20 23:38:39 +06:00
library chore: remove direct access to .value without calling asData.value 2024-03-23 20:37:52 +06:00
lyrics refactor: use tcp server based track matcher (#1386) 2024-04-11 17:56:41 +06:00
mobile_login feat: LAN connect a.k.a control remote Spotube playback and local output device selection (#1355) 2024-04-04 22:22:00 +06:00
playlist chore: remove direct access to .value without calling asData.value 2024-03-23 20:37:52 +06:00
root refactor: use tcp server based track matcher (#1386) 2024-04-11 17:56:41 +06:00
search feat: LAN connect a.k.a control remote Spotube playback and local output device selection (#1355) 2024-04-04 22:22:00 +06:00
settings chore: make dropdown buttons more attractive 2024-04-09 01:15:39 +06:00
track refactor: use extension methods for simple album to album and simple track to track conversion 2024-03-21 00:48:21 +06:00