Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/e15337d46e47c3c1017c80e1c6a4177f965f5e52/MediaBrowser.Providers You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

2164 Commits (e15337d46e47c3c1017c80e1c6a4177f965f5e52)

Author SHA1 Message Date
Bond-009 f8da8ba3c6
Merge pull request from jellyfin/renovate/playlistsnet-1.x 2 years ago
renovate[bot] 1987b138f9
chore(deps): update dependency playlistsnet to v1.3.1 2 years ago
Joe Rogers a74b8b99af
Add option to allow extras to use embedded titles 2 years ago
Claus Vium 2c5573b145
Merge pull request from Bond-009/priorityqueue 2 years ago
Bond-009 16fdb127ab
Check HTTP status code before writing response to file () 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 () 2 years ago
Shadowghost fe3e7979b0
Add MusicBrainz server validation and fallback () 2 years ago
Cody Robibero d4bd72049b
Merge pull request 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 () 2 years ago
Negulici-R. Barnabas e977aade77
Merge branch 'jellyfin:master' into master 2 years ago
Bond-009 f369ddf522
Merge pull request from 1337joe/providermanager-cleanup 2 years ago
Bond-009 66954b4efe
Merge pull request 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 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 3 years ago
Claus Vium 05c20001c8
Merge pull request from 1hitsong/lyric-lrc-file-support 3 years ago
Claus Vium b137d0cc2b
Merge pull request from Shadowghost/music-extend 3 years ago
Shadowghost 9b2e9640be Apply review suggestions 3 years ago
Shadowghost 6c6f89acc3 Apply review suggestions 3 years ago
Joe Rogers 2e4db18ebe
Add hearing impaired subtitle stream indicator () 3 years ago
Shadowghost a97ec65227 Apply review suggestions 3 years ago
Shadowghost 2ac095d8cd Apply review suggestions 3 years ago
Shadowghost 08c68eb8dc Apply review suggestions 3 years ago
Shadowghost ff18586beb Apply review suggestions 3 years ago
Claus Vium 81b04ddbb5
Merge branch 'master' into providermanager-cleanup 3 years ago
Shadowghost 4649e0e425 Add xiph tag parsing 3 years ago
Shadowghost fa9820b1fd Add apple tag parsing 3 years ago
Shadowghost 12cf98b4e3 Update taglibsharp, add audible tag parsing 3 years ago
1hitsong c367857244 Format returns 3 years ago
1hitsong 1ae5c83aa7
Update MediaBrowser.Providers/Lyric/LrcLyricProvider.cs 3 years ago
1hitsong 563d5fb5d9 Return string.Empty is span IsEmpty 3 years ago
1hitsong 97409adb45 Adjust file read async functions 3 years ago
1hitsong a50bdb4770 Use async functions 3 years ago
1hitsong 35399ce8fe Update summaries, Use spans 3 years ago
1hitsong 6f0d33b1ca Use Directory GetFiles to find lyric files 3 years ago
1hitsong b442c79e62 Make LyricParser a field 3 years ago