cvium
f318417c4f
fix: tv shows do not support multi edition
2 years ago
Cody Robibero
3721b5e985
Backport all dependency updates
2 years ago
Cody Robibero
d8f1a87c85
Update Emby.Server.Implementations/Session/SessionManager.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2 years ago
Cody Robibero
bf0a7c374c
Close live stream on session end
2 years ago
Cody Robibero
8a6b26cd42
initial patch
2 years ago
Dmitry Lyzo
ff4f624850
Clear TranscodingInfo if play method changed
2 years ago
Cody Robibero
a82e378da9
Update to dotnet 6.0.5
3 years ago
Jacob Casper
e67d8ce077
Don't let permission denied kill library scans
...
I have a single `./Movies` directory that contains symlinks to many
other directories, some of which are in shared paths. Other daemons
sometimes overwrite permissions on these paths and prevent Jellyfin from
being able to scan. Because this exception is unhandled within a LINQ
statement it can randomly kill the metadata refresh for my entire Movies
library.
Running with this patch has allowed me to at least add + scan for
movies in directories that Jellyfin can currently access and gives me
some notification of the symlinks failing due to permissions errors.
(cherry picked from commit 193cc8690a60bc2a432df14d256f00371e055c90)
3 years ago
Bond-009
8d1d973438
Merge pull request #7604 from Jellifi007/fixes-diactritics
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
3 years ago
Cody Robibero
60affd0965
Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fix
3 years ago
Cody Robibero
8a1eca0913
Merge pull request #7544 from jaantaponen/long-filename-fix
3 years ago
Shadowghost
a4e4b761d5
Apply review suggestions
3 years ago
Shadowghost
128d54622a
Fix stream index and subtitle container handling, preserve attachments and nonexternal streams between scans
3 years ago
Shadowghost
21ce0e58c6
Properly handle stream addition and removal for strm use cases
3 years ago
Jaan Taponen
b6a2640f22
Update Emby.Server.Implementations/LiveTv/EmbyTV/RecordingHelper.cs
...
Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com>
3 years ago
Neil Burrows
2a1ca4badc
Use already defined variable
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
3 years ago
Neil Burrows
7f52f77ef5
Correct LocalTrailerCount in API
...
Revert a change which resulted in the `LocalTrailerCount` including the count of Local and Remote trailers which had been introduced in 10.8.
3 years ago
Cody Robibero
65c47c79da
Only delete cache file if exist
3 years ago
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
066bdc1e72
Add missing properties to PlaybackStart, PlaybackStop
3 years ago
Cody Robibero
cd93f49fa8
Merge pull request #7592 from 1337joe/live-tv-fixes
3 years ago
Jellifi007
56573f14b0
Fixes diactritics regressions
3 years ago
Joe Rogers
9001eaa67e
Check cache file age directly and replace if old
3 years ago
Joe Rogers
76010e80dd
Update Jellyfin.XmlTv to 10.8.0
3 years ago
Cody Robibero
cb0baddde3
Update to dotnet 6.0.4
3 years ago
Cody Robibero
385a0b9437
Merge pull request #7567 from cvium/fix_xmltv_caching
3 years ago
cvium
045dca49d0
fix: use the checksum as temp folder name when extracting xmltv listings
3 years ago
David Mouse
e9ce82445e
Add ConfigurationType Types to generated OpenAPI
...
This allows clients to see and work with the associated types for each NamedConfiguration key, even if the UpdateNamedConfiguration endpoint doesn't properly advertise its types.
3 years ago
Cody Robibero
132c85e554
Merge pull request #7542 from 1337joe/make-recording-stop
...
Make recording stop at scheduled stop time
3 years ago
Joe Rogers
9d1049e83f
Make Record call block until finished as expected
3 years ago
Joe Rogers
0674f84e9e
Add check so nulls will result in valid sort
3 years ago
Joe Rogers
784ed796ce
Update name so media paths store to correct library
3 years ago
Cody Robibero
6a6874aa16
Catch checksum mismatch when updating plugins
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
78a8c26690
Don't allow unknown sort-by
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
Rhodri
8780fc0ea1
Translated using Weblate (Welsh)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cy/
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
dependabot[bot]
dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
...
Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers ) from 1.2.0-beta.376 to 1.2.0-beta.406.
- [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases )
- [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.376...1.2.0-beta.406 )
---
updated-dependencies:
- dependency-name: StyleCop.Analyzers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
lyaschuchenko
e86e64807d
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
3 years ago
fatihbural
320ab8db6a
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
3 years ago
Henrik Söderlund
60e0becc54
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
3 years ago
millallo
acd4a97e65
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
3 years ago
Joel Tony
009e3a6c72
Translated using Weblate (English (United Kingdom))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
3 years ago
xnick
f8b5631d62
Translated using Weblate (Greek)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
3 years ago
3ole
8871e5af4b
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
3 years ago