Commit Graph

299 Commits (master)

Author SHA1 Message Date
Shadowghost b063dfd2e3 Backport pull request #11648 from jellyfin/release-10.9.z
2 days ago
Bond-009 ac108690a8
Use StringSplitOptions.TrimEntries where possible (#11421)
4 weeks ago
Niels van Velzen 407cf5d0bf
Add MediaStreamProtocol enum (#10153)
3 months ago
Cody Robibero c8d93d9352
Return backdrops with text as thumb for tmdb (#11078)
3 months ago
Joe Rogers e91de654d7
Stop saving Jellyfin API key in settings xml
5 months ago
Joe Rogers f7479bc730
Fix missing posters in collection identify
5 months ago
Joe Rogers c8da8eefe0
Add api key to configuration
5 months ago
Bond_009 b62b0ec2b5 Fix warnings
6 months ago
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum (#9765)
6 months ago
Bond-009 5e48278e2a
Merge pull request #10078 from scampower3/master
6 months ago
LJQ 1d19fe50b4 Deep copy instead of Shallow copy
7 months ago
LJQ 298a7488a3 Applied 2nd Round of Suggested Changes
7 months ago
Stepan Goremykin 38d962242a Merge branch 'master' into fix-resharper-warnings
7 months ago
Bond_009 d7748cfa04 Multiple Stream changes
7 months ago
Stepan Goremykin 3f9ee316d5 Use non nullable property type when possible
8 months ago
LJQ 136a4abbd3 Applied Suggested Changes
8 months ago
LJQ 0676b878f3 Removed unused imports
10 months ago
LJQ 28a6694f6e Combined Title and Overview for multi-episodes files for the TMDB provider
10 months ago
Bond_009 b5f0760db8 Use RegexGenerator where possible
11 months ago
Bond-009 3982b0e057
Reduce bottlenecks scan code (#9863)
11 months ago
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
1 year ago
Bond_009 d8ec3a5470 Reduce usage of GetAwaiter().GetResult()
1 year ago
Bond_009 4b01aaa0f7 Allocate less Lists
1 year ago
Bond_009 e35119987a Enable nullable for more files
1 year ago
Bond-009 eaeb65f94d
Update MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeImageProvider.cs
1 year ago
Bond_009 ab24c0e2cf Enable nullable for more files
1 year ago
Shadowghost e7a7edbac0
Various fixes (#9361)
1 year ago
Bond-009 720852f708
Merge pull request #9356 from Bond-009/tryparse
1 year ago
Shadowghost a9bfb13dc7 Format MusicBrainz config page
1 year ago
Shadowghost 815aa40170 Fix MusicBrainz config page input validation
1 year ago
Shadowghost 3c921e25da Fix MusicBrainz album queries and releasegroup handling
1 year ago
Bond_009 24a7e210c3 Optimize tryparse
1 year ago
Shadowghost 4baa534679 Fix MusicBrainz configuration parsing and update
1 year ago
Shadowghost 2f4e43b87f Add migration for MusicBrainz settings
1 year ago
Shadowghost 3c5b0e0035 Fix MusicBrainz default server
1 year ago
cvium b5d5667965 remove a hardcoded DefaultAuthorization
1 year ago
Bond_009 b934b346e1 Fix all warnings in MediaBrowser.Providers
1 year ago
Bond-009 16fdb127ab
Check HTTP status code before writing response to file (#8863)
1 year ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
1 year ago
Bond_009 c7d50d640e Replace == null with is null
1 year ago
Shadowghost fe3e7979b0
Add MusicBrainz server validation and fallback (#8833)
1 year ago
Shadowghost 2e639c77c7 Apply review suggestions
2 years ago
Shadowghost 4b1654ae3b Add xmldocs for studio image provider
2 years ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling
2 years ago
David Ullmer abcb188916 Backport pull request #8667 from jellyfin/release-10.8.z
2 years ago
Shadowghost 385f1cc1b8 Apply review suggestions
2 years ago
MrTimscampi 7ad0c9ba24 Migrate MusicBrainz plugin to MetaBrainz.MusicBrainz
2 years ago
luz paz 9ec2870b10 Fix various typos
2 years ago
Claus Vium 06b2e7bcf5 Merge pull request #7934 from Bond-009/xmlasync2
2 years ago