spotube/lib/extensions
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_simple.dart refactor: use extension methods for simple album to album and simple track to track conversion 2024-03-21 00:48:21 +06:00
artist_simple.dart refactor: artist name string as extension 2024-03-21 00:30:27 +06:00
color.dart feat(artist): modularize page and add wikipedia section 2023-11-22 20:23:12 +06:00
constrains.dart feat(artist): modularize page and add wikipedia section 2023-11-22 20:23:12 +06:00
context.dart feat: setup localization (l10n) and language switcher, add sidebar and navbar locale 2023-04-29 00:13:37 +06:00
duration.dart fix: keyboard shortcuts changing route but not update sidebar 2023-09-26 18:47:37 +06:00
image.dart refactor: use extension methods for simple album to album and simple track to track conversion 2024-03-21 00:48:21 +06:00
list.dart feat: improve and unify the logging framework (#738) 2023-09-30 18:20:45 +06:00
map.dart fix(playbutton_card): play and add to queue needs 2 clicks work 2023-03-02 13:20:07 +06:00
page.dart fix(playbutton_card): play and add to queue needs 2 clicks work 2023-03-02 13:20:07 +06:00
string.dart chore: fix getting started screen theme and bump version and generate changelogs 2024-03-08 19:50:57 +06:00
theme.dart feat: rename files to snake_case and reorganize folder structure 2022-12-08 11:43:31 +06:00
track.dart refactor: use tcp server based track matcher (#1386) 2024-04-11 17:56:41 +06:00