177 Commits

Author SHA1 Message Date
7c76402a4a Clean up dead code, consolidate duplication, fix redundancies
Some checks failed
🏗️ Build Plugin / build (push) Failing after 9s
🧪 Test Plugin / test (push) Successful in 1m28s
🚀 Release Plugin / build-and-release (push) Failing after 5s
Remove 9 dead methods, 6 unused constants, and redundant
ReaderWriterLockSlim from MetadataCache. Consolidate repeated
patterns into HasChapters, IsPlayable, and ToLowerString helpers.
Extract shared API methods in SRFApiClient. Move variant manifest
rewriting from controller to StreamProxyService. Make Auto quality
distinct from HD. Update README architecture section.
v1.0.17
2026-02-28 11:34:45 +01:00
Gitea Actions
873e531599 Update manifest.json for version 1.0.16 2026-01-17 20:31:09 +00:00
5c898a98f5 Use place holders for channel titles
All checks were successful
🏗️ Build Plugin / build (push) Successful in 2m56s
🧪 Test Plugin / test (push) Successful in 1m25s
🚀 Release Plugin / build-and-release (push) Successful in 2m51s
v1.0.16
2026-01-17 21:23:50 +01:00
Gitea Actions
c282a98377 Update manifest.json for version 1.0.15 2026-01-17 09:54:39 +00:00
92dc6d8203 fix: change in server side API for live stream
All checks were successful
🏗️ Build Plugin / build (push) Successful in 4m12s
🧪 Test Plugin / test (push) Successful in 1m24s
🚀 Release Plugin / build-and-release (push) Successful in 2m49s
v1.0.15
2026-01-17 10:46:11 +01:00
Gitea Actions
d313b68975 Update manifest.json for version 1.0.14 2025-12-30 12:38:41 +00:00
60434abd01 Use utf-8 decode everywhere
All checks were successful
🏗️ Build Plugin / build (push) Successful in 3m4s
🧪 Test Plugin / test (push) Successful in 1m24s
🚀 Release Plugin / build-and-release (push) Successful in 2m52s
v1.0.14
2025-12-30 13:31:13 +01:00
Gitea Actions
5ace3f4296 Update manifest.json for version 1.0.13 2025-12-21 13:02:38 +00:00
757aab1943 Break-line for placeholder titles when too long
All checks were successful
🏗️ Build Plugin / build (push) Successful in 2m57s
🧪 Test Plugin / test (push) Successful in 1m26s
🚀 Release Plugin / build-and-release (push) Successful in 2m56s
v1.0.13
2025-12-21 13:55:11 +01:00
Gitea Actions
23d8da9ae7 Update manifest.json for version 1.0.12 2025-12-20 13:35:38 +00:00
2631c93444 moved repo install guide to top 2025-12-20 14:32:13 +01:00
7f71d3419c Add repo manifest
All checks were successful
🏗️ Build Plugin / build (push) Successful in 2m49s
🧪 Test Plugin / test (push) Successful in 1m21s
🚀 Release Plugin / build-and-release (push) Successful in 2m46s
Use title cards when non provided or is livestream
v1.0.12
2025-12-20 14:28:39 +01:00
dbbdd7eb6d utf-8 decdoding
All checks were successful
🏗️ Build Plugin / build (push) Successful in 2m46s
🧪 Test Plugin / test (push) Successful in 1m21s
🚀 Release Plugin / build-and-release (push) Successful in 2m41s
v1.0.11
2025-12-14 09:52:22 +01:00
9146830546 remove live-tv as it has issues with URI resolution
All checks were successful
🏗️ Build Plugin / build (push) Successful in 2m43s
🧪 Test Plugin / test (push) Successful in 1m16s
2025-12-07 18:18:40 +01:00
0548fe7dec Use TV guide for livestreams
All checks were successful
🏗️ Build Plugin / build (push) Successful in 2m53s
🧪 Test Plugin / test (push) Successful in 1m21s
2025-12-07 17:41:48 +01:00
198fc4c58d more consolidation
All checks were successful
🚀 Release Plugin / build-and-release (push) Successful in 2m51s
🏗️ Build Plugin / build (push) Successful in 2m50s
🧪 Test Plugin / test (push) Successful in 1m20s
v1.0.10
2025-12-07 13:29:13 +01:00
ed4cc0990c mixed refactor
All checks were successful
🏗️ Build Plugin / build (push) Successful in 2m47s
🧪 Test Plugin / test (push) Successful in 1m22s
🚀 Release Plugin / build-and-release (push) Successful in 2m39s
v1.0.9
2025-12-06 20:18:43 +01:00
4f9ebe2bce enable query and provide stream assumed stream info if missing.
All checks were successful
🏗️ Build Plugin / build (push) Successful in 2m38s
🧪 Test Plugin / test (push) Successful in 1m14s
2025-12-06 18:08:34 +01:00
14b6c33542 Proxy images to fix broken meta-data 2025-12-06 17:34:17 +01:00
a0e7663323 refactor to unify data fetching and define abstract API for re-use
All checks were successful
🏗️ Build Plugin / build (push) Successful in 2m35s
🧪 Test Plugin / test (push) Successful in 1m14s
2025-12-06 17:29:05 +01:00
0fea57a4f9 Dynamically fetch livestream info, resolves bug where stale data caused playback to fail.
All checks were successful
🏗️ Build Plugin / build (push) Successful in 3m47s
🧪 Test Plugin / test (push) Successful in 1m43s
2025-12-06 16:35:36 +01:00
89c41842a7 Update readme 2025-11-23 14:07:25 +01:00
89a911b9c4 working livestreams!
All checks were successful
🏗️ Build Plugin / build (push) Successful in 3m27s
🧪 Test Plugin / test (push) Successful in 1m38s
🚀 Release Plugin / build-and-release (push) Successful in 3m29s
v1.0.8
2025-11-22 14:14:43 +01:00
b8ac466c90 Fix issue with Jellyfin using local IP adress not server public URL, now pulic URL is set in plugin.
All checks were successful
🏗️ Build Plugin / build (push) Successful in 3m21s
🧪 Test Plugin / test (push) Successful in 1m36s
🚀 Release Plugin / build-and-release (push) Successful in 3m9s
v1.0.7
2025-11-21 20:17:05 +01:00
e26f2a2ab1 passthrough not transcode
All checks were successful
🚀 Release Plugin / build-and-release (push) Successful in 3m19s
🏗️ Build Plugin / build (push) Successful in 3m8s
🧪 Test Plugin / test (push) Successful in 1m43s
v1.0.6
2025-11-16 20:53:23 +01:00
cd0f680981 Improved token refresh mechanism
All checks were successful
🏗️ Build Plugin / build (push) Successful in 3m29s
🧪 Test Plugin / test (push) Successful in 1m37s
🚀 Release Plugin / build-and-release (push) Successful in 3m9s
v1.0.5
2025-11-16 20:15:30 +01:00
cfe510e15c Finaly working version of livestreams
All checks were successful
🏗️ Build Plugin / build (push) Successful in 2m30s
🧪 Test Plugin / test (push) Successful in 1m11s
🚀 Release Plugin / build-and-release (push) Successful in 2m31s
v1.0.4
2025-11-15 22:34:21 +01:00
8e86db100a tokens refresh on media start
All checks were successful
🏗️ Build Plugin / build (push) Successful in 2m19s
🧪 Test Plugin / test (push) Successful in 1m8s
🚀 Release Plugin / build-and-release (push) Successful in 2m18s
v1.0.3
2025-11-15 17:51:14 +01:00
d48b515898 Fix -- Use validTo time for live streams
All checks were successful
🏗️ Build Plugin / build (push) Successful in 2m22s
🧪 Test Plugin / test (push) Successful in 1m6s
2025-11-15 16:09:46 +01:00
31b2402a96 more readme refinement
All checks were successful
🏗️ Build Plugin / build (push) Successful in 2m22s
🧪 Test Plugin / test (push) Successful in 1m7s
2025-11-14 22:01:17 +01:00
3691b4e30e removed md unrelated to current state 2025-11-14 21:50:58 +01:00
87ccf80813 remove netowkring notes ans script
All checks were successful
🏗️ Build Plugin / build (push) Successful in 2m25s
🧪 Test Plugin / test (push) Successful in 1m8s
2025-11-14 21:43:43 +01:00
6ed53054c3 remove changelog
All checks were successful
🏗️ Build Plugin / build (push) Successful in 2m18s
🧪 Test Plugin / test (push) Successful in 1m10s
🚀 Release Plugin / build-and-release (push) Successful in 2m16s
v1.0.2
2025-11-14 21:39:34 +01:00
1a8b7a33ef more dman ci stuff
Some checks failed
🏗️ Build Plugin / build (push) Successful in 2m22s
🧪 Test Plugin / test (push) Successful in 1m8s
🚀 Release Plugin / build-and-release (push) Failing after 2m18s
v1.0.1
2025-11-14 21:29:51 +01:00
e5f82c53da Update readme (acknowledge goggin/kodi plugin, clearer arch desc, problem with main channels)
Some checks failed
🚀 Release Plugin / build-and-release (push) Failing after 2s
v1.0.0
2025-11-14 21:25:22 +01:00
fddad35cf4 more CI stuff
All checks were successful
🏗️ Build Plugin / build (push) Successful in 2m23s
🧪 Test Plugin / test (push) Successful in 1m8s
2025-11-14 21:22:13 +01:00
ce6c435a92 Added sports livestreams 2025-11-14 21:20:41 +01:00
d830f8ae5f more CI fun
Some checks failed
🏗️ Build Plugin / build (push) Failing after 2m19s
🧪 Test Plugin / test (push) Successful in 1m6s
2025-11-14 21:18:14 +01:00
def475d0f3 remove debugging scripts
Some checks failed
🏗️ Build Plugin / build (push) Failing after 2m16s
🧪 Test Plugin / test (push) Successful in 1m7s
2025-11-14 21:06:53 +01:00
70bcdf7103 more ci fixes
Some checks failed
🏗️ Build Plugin / build (push) Failing after 1m15s
🧪 Test Plugin / test (push) Successful in 1m9s
2025-11-14 20:58:50 +01:00
c3e3008d57 use pything venv
Some checks failed
🏗️ Build Plugin / build (push) Failing after 1m24s
🧪 Test Plugin / test (push) Successful in 1m11s
2025-11-14 20:52:55 +01:00
a3fc82f13c set dontet version
Some checks failed
🏗️ Build Plugin / build (push) Failing after 1m41s
🧪 Test Plugin / test (push) Successful in 1m8s
2025-11-14 20:45:36 +01:00
24ed1de959 CI fix
Some checks failed
🏗️ Build Plugin / build (push) Failing after 9s
🧪 Test Plugin / test (push) Failing after 11s
2025-11-14 20:43:09 +01:00
eb6bfad0d2 CI fix
Some checks failed
🏗️ Build Plugin / build (push) Failing after 7s
🧪 Test Plugin / test (push) Failing after 8s
2025-11-14 20:34:59 +01:00
a8d3968925 gitea ci workflows
Some checks failed
🏗️ Build Plugin / build (push) Failing after 1m12s
🧪 Test Plugin / test (push) Failing after 12s
2025-11-14 20:26:52 +01:00
ac6a3842dd first commit
Some checks failed
🏗️ Build Plugin / call (push) Failing after 0s
📝 Create/Update Release Draft & Release Bump PR / call (push) Failing after 0s
🧪 Test Plugin / call (push) Failing after 0s
🔬 Run CodeQL / call (push) Failing after 0s
2025-11-12 22:05:36 +01:00
Bond-009
d544b71939
Merge pull request #79 from jakobkukla/patch-1
Fix vscode build task for NET 8
2025-03-11 09:33:59 +01:00
Jakob Kukla
12988e127f
Fix vscode build task for .NET 8 2025-03-04 00:55:32 +01:00
Anthony Lavado
e9312af2c2
Merge pull request #72 from jellyfin/renovate/jellyfin.controller-10.x 2024-10-05 11:42:18 -04:00
renovate[bot]
4291891dfd
Update dependency Jellyfin.Controller to 10.9.11 2024-10-05 15:20:24 +00:00