aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Sorting/IUserBaseItemComparer.cs
AgeCommit message (Collapse)Author
2025-05-09Cleanup external item data cleanup (#14072)Tim Eisele
2025-03-25Fixed namespacesJPVenson
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>
2021-05-07Enable nullable reference types for MediaBrowser.ControllerBond_009
2020-06-16Add full stop at end of comments (SA1629)telans
2020-05-26Make SonarCloud less angryPatrick Barron
2020-05-12Initial migration codePatrick Barron
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2013-10-02added user data manager, updated nugetLuke Pulverenti
2013-04-13removed excess hashing in providers and made user data key-basedLuke Pulverenti
2013-04-02Moved userdata to user manager to resolve concurrency issues. must delete ↵Luke Pulverenti
userdata and displaypreferences db files.
2013-03-09unified the two sorting api'sLukePulverenti