Bnyro
|
4649b084e2
|
feat: preference to force maximum audio quality
|
2024-04-23 15:20:20 +02:00 |
|
Bnyro
|
6780f62c2c
|
refactor: simplify notification/player actions logic
|
2024-04-18 18:48:28 +02:00 |
|
Bnyro
|
dd59b89ddf
|
fix: crash in DownloadService if trying to read dead download item
|
2024-04-14 13:08:31 +02:00 |
|
Bnyro
|
aef1d0c965
|
Merge pull request #5871 from Bnyro/master
feat: chapters support for downloaded videos
|
2024-04-06 15:25:28 +02:00 |
|
Bnyro
|
f35ea239d5
|
feat: chapters support for downloaded videos
|
2024-04-06 15:24:34 +02:00 |
|
0x24d
|
ddcdfbad68
|
fix: Respect USE_HLS_OVER_DASH preference when playing in audio mode
|
2024-04-03 22:17:52 +01:00 |
|
Bnyro
|
e637fc59b7
|
chore: use hls if piped proxy disabled, remove piped proxy fallback option
|
2024-03-28 16:35:38 +01:00 |
|
Bnyro
|
70bfaddb2e
|
chore: reformat code using ktlint
|
2024-02-28 13:39:55 +01:00 |
|
Bnyro
|
951dc7737c
|
refactor: simplify watch position timer tasks
|
2024-02-27 14:58:59 +01:00 |
|
Bnyro
|
4b06bfb687
|
feat: watch positions support for downloaded media
|
2024-02-27 14:38:15 +01:00 |
|
Bnyro
|
0a4ccae79a
|
refactor: don't recreate player on orientation change
|
2024-02-18 16:59:53 +01:00 |
|
Bnyro
|
6616ad40bf
|
refactor: store notification ids in an enum
|
2024-01-22 14:12:00 +01:00 |
|
Bnyro
|
16c7986469
|
feat: support for downloading whole playlist at once
|
2024-01-22 14:00:04 +01:00 |
|
Bnyro
|
ed48f0ca49
|
feat: option to shuffle downloads in background
|
2024-01-17 17:45:30 +01:00 |
|
Bnyro
|
d7f95cd23d
|
feat: show duration in downloads and improve downloads UI
|
2024-01-08 20:01:48 +01:00 |
|
Bnyro
|
46acd28c26
|
feat: show repeat button in audio player when playback finished
|
2024-01-08 19:17:09 +01:00 |
|
Bnyro
|
73c98368a7
|
fix: improve solo queue repetition performance and make independent of autoplay
|
2024-01-08 19:01:16 +01:00 |
|
Bnyro
|
998abf8252
|
fix: clicking now playing notification in offline player opens audio player
|
2023-12-23 10:33:22 +01:00 |
|
Bnyro
|
9e415bbe23
|
fix: improve download speeds and anonymity
|
2023-12-06 14:39:50 +01:00 |
|
Bnyro
|
fa65d3998f
|
feat: automatically play the next downloaded video in offline audio mode
|
2023-12-04 16:20:37 +01:00 |
|
Bnyro
|
4f6531b619
|
refactor: set the wake mode everywhere and simplify player listener initializations
|
2023-11-15 16:59:54 +01:00 |
|
Paul Scheduikat
|
981890acb9
|
fix: background service audio playback when screen locked (#5142)
|
2023-11-15 16:55:09 +01:00 |
|
Bnyro
|
f99198f99a
|
style: run ktlint
|
2023-10-23 17:55:09 +02:00 |
|
Jānis
|
39d52ff4c2
|
fix: downloaded subtitles don't show (#5004)
|
2023-10-19 15:06:49 +02:00 |
|
Isira Seneviratne
|
36ae0e867c
|
refactor: Obtain stream upload date as an Instant
|
2023-10-19 05:10:49 +05:30 |
|
Isira Seneviratne
|
1ccb857f2a
|
fix: Properly parse date strings
|
2023-10-18 06:35:40 +05:30 |
|
Bnyro
|
b0f137da0a
|
fix: queue moves first video to end in background mode
|
2023-10-14 18:27:18 +02:00 |
|
FineFindus
|
b1c16cc622
|
style: run ktlint
|
2023-10-11 18:13:32 +02:00 |
|
Bnyro
|
ed4f65eb92
|
fix: date parsing crash due to YouTube AB testing
|
2023-10-05 14:45:38 +02:00 |
|
FineFindus
|
33d25fa1da
|
feat: option to autoplay videos in playlist (#4829)
|
2023-10-05 14:19:19 +02:00 |
|
Bnyro
|
153e4a14d8
|
refactor: simplify creation of new exo player instances
|
2023-09-26 13:22:12 +02:00 |
|
Bnyro
|
02bac319b8
|
fix: buggy icon to pause download
|
2023-09-26 13:12:32 +02:00 |
|
Bnyro
|
315f596776
|
refactor: move constants into the files they're actually used in
|
2023-09-10 12:51:03 +02:00 |
|
Bnyro
|
62ff36b77c
|
fix: videos played with background player not added to watch history
|
2023-09-10 12:28:20 +02:00 |
|
Bnyro
|
e6df9c7038
|
fix: video upload date not saved to watch history
|
2023-09-10 12:27:55 +02:00 |
|
Bnyro
|
6f2087b3aa
|
refactor: disable video tracks in audio only player
|
2023-09-08 16:42:35 +02:00 |
|
Bnyro
|
5989523dd3
|
fix: properly kill offline player notification
|
2023-09-08 16:24:55 +02:00 |
|
Bnyro
|
2d854030c9
|
style: run ktlint
|
2023-08-25 19:51:24 +02:00 |
|
Isira Seneviratne
|
c12482d000
|
refactor: Use Path extensions
|
2023-08-25 05:41:49 +05:30 |
|
FineFindus
|
3fb9e899cb
|
feat: add sponsorblock option to skip segment only once (#4584)
|
2023-08-22 16:05:21 +02:00 |
|
Bnyro
|
a88e817ae6
|
Merge pull request #4581 from Bnyro/master
feat: allow downloading audio based on language
|
2023-08-22 09:41:37 +02:00 |
|
Bnyro
|
cf79b7bd67
|
feat: allow downloading audio based on language
|
2023-08-22 09:42:22 +02:00 |
|
FineFindus
|
03d598a559
|
style: run ktlint
|
2023-08-21 20:09:34 +02:00 |
|
Bnyro
|
8faf1bde89
|
feat: infinite playing queue when auto-insert related streams enabled
|
2023-08-20 18:26:41 +02:00 |
|
Bnyro
|
5d1a6c0380
|
fix: download paused notification shown instead of completed
|
2023-08-13 22:55:15 +02:00 |
|
Bnyro
|
2abd184f78
|
fix: wrong indicated download progress
|
2023-08-13 12:27:15 +02:00 |
|
andrew-ld
|
5b5a644cce
|
feat: support hardware keys for playback control
|
2023-08-09 22:56:57 +02:00 |
|
Bnyro
|
f938a7dfc5
|
fix: crash when closing player via x on top left
|
2023-08-05 19:04:20 +02:00 |
|
Bnyro
|
f2c2834e3f
|
fix: crash when download file doesn't exist
|
2023-08-05 10:21:26 +02:00 |
|
Bnyro
|
3495649669
|
fix: respect preference to not start playing automatically everywhere
|
2023-08-04 18:38:45 +02:00 |
|