Commit graph

1014 commits

Author SHA1 Message Date
Kelvin
55781e2b34 Download estimations, codec in sources, wip plugin source request executor, setting to disable source deduplication (simplify sources), support for SlideUpItem descriptions, bigger SlideUpItems 2024-08-13 20:47:16 +02:00
Kelvin
7439e44e44 SLD checks, minor fixes 2024-08-13 14:56:36 +02:00
Koen J
cf2639df3d Build fixes. 2024-08-06 12:19:58 +02:00
Koen
834de928c2 Rotation fixes. 2024-08-05 13:30:45 +02:00
Kelvin
72efb21439 Mark as watched action 2024-07-17 21:12:24 +02:00
Kelvin
aa8790ebdb Remove mediasession interval 2024-07-17 20:11:56 +02:00
Kelvin
6d491052ee Invert privatemode boolean 2024-07-17 19:56:38 +02:00
Kelvin
87ff4691ce Merge branch 'playback-experiment' into 'master'
403 Bypass & Privacy mode

See merge request videostreaming/grayjay!26
2024-07-17 17:32:54 +00:00
Kelvin
34d76e79ed Mandatory host body and suffic for wildcard urls 2024-07-17 19:31:59 +02:00
Kelvin
31b43da96f Pass private client pool variable 2024-07-17 18:30:30 +02:00
Kelvin
0540e673e2 Remove under construction on sources 2024-07-17 18:24:59 +02:00
Kelvin
4e88a63809 Privacy mode, Handle 403s 2024-07-17 18:11:08 +02:00
Kelvin
f7581f8a65 Block bypass attempts 2024-07-17 13:58:00 +02:00
Kelvin
e87a1c079c Experimentation code 2024-07-17 01:37:53 +02:00
Kelvin
3f9477c246 Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2024-07-16 20:18:54 +02:00
Kelvin
05ed1e188e Logging and refs 2024-07-16 20:18:46 +02:00
Koen
f3d06e49f8 Added setting to always proxy requests for FCast. Added logging to print dash manifests. 2024-07-15 10:16:54 +02:00
Koen
f9a4b68967 Updated submodules. 2024-07-14 15:39:57 +02:00
Kai DeLorenzo
3631cfe365
fix unstable api error 2024-07-05 12:06:32 -05:00
Kai DeLorenzo
da6eef905c
hide unable to resolve host exceptions when there are more videos in a playlist 2024-07-05 11:48:35 -05:00
Koen
8766ae176e Updated Spotify and possible fix for media session being killed after 10 minutes of inactivity. 2024-07-04 10:49:59 +02:00
Kelvin
36b53d490f Exclude HLS and Dash from source dedup 2024-07-03 21:37:15 +02:00
Kelvin
f9b8b812a4 Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2024-07-03 20:51:02 +02:00
Kelvin
ac9eae5272 refs 2024-07-03 20:50:52 +02:00
Tom
f270cc00d8 Merge branch 'github-issue-templates' into 'master'
Add issue template for bugs, docs, feature requests

See merge request videostreaming/grayjay!22
2024-07-02 20:41:49 +00:00
Kelvin
a5a3f970da Merge 2024-06-30 18:03:29 +02:00
Kelvin
987c465bf8 Refs 2024-06-30 18:01:41 +02:00
Kai DeLorenzo
cf3c766fd9 Update documentation_issue.yml 2024-06-28 15:34:55 +00:00
Kai DeLorenzo
7efafae432 Update feature_request.yml 2024-06-28 15:30:53 +00:00
Kai DeLorenzo
1b8f44dde3 Update bug_report.yml 2024-06-28 15:24:37 +00:00
Thomas Folbrecht
4d93246863 spelling 2024-06-27 14:53:27 -05:00
Thomas Folbrecht
0471886d9f forgot to commit changes to config 2024-06-27 14:31:52 -05:00
Thomas Folbrecht
266974b799 forgot to commit changes to config 2024-06-27 14:30:42 -05:00
Thomas Folbrecht
c3663c67d7 add labeler, fix copy 2024-06-27 12:59:03 -05:00
Thomas Folbrecht
07bb23d10b
fix license contact link 2024-06-26 20:04:32 -05:00
Thomas Folbrecht
749fc22c6b
rm contact 2024-06-26 15:59:46 -05:00
Thomas Folbrecht
9f9a4e8298
Add issue template for bugs, docs, feature requests
points users to chat.futo.org for support
2024-06-26 15:42:12 -05:00
Kai DeLorenzo
39e7d64d3f
remove save icon after saving 2024-06-26 15:03:01 -05:00
Kai DeLorenzo
35d8610c00 Update packageHttp.md 2024-06-26 17:01:25 +00:00
Koen
bc550ae8f5 Removed exporting service. 2024-06-26 16:01:08 +02:00
Kai DeLorenzo
c76ef7f19b Merge branch 'playlist-fixes' into 'master'
Playlist Fixes

See merge request videostreaming/grayjay!21
2024-06-25 15:35:46 +00:00
Kai DeLorenzo
b7781264d3
changed playlist limit to 100
added save button to non-saved local playlists
2024-06-25 10:22:23 -05:00
Kai DeLorenzo
696e03941a
pass through actions to local playlist and auto convert playlists with 20 or fewer videos 2024-06-24 13:00:58 -05:00
Kai DeLorenzo
4609a351dc
don't save playlists that weren't explicitly copied
fixed exception failed to convert playlist job cancelled
2024-06-24 10:50:40 -05:00
Kelvin K
c275415a49 Hide playlist video count if unknown 2024-06-20 11:51:11 +02:00
Kelvin K
486ebd6bc8 Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2024-06-19 19:14:20 +02:00
Kelvin K
74b9926647 Refs 2024-06-19 19:14:05 +02:00
Koen
2a6ba6d541 Fixed remote playlist ToPlaylist. 2024-06-14 14:54:37 +02:00
Koen
931216ab7d Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2024-06-14 13:32:10 +02:00
Koen
916936e179 Implemented proper remote playlist support. 2024-06-14 13:32:00 +02:00