ZeroQI / Absolute-Series-Scanner

Seasons, absolute mode, Subfolders...
1.01k stars 155 forks source link

naming scheme causes files to be merged into a single one #229

Closed Luro02 closed 5 years ago

Luro02 commented 5 years ago

Naming your files like this

One_Piece_S01xE001.mkv
One_Piece_S01xE002.mkv
One_Piece_S01xE003.mkv
One_Piece_S01xE004.mkv

will merge all files into one episode.

ZeroQI commented 5 years ago

Logs?

I searched Google for the exact filename and got 0 match...

Line 54 the regex doesn't seem to support xxXExxx. Please replace with the below, do a Plex dance (move eps, scan, put back eps, scan, 1 ep change in folder is enough) and report cic(r'(^|(?P.?)[ .-]+)(?P\d{1,2})XE?(?P\d{1,3})(([-X]|[-]\d{1,2}X)(?P\d{1,3}))?([ .-]+(?P.</em>))?$'), # 0 # 1x01</p> <p>Change: adding optional E?</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>