Kelvin
8839d9f1c6
Fix for misisng exports for export playlist
2025-02-12 16:31:30 +01:00
Kelvin
0630ec1d46
Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay
2025-02-11 20:31:33 +01:00
Kelvin
4dce8d6a80
Export playlist support
2025-02-11 20:31:26 +01:00
Koen J
3b62f999bf
Fixed HttpFileHandler bug causing casting local webm not to work.
2025-02-11 17:41:25 +01:00
Kelvin
65ae8610fd
Hide download for live videos
2025-02-11 17:06:57 +01:00
Kelvin
c1c2000c98
Download container fixes
2025-02-11 16:13:07 +01:00
Kelvin
287c2d82a1
Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay
2025-02-11 14:13:55 +01:00
Kelvin
5cde1650f4
DashRaw streammetadata fetching
2025-02-11 14:13:48 +01:00
Kelvin
a4b90f14ab
Merge branch 'hls-audio-only-download' into 'master'
...
Hide audio only option when no audio sources
See merge request videostreaming/grayjay!87
2025-02-11 12:30:53 +00:00
Koen J
4826b40136
Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay
2025-02-11 10:32:24 +01:00
Koen J
62618224da
Casting server did not bind to an automatically selected port.
2025-02-11 10:32:11 +01:00
Kai
49f15e1637
don't show audio only download option if there aren't any audio sources available
...
for HLS and DASH the HLS and DASH pickers give the option to only download audio
Changelog: changed
2025-02-10 22:32:56 -06:00
Kelvin
e36047c890
Merge branch 'prevent-exception-replay' into 'master'
...
Prevent Exception Replay When Unsubscribing From Deleted Channel
See merge request videostreaming/grayjay!77
2025-02-10 19:15:09 +00:00
Kelvin
8f1199bd08
Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay
2025-02-10 20:12:50 +01:00
Kelvin
d6e045ea4e
JSDOM, optional packages, Channel not crash if opened without plugin, downloads ordering fixes/naming
2025-02-10 20:12:43 +01:00
Kelvin
304e48996b
Merge branch 'rotation-lock-fix' into 'master'
...
Fix Rotation Lock Activity Resume Issue
See merge request videostreaming/grayjay!83
2025-02-10 18:55:19 +00:00
Kelvin
f350dc83b8
Merge branch 'brightness-fix' into 'master'
...
Restore Overlay Brightness When Re-entering Full Screen
See merge request videostreaming/grayjay!84
2025-02-10 18:53:38 +00:00
Kelvin
ebb7beda8c
Merge branch 'fix-background-playback' into 'master'
...
Background playback support for HLS and DASH
See merge request videostreaming/grayjay!80
2025-02-10 18:48:05 +00:00
Kelvin
a01f3da66e
Merge branch 'adaptive-streaming-auto-ui' into 'master'
...
Auto mode UI for adaptive streams (HLS and DASH)
See merge request videostreaming/grayjay!76
2025-02-10 18:47:50 +00:00
Kelvin
72f5b5fbc0
Ref
2025-02-07 19:08:38 +01:00
Kelvin
330aa495c8
Playlist dup prevention, download search and ordering, optional package support
2025-02-06 21:36:33 +01:00
Kelvin
0b529ae94d
Plugin changelog support, Hide hidden from search setting, No author change warning if missing pubkey, toast on add to playlist, better autoplay description, Playlist total duration label
2025-02-06 19:19:29 +01:00
Kelvin
83b35183d0
Channel shorts tab, Forced batch parallelization, Playlist download support for live sources, hardware codec query
2025-02-05 19:40:28 +01:00
Alexandre Picavet
daf1d42a0f
feat(player): Add a setting to adjust player seek duration
...
Create a seekOffset dropdown setting defaulting to 10 seconds.
Update the fastForwardTick method of the GestureControlView to take the
seekOffset setting into account and update the view accordingly.
2025-02-04 22:00:08 +01:00
Kelvin
2cd01eb1fe
Merge
2025-02-03 21:38:18 +01:00
Kelvin
07378f665a
Fix http memory leak for byte responses, refs
2025-02-03 21:36:41 +01:00
Kai DeLorenzo
bfd5f24f4c
Fix https://github.com/futo-org/grayjay-android/issues/727
2025-01-27 21:51:17 +00:00
Kai
3d617187af
update rotation lock approach
...
Changelog: changed
2025-01-27 12:03:25 -06:00
Koen J
d040b93ca9
Updated submodules and fixed IPv6 casting play address being wrong.
2025-01-23 14:26:08 +01:00
Kai
a1d460385d
prevent the user from needing to tap update on system dialog when self updating
...
Changelog: added
2025-01-20 15:38:26 -06:00
Koen J
a410e2962a
Only take one line for signing.
2025-01-20 14:04:55 +01:00
Koen J
f5aa8f37bb
Updated youtube.
2025-01-17 22:19:02 +01:00
Koen J
7e932df450
Updated submodules.
2025-01-17 22:01:26 +01:00
Koen J
3d4741727e
Updated submodules.
2025-01-17 21:37:28 +01:00
Kelvin
a03b63ef74
Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay
2025-01-17 21:27:23 +01:00
Kelvin
15ce3e9f20
Timeout support
2025-01-17 21:27:12 +01:00
ajp-dev
d2ed0c65ca
fix link typo for Script Signing
...
typo causes HTTP 400 error when accessing link to Script Signing.md
2025-01-17 17:05:49 +08:00
Kai
da58b72f9d
add background playback support for videos without an explicit audio source
...
Changelog: changed
2025-01-14 11:36:37 -06:00
Kai DeLorenzo
1639bd7af1
Merge branch 'improve-full-screen-portrait-docs' into 'master'
...
improve full screen portrait docs
See merge request videostreaming/grayjay!79
2025-01-14 16:00:51 +00:00
Kai
d474121f85
improve full screen portrait docs
...
Changelog: changed
2025-01-14 09:59:17 -06:00
Kai
978f76ffb6
Added current quality to auto item
...
Changelog: added
2025-01-10 14:38:54 -06:00
Kai
084bac00f5
Clear feed loading exceptions to prevent replay of exceptions
...
Changelog: changed
2025-01-08 21:54:03 -06:00
Kai
94454172dd
Add UI to show when adaptive streams (HLS and DASH) are in auto mode
...
Changelog: added
2025-01-08 20:43:38 -06:00
Koen J
891d3cf966
Added debug message.
2025-01-06 16:55:02 +01:00
Koen J
561d5ec7ab
Fixes to sync.
2025-01-06 15:56:31 +01:00
Koen J
7ce437d50a
Updated submodule.
2025-01-06 11:42:14 +01:00
Kelvin
4b02d4ce90
Merge branch 'zvonimir-dev' into 'master'
...
workflow: Remove labeler
See merge request videostreaming/grayjay!74
2024-12-23 20:44:25 +00:00
Zvonimir Zrakić
3107185869
workflow: Remove labeler
2024-12-23 21:31:06 +01:00
Koen
2e3584a353
Merge branch 'zvonimir-dev' into 'master'
...
Improve issue templates
See merge request videostreaming/grayjay!73
2024-12-23 18:36:32 +00:00
Zvonimir Zrakić
e5b1be195c
fix: Fix issue templates, add new plugins
2024-12-23 18:45:35 +01:00