Bond_009
|
9af16fcb6c
|
Remove workaround for dotnet/runtime#42790
|
2021-10-03 19:52:38 +02:00 |
|
Bond_009
|
f31224fa8f
|
Remove sync FileStream hack
|
2021-09-25 19:44:40 +02:00 |
|
Bond_009
|
e3dac4fda2
|
Use async FileStreams where it makes sense
|
2021-09-02 14:02:04 +02:00 |
|
Rich Lander
|
927b003143
|
Fix remaining MediaBrowser.Providers warnings
|
2021-07-22 20:16:38 -07:00 |
|
Rich Lander
|
fb92eab69b
|
Fix analysis issues
|
2021-07-22 17:33:19 -07:00 |
|
Bond_009
|
6f8ccab788
|
Move non-jellyfin extensions to separate project
|
2021-06-19 18:04:46 +02:00 |
|
BaronGreenback
|
bc1cc2d04a
|
Remove unused using directives
|
2021-04-17 11:37:55 +01:00 |
|
Bond_009
|
a8ed753f6c
|
FxCop -> Net Analyzers (part 2)
|
2021-03-13 22:33:28 +01:00 |
|
David
|
60ffa6f514
|
Use FileShare.None when creating files
|
2021-03-07 14:43:28 +01:00 |
|
Cody Robibero
|
5c57569692
|
Merge branch 'master' into PluginDowngrade
|
2020-12-30 18:11:37 -07:00 |
|
David
|
043d045448
|
Put json serializer options in private field
|
2020-12-24 11:22:34 +01:00 |
|
David
|
2a574914ea
|
Use streams instead of strings
|
2020-12-23 19:24:58 +01:00 |
|
David
|
e09d3ba9ef
|
Remove custom Json serializer from Providers
|
2020-12-23 13:14:39 +01:00 |
|
Greenback
|
ce19f2be55
|
Renamed Guid property to Id
|
2020-12-18 20:37:35 +00:00 |
|
dkanada
|
8b0ef119c3
|
remove deprecated flag to disable music plugins
|
2020-11-28 23:55:56 +09:00 |
|
Bond_009
|
4b1c9dc9ea
|
Pass cancellation where possible
|
2020-11-17 19:43:00 +01:00 |
|
Bond_009
|
384ab39f5b
|
Fix some warnings
|
2020-09-07 13:20:39 +02:00 |
|
crobibero
|
dd078e7b82
|
use named client
|
2020-08-31 11:05:21 -06:00 |
|
crobibero
|
1325815182
|
Remove IHttpClient from Providers
|
2020-08-17 13:10:02 -06:00 |
|
crobibero
|
188166d6eb
|
Remove IHttpClient from ArtistImageProvider
|
2020-08-17 11:56:49 -06:00 |
|
crobibero
|
14f57dddcb
|
Remove IHttpClient from AlbumImageProvider
|
2020-08-17 11:55:58 -06:00 |
|
Anthony Lavado
|
468a7fea4c
|
Merge pull request #3660 from crobibero/plugin-config-location
Force plugin config location
|
2020-07-26 15:36:08 -07:00 |
|
crobibero
|
939b95907b
|
Force plugin config location
|
2020-07-22 08:19:26 -06:00 |
|
crobibero
|
05f743480d
|
fully remove jquery
|
2020-07-20 17:31:20 -06:00 |
|
crobibero
|
f4cafc2f31
|
fix built in plugin js
|
2020-07-20 17:23:36 -06:00 |
|
Mark Monteiro
|
0e9164351b
|
Merge remote-tracking branch 'upstream/master' into external-id-type
|
2020-06-26 10:12:22 -04:00 |
|
Bond_009
|
eba488a0f8
|
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
|
2020-06-19 20:24:13 +02:00 |
|
telans
|
247f9c61e6
|
fix SA1513/SA1516
|
2020-06-16 16:11:30 +12:00 |
|
telans
|
acd4389653
|
fix SA1005
|
2020-06-15 10:41:00 +12:00 |
|
aled
|
22a860a806
|
Fix a small number of compile warnings
|
2020-06-06 20:17:49 +01:00 |
|
dkanada
|
f75a09838e
|
remove uses of fnchecked from plugins
|
2020-05-25 18:25:45 +09:00 |
|
Mark Monteiro
|
4f6e5591ec
|
Remove 'General' as an ExternalIdMediaType, and instead use 'null' to represent a general external id type
|
2020-05-23 16:08:51 -04:00 |
|
Mark Monteiro
|
d06fee75b6
|
Rename Name to ProviderName
|
2020-05-17 17:36:36 -04:00 |
|
Mark Monteiro
|
422d5b2b68
|
Move ExternalIdMediaType enum to MediaBrowser.Model
|
2020-05-17 15:57:24 -04:00 |
|
Mark Monteiro
|
e5c857ac36
|
Rename external id type 'None' to 'General'
|
2020-05-17 15:29:53 -04:00 |
|
Luke Foust
|
0fb78cf54b
|
Add documentation around Name, Id, and Type. Changed ExternalIdType to ExternalIdMediaType
|
2020-03-26 14:26:12 -07:00 |
|
Luke Foust
|
9bdb99fe92
|
Add type to externalids to distinguish them in the UI
|
2020-03-22 12:58:53 -07:00 |
|
dkanada
|
f8b391538d
|
update audiodb config page
|
2020-03-08 12:19:38 +09:00 |
|
dkanada
|
26c778eb16
|
implement option to disable audiodb for now
|
2020-03-08 12:10:25 +09:00 |
|
dkanada
|
76e49a1eb7
|
migrate audiodb to plugin
|
2020-03-03 02:07:31 +09:00 |
|