spotube/lib/models/database/tables
Kingkor Roy Tirtho 9f2d423cfe
feat: add invidious audio source and fix auto skipping tracks (#2005)
* feat: add invidious audio source with automatic track switch even on server playback endpoint

* fix: switching to different source on playback endpoint error not working

* chore: update invidious version

* feat: invidious instances customizability
2024-10-17 22:33:03 +06:00
..
audio_player_state.dart refactor: replace all instances of proxy playlist 2024-06-24 20:52:40 +06:00
authentication.dart refactor: use drift db based authentication 2024-06-16 22:33:23 +06:00
blacklist.dart refactor(blacklist): use drift sql db instead of hive 2024-06-14 22:23:12 +06:00
history.dart refactor(stats): migrate stats to use drift db 2024-06-29 17:05:06 +06:00
lyrics.dart refactor: synced lyric cache to use drift db 2024-06-30 11:01:40 +06:00
preferences.dart feat: add invidious audio source and fix auto skipping tracks (#2005) 2024-10-17 22:33:03 +06:00
scrobbler.dart refactor: lastfm scrobbling to drift db 2024-06-17 18:08:57 +06:00
skip_segment.dart refactor: use drift for skip segments and source matches 2024-06-14 21:24:42 +06:00
source_match.dart refactor: use drift for skip segments and source matches 2024-06-14 21:24:42 +06:00