| Age | Commit message (Collapse) | Author |
|
* 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
|
|
|
|
|
|
|
|
Disable real time monitoring by default
|
|
|
|
|
|
Implement NFO named season parsing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
|
|
|
|
|
- Adds regular expression to CleanStrings to remove suffix style extra naming from the name presented in JF.
- Override Resolve for Extras to enable parsename
- remove exclusion on parsename of extratypes
|
|
|
|
|
|
ItemResolveArgs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove dependency on OptimizedPriorityQueue
|
|
Fix to make sure that UDF streams are opened with Share.Read (#8276)
|
|
|
|
Make sure that any subsequent requests to open the file for read will
succeed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Skip missing symlink instead of breaking out of directory scan
|
|
|
|
Fix subtitle selection behaviour
|