| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com>
|
|
|
|
|
|
Fix trailers v2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
down to 580
|
|
|
|
Enables TreatWarningsAsErrors for all projects
|
|
|
|
|
|
Add a series path resolver that attempts to extract only the series
name from a path that contains more information that just the name.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The ISO image will be opened and checked for disc-type specific
folders.
Can be overridden using NAME.dvd.iso / NAME.bluray.iso
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
|
AudioResolver.ResolveMultipleAudio method can attempt to access the first item in a List without checking if the list is empty which throws an ArgumentOutOfRangeException and stops the 'Scan Library' process.
|
|
|
|
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
Ignore inaccessible files & folders during library scans
|
|
|
|
|
|
|
|
|
|
|
|
|