Bond_009
4367b97a54
Fix build
4 years ago
Bond-009
16011d96a0
Merge pull request #5321 from Ullmie02/nfo-thumb
4 years ago
Bond_009
9ed7f429c0
FxCop -> Net Analyzers (part 1)
4 years ago
David
16694b0cfc
Add nfo thumb tag support
4 years ago
David
3a4c33ca5f
Add nfo parsing for watched, playcount and lastplayed
4 years ago
martinek-stepan
cc92f7afe5
Enable nullable for MediaBrowser.XbmcMetadata project ( #4612 )
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Stepan <ste.martinek+git@gmail.com>
4 years ago
crobibero
44957c5a9a
Use typed logger where possible
4 years ago
Bond-009
94fe9b8f6d
Merge branch 'master' into warn17
5 years ago
Mark Monteiro
b67e9cde8c
Replace ILogger with ILogger<T> wherever possible
...
Log entries will contain additional class context when using this interface
5 years ago
Bond_009
07cc4be6a7
Fix some warnings
...
* Add analyzers to MediaBrowser.XbmcMetadata
* Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata
* Add analyzers to MediaBrowser.WebDashboard
* Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard
* Disable SA1600 in favor of CS1591
5 years ago
Bond_009
0803a916aa
Fix some documentation warnings for MediaBrowser.XbmcMetadata
5 years ago
Bond_009
a9302b8b53
Remove useless abstraction around XmlReaderSettings
...
This removes the amount of stuff that needs to be passed around
Also removes some unneeded `ManagedFileSystem` usage
6 years ago
Erwin de Haan
a36658f6f0
ReSharper Reformat: Properties to expression bodied form.
6 years ago
Erwin de Haan
b062577d81
Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
6 years ago
Erwin de Haan
9741817af4
Visual Studio Reformat: MediaBrowser.XbmcMetadata
6 years ago
Bond_009
c99b45dbe0
Remove some warnings
6 years ago
Bond_009
0f8b3c6347
Use Microsoft.Extensions.Logging abstraction
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
4154fdf9c6
update omdb info parsing
8 years ago
Luke Pulverenti
b59614d439
fix album nfo provider
8 years ago
Luke Pulverenti
21be035df0
make nfo project portable
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
softworkz
bd4ffa898e
Programmatic provider id handling for xml and nfo persistence
8 years ago
Sven Van den brande
219cba7506
Removed redundant Collection Initializers
...
Removed Using directives that are not required
8 years ago
Luke Pulverenti
87091b6196
update providers
9 years ago
Sven Van den brande
168587b2a0
Remove unused code...
9 years ago
Luke Pulverenti
078277ebc2
continue file system rework
9 years ago
Luke Pulverenti
8ad702060e
begin file system rework
9 years ago
Luke Pulverenti
6d13cec38e
update metadata parsing
9 years ago
Luke Pulverenti
b1be09242c
update people saving
9 years ago
Luke Pulverenti
d2949d6e03
support video_ts.nfo
10 years ago
Luke Pulverenti
4548e6598d
support dvd without video_ts folder
10 years ago
Luke Pulverenti
56f6b0335c
updated nuget
10 years ago
Luke Pulverenti
d74e3b2dea
connect updates
10 years ago
Luke Pulverenti
0690b4f2e0
Add user cinema mode setting
10 years ago
Luke Pulverenti
eab030df7f
fixes #916 - Support reading playstate data from nfo's
10 years ago
Luke Pulverenti
37c27a26e9
added sync job database
10 years ago
Luke Pulverenti
c02e917f56
completed auth database
10 years ago
Luke Pulverenti
389390b82e
fixes #789 - Security Issue: API allows access to any folder of the PC running MediaBrowser
10 years ago
Luke Pulverenti
3d47b495a9
fixes #795 - Support reading Xbmc nfo's
11 years ago