aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.LocalMetadata/Parsers/BoxSetXmlParser.cs
AgeCommit message (Collapse)Author
2025-01-25chore: fix spellingJosh Soref
* a * acceleration * addition * altogether * api clients * artist * associated * bandwidth * cannot * capabilities * case-insensitive * case-sensitive * configuration * delimiter * dependent * diacritics * directors * enable * explicitly * filters * finish * have * hierarchy * implicit * include * information * into * its * keepalive * localization * macos * manual * matching * metadata * nonexistent * options * overridden * parsed * parser * playback * preferring * processes * processing * provider * ratings * retrieval * running * segments * separate * should * station * subdirectories * superseded * supported * system * than * the * throws * transpose * valid * was link: forum or chat rooms Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-05Replace != null with is not nullBond_009
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2020-06-13Remove warnings from MediaBrowser.LocalMetadatacrobibero
2020-06-05Use typed logger where possiblecrobibero
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-13Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.ModelErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.LocalMetadataErwin de Haan
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-12-28Remove custom ToArray extensionBond_009
2017-08-10revert servicestack.text updateLuke Pulverenti
2017-06-11improve live tv imagesLuke Pulverenti
2017-06-09fix boxsets hanging up library scanLuke Pulverenti
2016-12-03update xml readersLuke Pulverenti
2016-11-02update xml parsingLuke Pulverenti
2016-10-30make local metadata project portableLuke Pulverenti
2016-09-01Programmatic provider id handling for xml and nfo persistencesoftworkz
2015-06-28update people savingLuke Pulverenti
2014-08-04update playlist xml savingLuke Pulverenti
2014-08-02fixes #791 - Support server-side playlistsLuke Pulverenti
2014-06-29fixes #795 - Support reading Xbmc nfo'sLuke Pulverenti