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/d4c1912e64f5e9d82f2106f1c9ca47d6addf16fa/MediaBrowser.Providers/Plugins/AudioDb You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

40 Commits (d4c1912e64f5e9d82f2106f1c9ca47d6addf16fa)

Author SHA1 Message Date
Bond_009 9af16fcb6c Remove workaround for 3 years ago
Bond_009 f31224fa8f Remove sync FileStream hack 4 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense 4 years ago
Rich Lander 927b003143 Fix remaining MediaBrowser.Providers warnings 4 years ago
Rich Lander fb92eab69b Fix analysis issues 4 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives 4 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2) 4 years ago
David 60ffa6f514 Use FileShare.None when creating files 4 years ago
Cody Robibero 5c57569692
Merge branch 'master' into PluginDowngrade 4 years ago
David 043d045448 Put json serializer options in private field 4 years ago
David 2a574914ea Use streams instead of strings 4 years ago
David e09d3ba9ef Remove custom Json serializer from Providers 4 years ago
Greenback ce19f2be55 Renamed Guid property to Id 4 years ago
dkanada 8b0ef119c3 remove deprecated flag to disable music plugins 4 years ago
Bond_009 4b1c9dc9ea Pass cancellation where possible 4 years ago
Bond_009 384ab39f5b Fix some warnings 5 years ago
crobibero dd078e7b82 use named client 5 years ago
crobibero 1325815182 Remove IHttpClient from Providers 5 years ago
crobibero 188166d6eb Remove IHttpClient from ArtistImageProvider 5 years ago
crobibero 14f57dddcb Remove IHttpClient from AlbumImageProvider 5 years ago
Anthony Lavado 468a7fea4c
Merge pull request from crobibero/plugin-config-location 5 years ago
crobibero 939b95907b Force plugin config location 5 years ago
crobibero 05f743480d fully remove jquery 5 years ago
crobibero f4cafc2f31 fix built in plugin js 5 years ago
Mark Monteiro 0e9164351b Merge remote-tracking branch 'upstream/master' into external-id-type 5 years ago
Bond_009 eba488a0f8 Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers 5 years ago
telans 247f9c61e6
fix SA1513/SA1516 5 years ago
telans acd4389653
fix SA1005 5 years ago
aled 22a860a806 Fix a small number of compile warnings 5 years ago
dkanada f75a09838e remove uses of fnchecked from plugins 5 years ago
Mark Monteiro 4f6e5591ec Remove 'General' as an ExternalIdMediaType, and instead use 'null' to represent a general external id type 5 years ago
Mark Monteiro d06fee75b6 Rename Name to ProviderName 5 years ago
Mark Monteiro 422d5b2b68 Move ExternalIdMediaType enum to MediaBrowser.Model 5 years ago
Mark Monteiro e5c857ac36 Rename external id type 'None' to 'General' 5 years ago
Luke Foust 0fb78cf54b Add documentation around Name, Id, and Type. Changed ExternalIdType to ExternalIdMediaType 5 years ago
Luke Foust 9bdb99fe92 Add type to externalids to distinguish them in the UI 5 years ago
dkanada f8b391538d update audiodb config page 5 years ago
dkanada 26c778eb16 implement option to disable audiodb for now 5 years ago
dkanada 76e49a1eb7 migrate audiodb to plugin 5 years ago