Commit Graph

2168 Commits (769c48c629bae859ba713d66b1a55f35aca708b6)

Author SHA1 Message Date
Claus Vium 223aaec93f
Merge pull request #8995 from daullmer/nfo-remote-images-initial
1 year ago
David Ullmer 6e7b0a8cb2
Use nfo provided remote images on initial scan
1 year ago
Bond_009 6bf131b270 Use Diacritics.NET
1 year ago
Bond-009 497d8c4957
Use Order() introduced in .NET 7 (#8923)
1 year ago
Bond-009 f8da8ba3c6
Merge pull request #8886 from jellyfin/renovate/playlistsnet-1.x
1 year ago
renovate[bot] 1987b138f9
chore(deps): update dependency playlistsnet to v1.3.1
1 year ago
Joe Rogers a74b8b99af
Add option to allow extras to use embedded titles
2 years ago
Claus Vium 2c5573b145
Merge pull request #8868 from Bond-009/priorityqueue
2 years ago
Bond-009 16fdb127ab
Check HTTP status code before writing response to file (#8863)
2 years ago
Bond_009 9bb1bc5a3e Remove dependency on OptimizedPriorityQueue
2 years ago
Bond_009 fd9dc1e308 Update deps
2 years ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
2 years ago
Bond_009 236dd650d0 Update projects to .net7
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Bond-009 210a4921f2
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709)
2 years ago
Shadowghost fe3e7979b0
Add MusicBrainz server validation and fallback (#8833)
2 years ago
Cody Robibero d4bd72049b
Merge pull request #8137 from negulici-r-barnabas/master
2 years ago
Bond_009 fb3e97d7ac Use typed logger
2 years ago
renovate[bot] e1bd5684e5
chore(deps): update dependency newtonsoft.json to v13.0.2 (#8792)
2 years ago
Negulici-R. Barnabas e977aade77
Merge branch 'jellyfin:master' into master
2 years ago
Bond-009 f369ddf522
Merge pull request #7039 from 1337joe/providermanager-cleanup
2 years ago
Bond-009 66954b4efe
Merge pull request #8695 from JeWe37/master
2 years 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
Negulici-R. Barnabas 7db1813cc8 changed ChapterImageResolution in model to enum type;
2 years ago
Negulici-R. Barnabas b7aa5ed862
Merge branch 'jellyfin:master' into master
2 years ago
Jendrik Weise 21072310e7 Sort external files when scanning
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
Joe Rogers dd41fb9a61
Update embedded image names to match docs
2 years ago
Claus Vium 05c20001c8
Merge pull request #8381 from 1hitsong/lyric-lrc-file-support
2 years ago
Claus Vium b137d0cc2b
Merge pull request #7514 from Shadowghost/music-extend
2 years ago
Shadowghost 9b2e9640be Apply review suggestions
2 years ago
Shadowghost 6c6f89acc3 Apply review suggestions
2 years ago
Joe Rogers 2e4db18ebe
Add hearing impaired subtitle stream indicator (#7379)
2 years ago
Shadowghost a97ec65227 Apply review suggestions
2 years ago
Shadowghost 2ac095d8cd Apply review suggestions
2 years ago
Shadowghost 08c68eb8dc Apply review suggestions
2 years ago
Shadowghost ff18586beb Apply review suggestions
2 years ago
Claus Vium 81b04ddbb5
Merge branch 'master' into providermanager-cleanup
2 years ago
Shadowghost 4649e0e425 Add xiph tag parsing
2 years ago
Shadowghost fa9820b1fd Add apple tag parsing
2 years ago
Shadowghost 12cf98b4e3 Update taglibsharp, add audible tag parsing
2 years ago
1hitsong c367857244 Format returns
2 years ago
1hitsong 1ae5c83aa7
Update MediaBrowser.Providers/Lyric/LrcLyricProvider.cs
2 years ago
1hitsong 563d5fb5d9 Return string.Empty is span IsEmpty
2 years ago
1hitsong 97409adb45 Adjust file read async functions
2 years ago