• v1.6.87 74d9047f4c

    v1.6.87 Stable

    Administrator released this 2026-03-06 19:33:59 +01:00 | 417 commits to main since this release

    Fixed duplicate sample MKV files appearing in the MKV library folder. The MKV collection feature (collectMkvToLibrary) previously collected all .mkv files including samples from scene releases. Sample files from 'Sample'/'Samples' subdirectories inside archives have the same base name as the real episodes but with different casing. Since Windows is case-insensitive, this caused duplicate files with '(2)' suffix (e.g. 'Farina.Cocaine.Coast.S01E03.German.DL.720p.BluRay.x264-RSG (2)' at ~15-20 MB alongside the real ~800 MB episode). The MKV collection now filters out sample files before moving: files inside 'sample'/'samples' directories are skipped, and files with 'sample' in their filename are also excluded. Filtered samples are logged for transparency. This fix works regardless of the 'Samples nach Entpacken entfernen' setting.

    Downloads