| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-13 | Fix exception when saving user data to NFO files (#14993) | theguymadmax | |
| 2025-10-08 | also apply provider normalisation on uniqueid type tag | KGT1 | |
| 2025-10-08 | map tmdbcol nfo property to TmdbCollection | KGT1 | |
| 2025-01-25 | chore: fix spelling | Josh 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> | |||
| 2024-09-07 | Migrated UserData from library sqlite db to jellyfin.db | JPVenson | |
| 2024-08-30 | Clean up UserDataManager | Bond_009 | |
| * enable nullable * remove unused methods * fix warnings and docs | |||
| 2024-07-17 | Add TrySetProviderId extension | Bond_009 | |
| 2024-06-23 | Backport pull request #12120 from jellyfin/release-10.9.z | Shadowghost | |
| Do not override <year> if <releasedate> is set Original-merge: bf53f1ae385bd7631b0213182a155b109cd2bf10 Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-01-17 | Removing unnecessary array initialization | Martin Vandenbussche | |
| 2024-01-16 | Apply suggestions from code review | Martin Vandenbussche | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2024-01-15 | Adding support for proper trailer STRM URL format, along with the deprecated ↵ | Martin Vandenbussche | |
| format | |||
| 2023-10-12 | Merge branch 'master' into fix-resharper-warnings | Stepan Goremykin | |
| # Conflicts: # Emby.Server.Implementations/Net/SocketFactory.cs # RSSDP/SsdpCommunicationsServer.cs # RSSDP/SsdpDeviceLocator.cs # RSSDP/SsdpDevicePublisher.cs | |||
| 2023-10-08 | Remove redundant verbatim string prefixes | Stepan Goremykin | |
| 2023-10-06 | Remove logger parameter from XmlReaderExtensions.TryReadDateTime | Patrick Barron | |
| 2023-10-06 | More miscellaneous cleanup | Patrick Barron | |
| 2023-10-06 | Add TryReadInt to XmlReaderExtensions | Patrick Barron | |
| 2023-10-06 | Add ReadNormalizedString to XmlReaderExtensions | Patrick Barron | |
| 2023-10-06 | Add TryParseDateTime and TryParseDateTimeExact to XmlReaderExtensions | Patrick Barron | |
| 2023-10-06 | Add GetStringArray and GetPersonArray to XmlReaderExtensions | Patrick Barron | |
| 2023-10-06 | Add XmlReader.GetPersonFromXmlNode | Patrick Barron | |
| 2023-04-06 | Use TryAdd | Stepan Goremykin | |
| 2023-03-25 | Convert Person.Type to use PersonKind enum (#9487) | Cody Robibero | |
| 2023-03-07 | Ignore avg critic rating Rotten Tomatoes | Bond_009 | |
| 2023-02-19 | Optimize tryparse | Bond_009 | |
| * Don't check for null before * Don't try different formats when not needed (NumberFormat.Integer is the fast path) | |||
| 2023-01-25 | Save modified userData after parsing an nfo in case of "watched", ↵ | ProfessionalismIsMyMiddleName | |
| "playcount" or "lastplayed" tags. | |||
| 2022-12-07 | Use ArgumentException.ThrowIfNullOrEmpty | Bond_009 | |
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2022-11-17 | Apply review suggestions | Shadowghost | |
| 2022-11-17 | Add xmldocs for TMDb provider, correct provider spelling | Shadowghost | |
| 2022-08-15 | Fix various typos | luz paz | |
| Found via `codespell -q 3 -S ./Emby.Server.Implementations/Localization -L allready,doesnt,inh,receivedfrom,whoknows` | |||
| 2022-02-08 | Fix nfo thumb tags without aspect | David Ullmer | |
| 2021-12-27 | Remove more warnings | Cody Robibero | |
| 2021-11-17 | Read past empty elements | cvium | |
| 2021-11-04 | Make sure ReadToDescendant was successful, #6773 | cvium | |
| 2021-09-26 | Remove all instances of en-US culture | Cody Robibero | |
| 2021-09-21 | Specify DateTimeStyles when possible | Bond_009 | |
| 2021-09-19 | Reduce allocations | Bond_009 | |
| 2021-08-30 | Merge pull request #6422 from daullmer/nfo-fanart | Bond-009 | |
| 2021-08-15 | Minor improvements | Bond_009 | |
| 2021-08-13 | Modify FetchThumbNode method to read children of fanart tag | David Ullmer | |
| 2021-08-13 | Move thumb tag parsing to separate method | David Ullmer | |
| 2021-08-04 | Minor improvements | Bond_009 | |
| 2021-05-05 | Add support for fanart aspect in thumb tag | David Ullmer | |
| 2021-05-04 | Merge pull request #4981 from Ullmie02/nfo-ratings | Bill Thornton | |
| Add .nfo ratings tag | |||
| 2021-03-30 | Merge pull request #5467 from Ullmie02/nfo-fixes | Bond-009 | |
| 2021-03-26 | Rename methods and optimize allocations | David | |
| 2021-03-25 | Merge pull request #5321 from Ullmie02/nfo-thumb | Bond-009 | |
| 2021-03-16 | Use Helper Methods for provider url parsing | David | |
| 2021-03-10 | Fix Radarr url nfo files | David | |
