| Age | Commit message (Collapse) | Author |
|
Fix video embedded image detection
Original-merge: 37b7e953f73532aad5e87dd62d8b6b63d8e52ed6
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
|
Fix replace all and respect metadata settings
Original-merge: 08b64c5502a8be8483532c30d05adcade4b8d411
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
|
Check hearing impared flags with equality instead of contains
Original-merge: a89678074e7663c1240286a04bb2eead9ef633a7
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
|
Remove incomplete mediatype restriction from playlists
Original-merge: 34a65980e31b7f2f45308a6247442c508d0d2098
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
|
Overwrite supported codecs for livetv
Original-merge: 2b789807474ec4e7d5f8837a6503a7684fa94778
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
|
|
|
Enable H.264 Hi10P hardware decode for Apple Silicon on macOS >=14.6
|
|
Update dependency IDisposableAnalyzers to v4.0.8
|
|
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uz/
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
|
|
macOS 14.6 beta and macOS 15 beta enables h264 10bit hardware decode on Apple Silicon.
Signed-off-by: gnattu <gnattuoc@me.com>
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
|
|
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
|
Improve empty list check
|
|
Support filter by index number in ItemsController
|
|
Update dependency Serilog.Enrichers.Thread to v4
|
|
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ga/
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/
|
|
Update CI dependencies
|
|
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
|
|
|
|
|
|
This fix is mainly so I can mass-add series _and_ movie entries using a
`IMultiItemResolver` without having to resort to complicated logic
using _both_ a `IItemResolver` and a `IMultiItemResolver` by splitting
up what gets added where.
I've also added three new interface methods to the `IDirectoryService`,
one of which is used in the modified
`ResolverHelper.SetInitialItemValues(…)` to get the file system entry
info for the item regardless of which type the file system entry is.
In my local testing so far I haven't found any issues introduced
by this change.
|
|
Update dependency Serilog.Sinks.Console to v6
|
|
|
|
|
|
Update xunit-dotnet monorepo to v2.8.1
|
|
|
|
Replace async void with async Task in tests
|
|
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ml/
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
|
|
|
|
Update dependency Serilog.Sinks.Async to v2
|
|
|
|
Fix build
|
|
|
|
Remove old connection count props
|
|
Revert "Allow collection sort by Release Date Descending"
|
|
jellyfin/renovate/serilog.settings.configuration-8.x
Update dependency Serilog.Settings.Configuration to v8.0.1
|
|
Use only 1 write connection/DB
Original-merge: cc4563a4779ff7e86526b09f5ac5a2e7ec71e56b
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
|
Set ProductionLocations instead of Tags
Original-merge: 279cba008ba310635dbf5c8db9445b15cfdda7f1
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
|
Fallback to local dir when saving to media dir fails
Original-merge: f41efb3b2c081eb9ee22d25aa9d45108d627ca4a
Merged-by: joshuaboniface <joshua@boniface.me>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
|
Create readonly DB connections when possible
Original-merge: a46c17e19fd593591b733208bc9b0488f8df9539
Merged-by: joshuaboniface <joshua@boniface.me>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|