| Age | Commit message (Collapse) | Author |
|
Fixes for multi version handling
|
|
|
|
|
|
|
|
|
|
Fix series year lost during name parsing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Media source handling fixes
|
|
Refresh live TV channel image when remapped (alt #7843) (fixes #7834)
|
|
MediaSourceManager
|
|
|
|
|
|
Implement search providers
|
|
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
|
Fix external data pruning on item deletion
|
|
|
|
|
|
Only resolve symlinks on playback
|
|
|
|
Fix similarity
|
|
* Add support for VobSub subtitle streams
* update logic to determine separate extraction for VobSub subtitles
* simplify VobSub extraction logic and fix ffmpeg command
* Match `ExtractAllExtractableSubtitlesMKS` with `ExtractAllExtractableSubtitlesInternal` Matroska's VobSub option
* Add a comments clarify why MKS was used, and remove the redundant VobSub extension branch
* remove redundant VobSub format check
* fix type errors
|
|
# Conflicts:
# Emby.Server.Implementations/Library/LibraryManager.cs
# Jellyfin.Server.Implementations/Item/PeopleRepository.cs
# MediaBrowser.Controller/Library/ILibraryManager.cs
# MediaBrowser.Controller/Persistence/IPeopleRepository.cs
|
|
Fix movie recommendations
|
|
Improve OriginalLanguage normalization and inheritance
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Set max rating for splashscreen to 13
|
|
New filters for audio and subtitle languages
|
|
|
|
Implement multiple versions for episodes.
|
|
Implement similarity providers
|
|
|
|
|
|
|
|
|
|
|