| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 3 days | Merge pull request #17320 from TaterTechStudios/fix/item-correct-selector | Cody Robibero | |
| Fix: Fetch the correct row matching the most up to date file | |||
| 3 days | Merge pull request #17254 from sjakub/attribute_aliases | Cody Robibero | |
| Add additional attribute aliases and improve attribute detection | |||
| 4 days | Add TVDB provider ID support for movies (#17255) | theguymadmax | |
| Add TVDB provider ID support for movies | |||
| 4 days | Merge pull request #17365 from Shadowghost/fix-resume-perf | Bond-009 | |
| Fix Resume query performance | |||
| 6 days | Merge pull request #17327 from ↵ | Bond-009 | |
| Shadowghost/remove-playbackpositionticks-mediasourceinfo Remove PlaybackPositionTicks from MediaSourceInfo | |||
| 8 days | Fix user data batch query perf | Shadowghost | |
| 8 days | Move GetUserDataBatch to use ResolveUserDataRow when item.UserData isn't ↵ | Jordan Rushing | |
| preloaded | |||
| 9 days | Limit similar items to user accessible libraries | Shadowghost | |
| 10 days | remove PlaybackPositionTicks from MediaSourceInfo | Shadowghost | |
| 10 days | Fix: Fetch the correct row matching the most up to date file | Jordan Rushing | |
| 2026-07-08 | Replaced string.Empty with ReadOnlySpan<char>.Empty | Jakub Schmidtke | |
| 2026-07-07 | Added more aliases for attributes | Jakub Schmidtke | |
| Adds tvdb alias for tvdbid and imdb alias for imdbid. It also fixes an issue where tmdb alias was being ignored if it was followed by something like "tmdbidfoo". The same issue prevented imdb pattern matching from working, if it was followed by something like "imdbidfoo". It also allows for detecting the first matching occurence, whether it was an alias or not. Finally, it ignores attributes with values consisting of only whitespaces. | |||
| 2026-07-05 | Merge pull request #17044 from Shadowghost/version-model-and-handling | Cody Robibero | |
| Fixes for multi version handling | |||
| 2026-07-03 | Fix ghost entries when deleting library paths | theguymadmax | |
| 2026-07-02 | Fix review comments | Shadowghost | |
| 2026-06-21 | Merge pull request #17116 from theguymadmax/fix-root-folder-parsing | Bond-009 | |
| 2026-06-19 | Surface the played version for resume | Shadowghost | |
| 2026-06-18 | Merge pull request #17112 from theguymadmax/add-year-to-series-resolver | Bond-009 | |
| Fix series year lost during name parsing | |||
| 2026-06-15 | Skip parsing root-level folders in SeriesResolver | theguymadmax | |
| 2026-06-15 | Fix series year lost during parsing | theguymadmax | |
| 2026-06-15 | improve book resolution from filename | dkanada | |
| 2026-06-12 | Fix performance | Shadowghost | |
| 2026-06-10 | Merge remote-tracking branch 'upstream/master' into version-model-and-handling | Shadowghost | |
| 2026-06-09 | Coalesce alternate-version progress onto primary in resume filter | Shadowghost | |
| 2026-06-08 | Merge pull request #17041 from Shadowghost/media-source-handling-fixes | Bond-009 | |
| Media source handling fixes | |||
| 2026-06-08 | Merge pull request #10841 from Bond-009/LiveTvImageFix | Bond-009 | |
| Refresh live TV channel image when remapped (alt #7843) (fixes #7834) | |||
| 2026-06-07 | Keep the queried item's media source as the playback default in ↵ | Shadowghost | |
| MediaSourceManager | |||
| 2026-06-07 | Filter inaccessible alternative versions | Shadowghost | |
| 2026-06-07 | Add version-aware playback tracking | Shadowghost | |
| 2026-06-07 | Merge pull request #16121 from Shadowghost/search-rebased | Bond-009 | |
| Implement search providers | |||
| 2026-06-07 | Apply suggestions from code review | Tim Eisele | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2026-06-07 | Merge pull request #16941 from Shadowghost/fix-external-data-pruning | Bond-009 | |
| Fix external data pruning on item deletion | |||
| 2026-06-07 | Omit external trickplay directory if itme has no path | Shadowghost | |
| 2026-06-03 | Do not set topParentId if OwnerIds are empty | Shadowghost | |
| 2026-06-01 | Only resolve symlinks on playback (#16965) | Tim Eisele | |
| Only resolve symlinks on playback | |||
| 2026-05-31 | Merge remote-tracking branch 'upstream/master' into search-rebased | Shadowghost | |
| 2026-05-31 | Fix similarity (#16942) | Tim Eisele | |
| Fix similarity | |||
| 2026-05-31 | Add support for VobSub subtitle streams (#16552) | Neptune | |
| * 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 | |||
| 2026-05-30 | Merge remote-tracking branch 'upstream/master' into search-rebased | Shadowghost | |
| # Conflicts: # Emby.Server.Implementations/Library/LibraryManager.cs # Jellyfin.Server.Implementations/Item/PeopleRepository.cs # MediaBrowser.Controller/Library/ILibraryManager.cs # MediaBrowser.Controller/Persistence/IPeopleRepository.cs | |||
| 2026-05-27 | Merge pull request #16856 from Shadowghost/movie-recommendations | Bond-009 | |
| Fix movie recommendations | |||
| 2026-05-26 | Improve OriginalLanguage normalization and inheritance (#16829) | Erik W | |
| Improve OriginalLanguage normalization and inheritance | |||
| 2026-05-26 | Fix external data pruning on item deletion | Shadowghost | |
| 2026-05-24 | Add batch method for people names | Shadowghost | |
| 2026-05-24 | Merge remote-tracking branch 'upstream/master' into search-rebased | Shadowghost | |
| 2026-05-22 | Use embedded query | Shadowghost | |
| 2026-05-21 | Run tree-wide dotnet format | jakobkukla | |
| 2026-05-21 | Alternate solution to #7843 without extra prop | Bond_009 | |
| 2026-05-16 | Apply review suggestions | Shadowghost | |
| 2026-05-16 | Apply review and sonar suggestions | Shadowghost | |
| 2026-05-16 | Merge remote-tracking branch 'upstream/master' into search-rebased | Shadowghost | |
