| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 3 days | Backport pull request #15548 from jellyfin/release-10.11.z | theguymadmax | |
| Fix NullReferenceException in filesystem path comparison Original-merge: 5ae444d96d473ba42c4a812c3f366b0faa6ebef4 Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-11-17 | Backport pull request #15263 from jellyfin/release-10.11.z | revam | |
| Resolve symlinks for static media source infos Original-merge: 3b2d64995aab63ebaa6832c059a3cc0bdebe90dc Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-10-27 | Backport pull request #15209 from jellyfin/release-10.11.z | Shadowghost | |
| Improve symlink handling Original-merge: e5656af1f2e740c6e4f78f613d47d37567940ed8 Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-10-27 | Backport pull request #15054 from jellyfin/release-10.11.z | Shadowghost | |
| Speed-up trickplay migration Original-merge: ca830d5be7c7a173f91ae7521d43cb47484718f1 Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-05-05 | Fix cross filesystem dir moving (#14063) | gnattu | |
| 2025-05-04 | Cleanup file related code (#14023) | Bond-009 | |
| 2025-04-26 | Fix distinction queries (#14007) | Tim Eisele | |
| 2025-03-11 | Add ability to provide search pattern | denys.kozhevnikov | |
| 2025-02-03 | Backport pull request #13390 from jellyfin/release-10.10.z | gnattu | |
| Catch IOExceptions for GetFileSystemMetadata Original-merge: 3766a88beaa4f1a9e8ab90f3ade24b474b1dde6c Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 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-12-12 | move to new System.Threading.Lock type for better performance | Daniyar Alpyspayev | |
| 2024-09-19 | Watch library directories with perm errors (#10684) | Brian Howe | |
| 2024-09-07 | Enhance Trickplay (#11883) | Tim Eisele | |
| 2024-07-15 | Use real temp dir instead of cache dir for temp files (#12226) | Bond-009 | |
| 2024-06-24 | Backport pull request #12025 from jellyfin/release-10.9.z | Shadowghost | |
| Fix empty image folder removal for legacy locations Original-merge: 476dc01f4d5bf0fdf391935ef0759b0583bf7026 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-05-13 | Backport pull request #11570 from jellyfin/release-10.9.z | gnattu | |
| Fix absolute path checking on windows Original-merge: 6689d837d6dcfa0925efdbd9c76a7e1fe4f7cc54 Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-03-18 | fix: skip library folders that are inaccessible or empty (#9291) | Claus Vium | |
| 2024-02-07 | Use IHostApplicationLifetime to start library monitor | Patrick Barron | |
| 2024-01-09 | Move StreamHelper to LiveTv project | Patrick Barron | |
| 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 | Reduce string literal length by using verbatim string | Stepan Goremykin | |
| 2023-10-07 | Remove redundant SuppressFinalize call | Stepan Goremykin | |
| 2023-10-06 | Reduce string allocations | Bond_009 | |
| Some simple changes to reduce the number of allocated strings | |||
| 2023-10-03 | Use DI for IFileSystem | Patrick Barron | |
| 2023-09-18 | Address review comments | Bond_009 | |
| 2023-09-13 | Minor LibraryMonitor improvements | Bond_009 | |
| * Enable nullable * Add a fast return to ReportFileSystemChanged when path should be ignored * Use Span overloads of Path.* functions where possible * IFileSystem: remove NormalizePath as Path.TrimEndingDirectorySeparator already checks if it's a root path | |||
| 2023-07-01 | Align indentation on bottom brace of new list | Ronan Charles-Lorel | |
| Should stop error SA1137 in debug build | |||
| 2023-07-01 | Formatting | Ronan Charles-Lorel | |
| Fixes debug build? Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2023-06-29 | Moving invalid chars list at class level with a better name | Ronan Charles-Lorel | |
| 2023-06-29 | Remove call to Path.GetInvalidFileNameChars | Ronan Charles-Lorel | |
| Superseded by a static char list to avoid platform-dependent issues | |||
| 2023-06-29 | Merge branch 'jellyfin:master' into master | Ronan Charles-Lorel | |
| 2023-05-10 | Remove ExtendedFileSystemInfo (#9749) | Bond-009 | |
| 2023-01-31 | Formatting | Ronan Charles-Lorel | |
| 2023-01-31 | Add a way to add more invalid characters when sanitizing a filename | Ronan Charles-Lorel | |
| 2022-12-19 | Merge pull request #8922 from Bond-009/distinctby | Claus Vium | |
| Use DistinctBy introduced in .NET 6 | |||
| 2022-12-19 | Use Order() introduced in .NET 7 (#8923) | Bond-009 | |
| 2022-12-19 | Use DistinctBy introduced in .NET 6 | Bond_009 | |
| 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-10-25 | Remove unnecessary IsPathLocked function | jgriff6 | |
| 2022-10-25 | Remove unnecessary ToList usage | ignacio laborde | |
| 2022-05-20 | Merge pull request #7724 from jtcasper/perms | Joshua M. Boniface | |
| (cherry picked from commit 884a59da07420708774eed25286950b14153c3dd) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-03-02 | Split DirectoryExists and FileExists | Cody Robibero | |
| 2022-02-28 | Use IFileSystem | Cody Robibero | |
| 2022-02-14 | Fix some warnings | Bond_009 | |
| 2021-12-27 | Remove more warnings | Cody Robibero | |
| 2021-12-27 | More cleanup | Bond_009 | |
| 2021-11-15 | Fix some warnings | Bond_009 | |
| 2021-11-09 | Fix some warnings | Bond_009 | |
| down to 580 | |||
