JaanTaponen
2b7d139b5b
Fix XMLTV edge case where title & sub-title causes a too long filename error
...
Limit the series title to 241 bytes (so file extensions can be added).
If the end result is longer, the title will be dropped and only series name
with timestamp is used.
3 years ago
Cody Robibero
1d585146d6
Merge pull request #7519 from nielsvanvelzen/resolverpriority-plugin2
3 years ago
Cody Robibero
aa1b1c6bbb
Merge pull request #7527 from Shadowghost/mediaresolver-fix
3 years ago
Cody Robibero
bebe1808ce
Merge pull request #7525 from 1337joe/fix-duplicate-library-media-paths
3 years ago
Shadowghost
fb2e4c2e1a
Remove video file from file list before processing external files
3 years ago
Joe Rogers
784ed796ce
Update name so media paths store to correct library
3 years ago
Niels van Velzen
e2ffd41141
Add new priority level to ResolverPriority for plugins
3 years ago
Cody Robibero
ca67a48140
Merge pull request #7512 from crobibero/update-plugin
3 years ago
Claus Vium
d2ce315c1d
Merge pull request #7506 from crobibero/set-permissions
...
Safely get/set User permission/preference
3 years ago
Cody Robibero
6a6874aa16
Catch checksum mismatch when updating plugins
3 years ago
Cody Robibero
6f45848b51
Safely set/get user permission
3 years ago
Joshua M. Boniface
5376c37d42
Bump packaging version to 10.8.0~beta1
3 years ago
Saiyd
a0eb1fd28b
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
3 years ago
Cody Robibero
130c935bc3
Merge pull request #7495 from crobibero/fix-entrypoint
3 years ago
Cody Robibero
003c48e351
Merge pull request #7496 from crobibero/transcode-reason
3 years ago
Cody Robibero
96a03776e1
Fix TranscodeReasons property name
3 years ago
Cody Robibero
ac33adf219
Learn how DllImport works before making changes
3 years ago
Cody Robibero
4fa7f49ffc
Merge pull request #7202 from knackebrot/unix-perms
3 years ago
Cody Robibero
0a068b924f
Fix casing of chmod
3 years ago
Cody Robibero
d80c4ee381
Merge pull request #7492 from crobibero/sort-by
3 years ago
Cody Robibero
e6014bb8d3
Merge pull request #7493 from Shadowghost/dlna-fix
3 years ago
Cody Robibero
8056b0e961
Merge pull request #7443 from whiteowl3/strm-probe
3 years ago
whiteowl3
6a7775de6e
empty line required by linter
3 years ago
Shadowghost
4e91c3ebdc
Fix DLNA DirectPlay
3 years ago
Cody Robibero
78a8c26690
Don't allow unknown sort-by
3 years ago
Joshua M. Boniface
c229f3ae0a
Merge pull request #7333 from eyezak/hls/audio-bitstream-fmp4
3 years ago
Nyanmisaka
3cea6c61f3
Apply suggestions from code review
3 years ago
Joshua M. Boniface
8197e5921e
Merge pull request #7198 from dmitrylyzo/transcode-conditions
3 years ago
Jason S
5f7ffd7863
Translated using Weblate (Kannada)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kn/
3 years ago
Jason S
c28025ba5e
Added translation using Weblate (Kannada)
3 years ago
Rhodri
af5200857e
Translated using Weblate (Welsh)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cy/
3 years ago
Joshua M. Boniface
97d3212410
Merge pull request #7437 from Nalsai/mks-attachments
3 years ago
Rhodri
8780fc0ea1
Translated using Weblate (Welsh)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cy/
3 years ago
Joshua M. Boniface
570660099b
Merge pull request #7483 from jellyfin/swdec-cu-tonemap
3 years ago
Joshua M. Boniface
945fb8b72e
Merge pull request #7488 from crobibero/flag-enum-openapi
3 years ago
whiteowl3
16a449a023
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
3 years ago
whiteowl3
669029595b
Update MediaBrowser.Providers/MediaInfo/MediaInfoResolver.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
3 years ago
Cody Robibero
72cfa6d7c9
Fix spec generation for TranscodeReason
3 years ago
Cody Robibero
7fb21132dd
Merge pull request #7487 from InvoxiPlayGames/dlna-fix
3 years ago
Mocanu Marian
3bf5a7b801
Translated using Weblate (Romanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
3 years ago
tokiedokie
74bdad82c1
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
3 years ago
nextlooper42
c59087606c
Translated using Weblate (Slovak)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
3 years ago
Nils Fürniß
d7d36a102a
Fix releasing lock
3 years ago
Nils Fürniß
b4bb82b6d7
Improve code
3 years ago
Nils Fürniß
eb44f892b8
Only extract attachments from external .mks file
3 years ago
Nils Fürniß
90463d5e4f
Pass CancellationToken to ExtractAllAttachments
3 years ago
Nils Fürniß
6904edf68c
add extracting attachments from external subs
3 years ago
InvoxiPlayGames
dc8fdb154a
get DLNA profile in XML request, correctly format UUID
3 years ago
Cody Robibero
c512e783b3
Merge pull request #7480 from jellyfin/dependabot/nuget/StyleCop.Analyzers-1.2.0-beta.406
3 years ago
Cody Robibero
4398475aac
Merge pull request #7481 from jellyfin/dependabot/nuget/libse-3.6.5
3 years ago