| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 8 hours | Translated using Weblate (Swedish)HEADmaster | Erik W | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/ | |||
| 8 hours | Translated using Weblate (Polish) | Kityn | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pl/ | |||
| 9 hours | Translated using Weblate (Dutch) | Bas | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 11 hours | Add OriginalLanguage as option to PreferredAudioLanguage (#12579) | Erik W | |
| * Add OriginalLanguage as option to PreferredAudioLanguage * Support for multiple original languages * Add original audio stream indicator * Fetch OriginalLanguage from TMDB * Adapt to EFCore refactor * Fix PlayDefaultAudioTrack OriginalLanguage behavior * Fix better PlayDefaultAudioTrack OriginalLanguage behavior * Add comment to ItemFields * Improved PlayDefaultAudioTrack behavior * Add migration for original language * Use sting.Equals for string comparisons * Always set dto OriginalLanguage * Remove OriginalLanguage from ItemFields --------- Co-authored-by: Lampan-git <lampan-git@users.noreply.github.com> | |||
| 11 hours | Allow tmdb as an alias for tmdbid provider id (#16433) | theguymadmax | |
| Allow tmdb as an alias for tmdbid provider id | |||
| 32 hours | Switch to new version scheme (#16758) | Tim Eisele | |
| 32 hours | fix person type exclusion in api response (#16784) | dkanada | |
| 32 hours | Fix MusicBrainz test. (#16789) | Marc Brooks | |
| 35 hours | Merge pull request #16472 from IDisposable/feature/season-provider-id-from-path | Bond-009 | |
| Parse provider IDs from season and episode folder/file names | |||
| 35 hours | Merge branch 'master' into feature/season-provider-id-from-path | Bond-009 | |
| 35 hours | Merge pull request #16321 from ↵ | Bond-009 | |
| WizardOfYendor1/fix/livetv-consumer-leak-negative-position-ticks Fix live stream consumer leak on negative PositionTicks | |||
| 35 hours | Merge pull request #16319 from JPVenson/feat/MigrationStartupSwitch | Bond-009 | |
| Add startup mode to migrate or seed the database on cmd | |||
| 35 hours | Merge pull request #16328 from Shadowghost/rating-fix | Bond-009 | |
| Fix Canadian rating and fallback to unrated if we have a CountryCode but no matching rating | |||
| 36 hours | Merge pull request #16788 from theguymadmax/do-more-like-no2 | Niels van Velzen | |
| Remove DigitalOcean from sponsors section | |||
| 36 hours | Merge pull request #16466 from ↵ | Niels van Velzen | |
| PERSONALPANCHIWIRIS/fix/issue#16308_community_rating_not_updating Fix #16308: Community ratings not updating after changing .nfo file. | |||
| 36 hours | Merge pull request #16611 from LmanTW/master | Niels van Velzen | |
| Ignore season directories with no video for TV Shows | |||
| 36 hours | Merge pull request #16783 from Shadowghost/fix-people-without-item-id | Niels van Velzen | |
| Fix unique people response for query if no item ID is supplied | |||
| 36 hours | Merge pull request #16780 from Shadowghost/fix-muscibrainz-dispose | Niels van Velzen | |
| Move MusicBrainz Query client to plugin instance | |||
| 36 hours | Merge pull request #16779 from Shadowghost/fix-subtitle-save | Niels van Velzen | |
| Fix subtitle save path | |||
| 37 hours | Merge pull request #16782 from JPVenson/backport/15368 | Bond-009 | |
| Fix UserManager after EFcore refactor (backport #15368) | |||
| 38 hours | Merge pull request #16246 from lcorbasson/lcorbasson-patch-1 | Bond-009 | |
| Add the filename to exceptions in DeserializeFromFile() | |||
| 38 hours | Merge pull request #16646 from Biosias/cz-sk-season-parse | Bond-009 | |
| Add different Slovak and Czech translation of Season for parsing | |||
| 38 hours | Merge pull request #16322 from poytiis/remove-ToList-calls | Bond-009 | |
| Remove unnecessary ToList calls in TrickplayManager | |||
| 38 hours | Merge pull request #16778 from Shadowghost/fix-rewatch | Bond-009 | |
| Fix rewatch query | |||
| 41 hours | Remove DigitalOcean from sponsors section | theguymadmax | |
| 2 days | Fix unique people response for query if no item ID is supplied | Shadowghost | |
| 2 days | Backport changes from #15368 | JPVenson | |
| 3 days | Move MusicBrainz Query client to plugin instance | Shadowghost | |
| 3 days | Fix subtitle save path | Shadowghost | |
| 3 days | Fix rewatch query | Shadowghost | |
| 3 days | Merge pull request #16220 from Shadowghost/epg-fixes | Niels van Velzen | |
| Fix EPG issues | |||
| 3 days | Merge pull request #16756 from Shadowghost/artist-speedup | Niels van Velzen | |
| Speed-up LatestItems for Music | |||
| 3 days | Merge pull request #16769 from llaforest/fix/playback-progress-null-overwrite | Niels van Velzen | |
| Guard against null-overwrite of saved audio/subtitle track selections | |||
| 3 days | Merge pull request #16777 from gabeluci/fix-directoryservice-sort | Niels van Velzen | |
| Fix use of thread-unsafe List<T>.Sort() | |||
| 3 days | Merge pull request #16754 from nielsvanvelzen/keep-legacy-auth | Joshua M. Boniface | |
| Keep legacy authorization enabled | |||
| 3 days | Translated using Weblate (Nepali) | samurato | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/ | |||
| 3 days | Fix use of thread-unsafe List<T>.Sort() | Gabriel Luci | |
| 3 days | Fixup | Shadowghost | |
| 3 days | Fix review comments | Shadowghost | |
| 3 days | Fix review and CodeQL comments | Shadowghost | |
| 3 days | Merge remote-tracking branch 'upstream/master' into epg-fixes | Shadowghost | |
| 3 days | Guard against null-overwrite of saved audio/subtitle track selections | llaforest | |
| Some clients omit AudioStreamIndex or SubtitleStreamIndex in playback progress reports and it causes previously saved track selections to be erased. Add .HasValue checks so only explicit track changes are persisted. | |||
| 4 days | Merge pull request #16478 from Shadowghost/cachdir.tag-support | Niels van Velzen | |
| Add CACHEDIR.tag support | |||
| 4 days | Merge pull request #16695 from ExpctING/fix_dummy_chapter | Niels van Velzen | |
| Fix dummy chapter handling for videos with a single chapter or short duration. | |||
| 4 days | Merge pull request #16272 from jellyfin/renovate/morestachio-5.x | Niels van Velzen | |
| Update dependency Morestachio to 5.0.1.670 | |||
| 4 days | Merge pull request #16702 from itz4blitz/blitz/issue-13197-nfo-season | Niels van Velzen | |
| Honor episode NFO season during metadata merge | |||
| 4 days | Merge pull request #16704 from dyld-w/fix/keyframe-duration-overshoot | Niels van Velzen | |
| Fix keyframe duration overshoot breaking playback | |||
| 4 days | Merge pull request #16166 from Shadowghost/ignore-caching | Niels van Velzen | |
| Implement ignore rule caching | |||
| 4 days | Merge pull request #16761 from Shadowghost/fix-recursive-collection-folder | Niels van Velzen | |
| Fix Playlist and Boxset query, save and count performance | |||
| 4 days | Merge pull request #16616 from dkanada/fix-person-limit | Niels van Velzen | |
| fix person TotalRecordCount when limit is applied | |||
