Commit Graph

1467 Commits (85cfd080f162456719f560837d797fc70c0308e5)

Author SHA1 Message Date
Bond-009 2b98ce052e
Allow webp for local images (backport) (#9831)
1 year ago
cvium 5ea9a74289 fix: use a combination of ParentIndexNumber and IndexNumber to determine next up episodes
2 years ago
Gylesie 9fe7751d05
Fallback only to the current time when marking item as watched
2 years ago
cvium 7a0e7b3cf8 add MinParentIndexNumber
2 years ago
Luke F b59daab273 Tab -> space
2 years ago
Luke F 8f28d52929 Code review - simplify SortItemsByRequest to a single roughly-equivalent linq expression
2 years ago
Luke F 749b263c48 Merge remote-tracking branch 'upstream/release-10.8.z' into getitems-outofrange
2 years ago
Shadowghost a9249393e1 Fix series query including missing episodes when it should not
2 years ago
cvium 56c81696d3 fix: remove Virtual episodes when their physical counterpart exists
2 years ago
Luke F 3bd2cc9860 Resolve a System.IndexOutOfRangeException when requesting IDs that do not exist via /Users/.../Items. Previously it was possible for the 'index' values in 'positions' to refer beyond 'size'.
2 years ago
David Ullmer c3f0649fde
Update MediaBrowser.Controller/Entities/Audio/MusicAlbum.cs
2 years ago
David Ullmer d36f49589a
Don't refresh playlists on album refresh
2 years ago
Jellifi007 56573f14b0 Fixes diactritics regressions
2 years ago
Bond_009 7fdc0e3c3d BaseItem: remove unused function
3 years ago
Claus Vium 53209830e7
Merge pull request #7346 from Bond-009/guid
3 years ago
Claus Vium 136eab9b1e
Merge pull request #7370 from crobibero/internal-metadata-path
3 years ago
Cody Robibero fc5c6c0404 Use IFileSystem
3 years ago
Joe Rogers 354f22d065
Add post filtering for theme song and video
3 years ago
Joe Rogers 15053516f8
Rewrite tests for coverage and less duplication
3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
3 years ago
Shadowghost 719b707281 feat(external-media): refactor to generic provider, extend tests and file recognition, consolidate and extend NamingOptions
3 years ago
Claus Vium 488ce51032
Remove some allocations (#7246)
3 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
3 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult
3 years ago
Dmitry Lyzo f28384ba30 Ignore JSON serialization for special features of movie.
3 years ago
Cody Robibero a0f248e200
Merge pull request #7134 from adavier/trakt-episode-links
3 years ago
Joe Rogers a26509a98a
Keep from serializing trailers into database
3 years ago
adavier 9574d13059 Implement trakt episode links using the implementation from Series.cs
3 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
3 years ago
Bond_009 cbfa355e31 Update StyleCop
3 years ago
Cody Robibero a8a8ce4e7b Fix build from PR merging
3 years ago
Cody Robibero 076a13abeb
Merge pull request #7029 from cvium/allocations_maybe
3 years ago
Cody Robibero 00211ca056
Merge pull request #7028 from cvium/everything_went_wrong
3 years ago
cvium 05c8834a3a Don't cache special feature ids
3 years ago
cvium 9158511017 Don't skip extras refresh when replacing metadata or doing a full refresh
3 years ago
cvium b880dc8a4a Use our own Contains extension
3 years ago
cvium 83a94aa612 Fix extras folders
3 years ago
cvium 91f3ce3109 Use == instead of Object.Equals to avoid closure allocation
3 years ago
Claus Vium 9a0618552b
Merge branch 'master' into what_could_go_wrong
3 years ago
Cody Robibero 0edf77994a Cache BaseItemKind
3 years ago
cvium c5569c701c Folder can't have extras
3 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
3 years ago
cvium fde84a1e00 Refactor extras parsing
3 years ago
Jonas Resch 180e2dc329 Prevent crashes in specific scenarios
3 years ago
Jonas Resch 9978164438 Add support for external audio files
3 years ago
Cody Robibero b2b4bd82d7
Merge pull request #6862 from 1337joe/query-instead-of-filtering
3 years ago
Joe Rogers 9ba7bf96ef
Query MediaSourceManager directly in image providers
3 years ago
Joe Rogers 7cf5767949
Query media streams by type instead of filtering
3 years ago
Bond_009 257e1be95f Fix some warnings
3 years ago
cvium 5b1b2621ab Fix build
3 years ago