Shadowghost
|
7baa261b22
|
DVD and BDMV folders can not be served directly
|
2024-02-10 16:56:21 +01:00 |
|
Shadowghost
|
52c79c050b
|
Order files before creating concat config
|
2024-02-10 16:53:38 +01:00 |
|
Shadowghost
|
f34c56282d
|
Use concat config for BDMV/DVD folder attachment extraction
|
2024-02-10 16:52:21 +01:00 |
|
Cody Robibero
|
20f05f8103
|
Merge pull request #10847 from barronpm/schedulesdirect-fix
SchedulesDirect fix
|
2024-02-08 08:17:08 -07:00 |
|
Cody Robibero
|
5ad7e4b749
|
Merge pull request #10976 from barronpm/ihostedservice
Replace IServerEntryPoint with IHostedService
|
2024-02-08 08:16:57 -07:00 |
|
Bond-009
|
e50170a417
|
Merge pull request #10973 from nielsvanvelzen/api-dep-fixes
Fix some incompatible API deprecations
|
2024-02-07 19:32:17 +01:00 |
|
Patrick Barron
|
19a72e8bf2
|
Remove IServerEntryPoint
|
2024-02-07 10:52:36 -05:00 |
|
Patrick Barron
|
4c7eca9313
|
Use IHostApplicationLifetime to start library monitor
|
2024-02-07 10:52:36 -05:00 |
|
Patrick Barron
|
c9311c9e7e
|
Use IHostedService for Live TV
|
2024-02-07 10:52:36 -05:00 |
|
Patrick Barron
|
690e603b90
|
Use IHostedService for NFO user data
|
2024-02-07 10:52:36 -05:00 |
|
Patrick Barron
|
24b4d02596
|
Convert RecordingNotifier to IHostedService
|
2024-02-07 10:52:36 -05:00 |
|
Patrick Barron
|
9e62b6919f
|
Convert UserDataChangeNotifier to IHostedService
|
2024-02-07 10:52:36 -05:00 |
|
Patrick Barron
|
4e02d8aa21
|
Convert LibraryChangedNotifier to IHostedService
|
2024-02-07 10:52:36 -05:00 |
|
Patrick Barron
|
d986a824cd
|
Use IHostedService for device access management
|
2024-02-07 10:52:36 -05:00 |
|
Patrick Barron
|
99ea6059c7
|
Use IHostedService for UPnP port forwarding
|
2024-02-07 10:52:36 -05:00 |
|
Bond-009
|
143ef71528
|
Merge pull request #10969 from barronpm/progress-cleanup
Progress cleanup
|
2024-02-07 16:24:36 +01:00 |
|
Bond-009
|
7e5c5eaff8
|
Merge pull request #10965 from nyanmisaka/videocodectag-equals-any
Add EqualsAny for VideoCodecTag condition
|
2024-02-07 16:24:22 +01:00 |
|
Bond-009
|
7ceeecd2cb
|
Merge pull request #10972 from jellyfin/renovate/vstest-monorepo
chore(deps): update dependency microsoft.net.test.sdk to v17.9.0
|
2024-02-07 01:21:32 +01:00 |
|
Niels van Velzen
|
be29b4a0c4
|
Fix some incompatible API deprecations
|
2024-02-06 22:23:31 +01:00 |
|
Bond-009
|
470a32c8f8
|
Merge pull request #10968 from nyanmisaka/correct-hlg
Correct VIDEO-RANGE field for HLG content
|
2024-02-06 20:13:55 +01:00 |
|
Bond-009
|
3036bb69eb
|
Merge pull request #10967 from jellyfin/renovate/ci-deps
chore(deps): update ci dependencies
|
2024-02-06 20:13:26 +01:00 |
|
renovate[bot]
|
056712efe5
|
chore(deps): update dependency microsoft.net.test.sdk to v17.9.0
|
2024-02-06 18:20:29 +00:00 |
|
Patrick Barron
|
505c09c85b
|
Fix tests
|
2024-02-06 12:21:52 -05:00 |
|
Patrick Barron
|
6d8062116c
|
Remove some unused model code
|
2024-02-06 10:15:29 -05:00 |
|
Patrick Barron
|
4dd2ed8fb7
|
Remove some unused drawing code
|
2024-02-06 10:11:47 -05:00 |
|
Patrick Barron
|
a54c08209e
|
Remove some unused media encoding code
|
2024-02-06 10:06:39 -05:00 |
|
Patrick Barron
|
0960438065
|
Remove ActionableProgress
|
2024-02-06 09:58:25 -05:00 |
|
Patrick Barron
|
8698b90594
|
Remove SimpleProgress
|
2024-02-06 09:50:46 -05:00 |
|
Patrick Barron
|
584636bdd8
|
Don't dispose HttpClients
|
2024-02-06 09:37:02 -05:00 |
|
nyanmisaka
|
5cc451992b
|
Correct VIDEO-RANGE field for HLG content
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
2024-02-06 20:36:15 +08:00 |
|
Soumendra kumar sahoo
|
34a89fdefd
|
Translated using Weblate (Odia)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/or/
|
2024-02-06 06:10:18 -05:00 |
|
renovate[bot]
|
ff467e3309
|
chore(deps): update ci dependencies
|
2024-02-05 22:58:13 +00:00 |
|
nyanmisaka
|
be265cd87f
|
Add EqualsAny for VideoCodecTag condition
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
2024-02-05 23:41:43 +08:00 |
|
Bond-009
|
83a478c448
|
Merge pull request #10956 from beakerandjake/GetLogFile-return-404
Fix InvalidOperationException if log file not found
|
2024-02-05 16:11:18 +01:00 |
|
Bond-009
|
c372c7440f
|
Merge pull request #10955 from jellyfin/renovate/ci-deps
chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.1
|
2024-02-05 16:10:54 +01:00 |
|
beakerandjake
|
d82d025b24
|
Add unit test for log file not found
|
2024-02-03 19:10:08 -07:00 |
|
renovate[bot]
|
b4d11c8d89
|
chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.1
|
2024-02-03 22:26:42 +00:00 |
|
beakerandjake
|
918b627472
|
Return 404 if log file does not exist
|
2024-02-03 14:25:44 -07:00 |
|
Jake
|
a32fe89dad
|
Update README to include default web client urls (#10949)
* Update README to include default web client url
* Update README to include default web client and swagger doc urls
|
2024-02-03 08:25:38 -07:00 |
|
Cody Robibero
|
ccfc85af11
|
Merge pull request #10951 from barronpm/livetv-di
Live TV DI
|
2024-02-03 08:25:25 -07:00 |
|
Claus Vium
|
1e955c4347
|
Merge pull request #10801 from MarkCiliaVincenti/AsyncKeyedLock-migration
AsyncKeyedLock migration
|
2024-02-03 09:44:28 +01:00 |
|
Mark Cilia Vincenti
|
dba043ef48
|
Fixed merge problem
|
2024-02-03 08:52:26 +01:00 |
|
Mark Cilia Vincenti
|
46b5e9a5f9
|
Merge branch 'AsyncKeyedLock-migration' of https://github.com/MarkCiliaVincenti/jellyfin into AsyncKeyedLock-migration
|
2024-02-03 08:45:33 +01:00 |
|
Mark Cilia Vincenti
|
f26fc7dfb2
|
Merge changes
|
2024-02-03 08:45:14 +01:00 |
|
Jarvis
|
e4f715bbee
|
Added translation using Weblate (Kyrgyz)
|
2024-02-03 00:26:53 -05:00 |
|
Patrick Barron
|
34269dee58
|
Use DI for ILiveTvService
|
2024-02-02 20:13:24 -05:00 |
|
Patrick Barron
|
775b7eadef
|
Kill circular dependency between LiveTvManager and EmbyTV
|
2024-02-02 20:13:24 -05:00 |
|
Patrick Barron
|
efd024bafe
|
Use DI for IListingsProvider
|
2024-02-02 20:13:24 -05:00 |
|
Cody Robibero
|
81cf4b6c50
|
Merge pull request #10884 from alltilla/extract-all-subtitles
Extract all subtitle streams simultaneously
|
2024-02-02 17:00:01 -07:00 |
|
Cody Robibero
|
64b0c82d68
|
Merge pull request #10870 from MaVdbussche/fix-trailers_urls
Fix NFO parser to be able to read corrct STRM URL format
|
2024-02-02 16:58:08 -07:00 |
|