aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.XbmcMetadata/Savers
AgeCommit message (Collapse)Author
2021-03-09FxCop -> Net Analyzers (part 1)Bond_009
2021-02-13Minor improvementsBond_009
2021-02-03Update BaseNfoSaver.csBaronGreenback
2021-01-251 attempted fixBaronGreenback
2021-01-23Update MediaBrowser.XbmcMetadata/Savers/BaseNfoSaver.csDavid Ullmer
Co-authored-by: Bond-009 <bond.009@outlook.com>
2021-01-23Don't write tagline in <outline> in nfo filesDavid
2021-01-20Add episode nfo parser testDavid
2020-12-31Enable nullable for MediaBrowser.XbmcMetadata project (#4612)martinek-stepan
Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Stepan <ste.martinek+git@gmail.com>
2020-06-13Merge pull request #3254 from crobibero/iloggerdkanada
Use typed logger where possible
2020-06-06Fix a small number of compile warningsaled
2020-06-05Use typed logger where possiblecrobibero
2020-03-11Merge branch 'master' into warn17Bond-009
2020-03-03Replace ILogger with ILogger<T> wherever possibleMark Monteiro
Log entries will contain additional class context when using this interface
2020-02-23Fix some warningsBond_009
* 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
2019-11-25* Add support for multi segment base urlsBond_009
* Make baseurl case-insensitive
2019-09-23Fix multiple mistakes and warningsBond_009
2019-09-08Address commentsBond_009
2019-09-08Fix some documentation warnings for MediaBrowser.XbmcMetadataBond_009
2019-09-01Fix more warningsBond_009
2019-03-07Remove useless commentsBond_009
2019-03-07Remove useless abstraction around XmlReaderSettingsBond_009
This removes the amount of stuff that needs to be passed around Also removes some unneeded `ManagedFileSystem` usage
2019-01-31Merge pull request #734 from Bond-009/cultureJoshua M. Boniface
Fix more analyzer warnings
2019-01-31Remove support for games as a media typeClaus Vium
2019-01-30Merge branch 'master' into cultureBond-009
2019-01-28Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`Erwin de Haan
2019-01-28Unwrapped `OpenRead` and `CopyFile`Erwin de Haan
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-27Fix more analyzer warningsBond_009
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13ReSharper Reformat: Properties to expression bodied form.Erwin de Haan
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListenerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.XbmcMetadataErwin de Haan
2019-01-07remove trailing whitespacehawken
2019-01-07Remove tabs and trailing whitespacehawken
2018-12-30Merge pull request #285 from Bond-009/loggingJoshua M. Boniface
Use Serilog to handle logging
2018-12-30Fix exception loggingBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-12-30Go back to an emby.media/community link but via web archivebfayers
2018-12-30replace all instanced of emby.media with jellyfin.mediabfayers
2018-12-11Reverts changes to forum URLsAnthony Lavado
- restores the original URL for some comments, keeping context
2018-12-11Updates all other emby.media links to repo pageAnthony Lavado
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-11-153.2.36.10Luke Pulverenti
2017-08-24update active recordingsLuke Pulverenti
2017-08-11reduce traffic from session playerLuke Pulverenti
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-08-07deprecate hddvd videotypeLuke Pulverenti
2017-08-06update componentsLuke Pulverenti
2017-08-05update media source methodsLuke Pulverenti