Commit Graph

148 Commits

Author SHA1 Message Date
jellyfin-bot
a3c19d47a8
Prepare for release v11 (#54) 2024-06-14 07:37:00 -06:00
Cody Robibero
eab72a5530 more cleanup 2024-06-14 07:30:05 -06:00
Cody Robibero
7a08a85e7f
Merge pull request #53 from emveepee/enhancerecordings
Recording enhancements
2024-06-14 07:20:39 -06:00
Cody Robibero
ed262e7168 clean up 2024-06-14 07:17:26 -06:00
Martin Vallevand
cccea1622f Recording enhancements
Enhanced recording security , configuration and polling, in-progress playback,  allow client direct play.
2024-06-10 09:30:05 -04:00
jellyfin-bot
3d5593a0e6
Prepare for release v10 (#50) 2024-05-25 09:33:52 -06:00
emveepee
089b919e54
Allow dynamic recording URLs (#49) 2024-05-25 09:13:20 -06:00
jellyfin-bot
666b53c8c3
Prepare for release v9 (#42) 2024-05-21 15:07:52 -06:00
Cody Robibero
44760a855c
Update Jellyfin.Plugin.NextPVR.csproj 2024-05-21 10:12:00 -06:00
emveepee
d375758b21
Initial changes for 10.9.1 (#48) 2024-05-21 10:10:18 -06:00
Cody Robibero
4e170ab567 add unstable workflow 2024-03-25 16:50:34 -06:00
Cody Robibero
0f2571f6f2 update secrets 2024-03-09 08:24:00 -07:00
Cody Robibero
2cb51b8a12
Merge pull request #41 from h1dden-da3m0n/fix/bump-ci 2022-05-15 20:27:51 -04:00
K3rnelPan1c
5883587b55 fix: meta ci workflows 2022-05-15 23:24:07 +02:00
Cody Robibero
6cc8fb7eb4
Merge pull request #37 from jellyfin/prepare-8 2022-04-07 15:30:26 -06:00
Cody Robibero
25816f0915
Update build.yaml 2022-04-07 15:30:03 -06:00
jellyfin-bot
0d475be817 Bump version to 8 2022-04-07 21:29:16 +00:00
Cody Robibero
ecf6ccd188
Merge pull request #39 from emveepee/pre8 2022-04-07 15:28:45 -06:00
emveepee
aad4067abb SeralizerChange
Changed 10.8 JSON Serializer does not understand underscores
2022-04-03 13:58:37 -04:00
emveepee
671d811171 Add new parameter
10.8.0 seems to require this parameter for Live TV
2022-04-02 22:21:15 -04:00
emveepee
5a933e4268 Add GetChannelStreamMediaSources
10.8 beta implements GetChannelStreamMediaSources.  Copy TVHeadend handling
2022-04-02 22:20:21 -04:00
emveepee
0bfa8aefc4 Remove test code
Code used for testing made it into production
2022-03-29 15:49:50 -04:00
emveepee
c733cda1ff Fix broken JSON handling
JSON PR did not use the correct default for the JSON in this addon
2022-03-29 15:48:45 -04:00
Cody Robibero
8d22a5be57
Merge pull request #36 from jellyfin/ci 2022-03-19 09:30:03 -06:00
K3rnelPan1c
39a0c090ed
bump version 2022-03-19 16:12:50 +01:00
Cody Robibero
06060f0164 Use meta ci 2022-03-19 08:32:58 -06:00
Cody Robibero
6d97ef9199
Merge pull request #28 from jellyfin/prepare-7 2021-12-11 09:39:50 -07:00
Cody Robibero
96d3bba22b
Update build.yaml 2021-12-11 09:39:20 -07:00
Cody Robibero
c2d9d95532
Update build.yaml 2021-12-11 09:39:02 -07:00
jellyfin-bot
93eaa3cf79 Bump version to 7 2021-12-11 16:38:06 +00:00
Cody Robibero
b4fe4bb7ba add missing files 2021-12-11 09:37:45 -07:00
Cody Robibero
9d982ee980 10.8, clean up 2021-12-11 09:34:59 -07:00
Cody Robibero
f76dd0938b
Merge pull request #31 from emveepee/alpha2
Changes for 10.8 alpha2
2021-12-11 07:53:21 -07:00
emveepee
16c752bfc0 10.8 alpha2
Build changes for 10.8 alpha2
2021-12-07 16:02:57 -05:00
emveepee
4eb757cb4a Update ChannelResult
ChannelItem result is now readonly and cannot be modified
2021-12-07 16:01:34 -05:00
emveepee
ccf479e366 Update JSON
Use Jellyfin.Extensions.Json
2021-12-07 15:59:24 -05:00
K3rnelPan1c
bbe883af89
Merge pull request #17 from daullmer/json
Use System.Text.Json
2021-10-15 21:12:17 +02:00
David
1a6b91aebf
Store JsonSerializerOptions in readonly field 2021-10-12 14:23:07 +02:00
David
61e993f8cb
Use System.Text.Json 2021-10-12 14:23:06 +02:00
h1dden-da3m0n
5f0eff71c8
Merge pull request #27 from jellyfin/prepare-6
Prepare for release v6
2021-07-20 22:54:25 +02:00
jellyfin-bot
52a17de4ff Bump version to 6 2021-07-20 20:41:45 +00:00
Odd Stråbø
a320c8d000
Merge pull request #25 from grafixeyehero/remove-jquery
remove jQuery and update to es6
2021-07-20 22:41:25 +02:00
Odd Stråbø
28ef6874f0
Merge pull request #26 from h1dden-da3m0n/update/ci
Update ci
2021-07-11 13:50:39 +02:00
Odd Stråbø
5703853a24
Update .github/dependabot.yml 2021-07-11 13:50:32 +02:00
h1dden-da3m0n
5c86cce360 add label-sync workflow 2021-07-04 01:13:19 +02:00
h1dden-da3m0n
72c69a816d update build workflow 2021-07-04 00:45:31 +02:00
h1dden-da3m0n
e168f3bd8e add prepare release PR update to workflow 2021-06-19 21:10:13 +02:00
h1dden-da3m0n
9c5706eb49 remove useless workflow 2021-06-19 21:10:04 +02:00
h1dden-da3m0n
a1bbaec5e7 update to slow down dependabot 2021-06-19 21:09:56 +02:00
Cody Robibero
ec86f7a4b0
Merge pull request #24 from h1dden-da3m0n/chore/plugin-images
chore: plugin images
2021-06-15 17:58:12 -06:00