Lomion0815
21f653ac5c
Further Release 10.9.x improvements ( #92 )
2024-08-20 11:12:15 -06:00
citronalco
e7813bd973
Readme: update build requirements ( #93 )
2024-08-20 11:11:19 -06:00
Lomion0815
cdc05c4aa9
Fixed link to TVHeadend image ( #83 )
2024-05-22 08:46:33 -06:00
Lomion0815
cf1b47afc8
Set correct dates for recordings ( #84 )
2024-05-20 17:19:11 -06:00
Lomion0815
5520ecaf2f
Changed HTSP field "summary" to correct name "subtitle". ( #85 )
2024-05-20 17:18:48 -06:00
jellyfin-bot
193b2050b3
Prepare for release v12 ( #75 )
2024-05-20 07:15:46 -06:00
Cody Robibero
2ddef6907e
Merge pull request #82 from jellyfin/unstable
2024-05-20 07:13:30 -06:00
Lomion0815
d29dd4bf61
Fixed TV Recording channel for 10.9 ( #81 )
2024-05-20 05:05:21 -06:00
Lomion0815
d88dccc2e8
Fixed issue where ffmpeg contiunes to probe live TV Stream by reducing maximal probe time to 3 seconds. ( #80 )
2024-05-18 10:52:59 -06:00
Cody Robibero
40494cac51
Fix namespace
2024-05-11 15:08:50 -06:00
Cody Robibero
1ec7242be1
Merge pull request #78 from lomion0815/unstable-2
2024-05-11 14:42:26 -06:00
Lomion0815
3c0dc13f6b
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2024-05-11 22:41:22 +02:00
lomion0815
b183df1d6d
Update for 10.9 - Step 1
...
TODO: "TVHeadend Recordings" is not working
2024-05-09 08:08:44 +02:00
Cody Robibero
f710417b78
add unstable workflow
2024-03-25 16:50:34 -06:00
Cody Robibero
900472078b
update secrets
2024-03-09 08:26:06 -07:00
Cody Robibero
f57a8c17e3
Merge pull request #74 from Charlese2/fix-receive-handler
...
Stop Async connection handler threads if remote host has closed the connection.
2024-03-03 11:35:54 -07:00
Charlese2
de0ade1394
Stop Async connection handler threads if remote host has closed the connection.
2024-03-02 17:14:15 -07:00
Cody Robibero
5c29b9907d
Merge pull request #48 from jellyfin/prepare-11
...
Prepare for release v11
2022-06-14 05:09:48 -06:00
jellyfin-bot
3a7ed5b5d2
Bump version to 11
2022-06-12 14:31:04 +00:00
Cody Robibero
001d943c06
Merge pull request #57 from lomion0815/padding
2022-06-12 08:30:48 -06:00
markus
34c9a14b57
Added Pre-Padding and Post-Padding to settings. This is used when scheduling recordings. Before it was fixed to 0 seconds.
...
TODO: Check if an empty value results in using the DVR Profile settings.
2022-05-31 19:48:19 +02:00
Cody Robibero
59f63c7064
Merge pull request #56 from h1dden-da3m0n/fix/bump-ci
2022-05-15 20:38:11 -04:00
K3rnelPan1c
b6a96b6fa9
fix: meta ci workflows
2022-05-15 23:24:20 +02:00
Cody Robibero
4d8fc47524
Merge pull request #55 from jellyfin/ci
2022-03-19 10:02:42 -06:00
K3rnelPan1c
7b3228569b
bump version
2022-03-19 16:49:25 +01:00
Cody Robibero
7a7f2518fb
Use meta ci
2022-03-19 08:48:08 -06:00
Cody Robibero
70c06e2d8e
Merge pull request #46 from jkellerer/fix-dlna-streaming
2022-01-29 17:10:07 -07:00
Juergen Kellerer
158ed66e87
Using persistant MediaSourceInfo.Id to avoid race conditions
...
Fixes glitches in switching resolutions or between DLNA devices
2022-01-29 17:26:52 +01:00
Juergen Kellerer
0aeea1c886
Made ticket cache fully async & concurrent while ensuring non-parallel request for one ticket
2022-01-29 17:25:04 +01:00
Juergen Kellerer
7e9197e694
Fixed: stream to DLNA device
...
Without this change "stream to DLNA" creates an empty MediaPath leading to broken ffmpeg commands.
2021-12-19 23:08:17 +01:00
Juergen Kellerer
1bb87b5ca0
Setting ChannelInfo.IsHD
2021-12-19 23:05:43 +01:00
Juergen Kellerer
f2cf2a15c0
Added access ticket cache to ensure stable MediaSourceInfo
...
Caches TVH access tickets to ensure MediaSourceInfo is stable when retrieved subsequently.
Without this Jellyfin may not find corresponding media streams and fail.
2021-12-19 23:04:58 +01:00
Cody Robibero
15ee8aaacf
Merge pull request #45 from jellyfin/prepare-10
2021-11-01 15:35:38 -06:00
jellyfin-bot
4084254353
Bump version to 10
2021-11-01 21:21:44 +00:00
Claus Vium
6ed2b0ba34
Merge pull request #42 from jellyfin/10.8
...
10.8 support
2021-11-01 22:21:25 +01:00
Cody Robibero
da7932f6fb
Remove unused function
2021-11-01 15:05:34 -06:00
Cody Robibero
9fa2bf6060
Fix ci build
2021-11-01 11:46:13 -06:00
Cody Robibero
8669514e4c
10.8 support
2021-09-27 19:51:29 -06:00
Cody Robibero
04c8461482
Merge pull request #40 from jellyfin/prepare-9
...
Prepare for release v9
2021-09-03 04:58:49 -06:00
jellyfin-bot
9907220dd1
Bump version to 9
2021-09-03 10:50:48 +00:00
Cody Robibero
574db335b6
Merge pull request #41 from Shadowghost/logging-cleanup
...
reduce log spam and clean up log messages
2021-09-03 04:40:22 -06:00
Shadowghost
9c9d8f334b
reduce log spam and clean up log messages
2021-09-03 00:38:06 +02:00
Odd Stråbø
622c45cb07
Merge pull request #39 from h1dden-da3m0n/update/ci
...
Update ci
2021-07-11 13:55:36 +02:00
Odd Stråbø
81443c5796
Update .github/dependabot.yml
2021-07-11 13:55:25 +02:00
h1dden-da3m0n
68265a66a8
add label-sync workflow
2021-07-04 01:13:19 +02:00
h1dden-da3m0n
36bd8ece10
update build workflow
2021-06-29 21:26:03 +02:00
h1dden-da3m0n
ccda1b38ea
add prepare release PR update to workflow
2021-06-19 21:42:15 +02:00
h1dden-da3m0n
b16bd5f882
remove useless workflow
2021-06-19 21:42:02 +02:00
h1dden-da3m0n
1926795564
update to slow down dependabot
2021-06-19 21:41:52 +02:00
Odd Stråbø
7767645a6f
Merge pull request #37 from h1dden-da3m0n/chore/plugin-images
...
chore: plugin images
2021-06-16 01:54:53 +02:00