Multiple episodes containing - in the name confuses sonarr?

not sure if it’s due to me disableing renaming, or if a recent bug.

when downloading a torrent like example:
[NoobSubs] Vinland Saga 01-24 (720p Blu-ray 8bit AAC MP4)
(in here are 24 files, [NoobSubs] Vinland Saga 01 (720p Blu-ray 8bit AAC) etc etc
it only imports the first one and calls it [NoobSubs] Vinland Saga 01-24 (720p Blu-ray 8bit AAC MP4)
therefore the rest is stuck in queue and not imported.

tried it with a minor serie that released 2 episodes in same file where the issue was present
Devs.S01E01-E02.NORDiC.REPACK.720p.WEB-DL.DDP5.1.H.264

Is this a bug or due to me disabling renaming ?

(renaming was done, since i perfer subs, but when renaming, and the keywords like Nordic etc are not there it will cause issues when it checks rss feeds and find a 1080 that has keywords and therfore downloads again)

Without all the requested information (Sonarr version, ((debug logs)), etc) it’s impossible to say for sure.

Based on the imported filename you have renaming off?

I don’t follow, if there is one file with multiple episodes then it should rename to include both.

sorry for not to much information to start with, was if it was just me being all wrong, and not to waste your time :slight_smile:
here goes with info, how it was recreated - let me know if further is needed.

Debian GNU/Linux 9 (stretch)
running in docker
Version 3.0.3.765
Package Version 3.0.3.765-ls8 by linuxserver.io
Mono Version 5.20.1.34
pre:
deleted episode 1 and 2 from my folder manually, and did an update in sonarr to see both were removed

Start 19,35
manually pressed looking glass on season level that trigged the joined pack for the 2 missing 1 and 2
it then downloaded the correct torrent and send to deluge Devs.S01E01-E02.NORDiC.REPACK.720p.WEB-DL.DDP5.1.H.264-DBRETAiL
the torrent contains 2 mvk files
Devs.S01E01.NORDiC.REPACK.720p.WEB-DL.DDP5.1.H.264-DBRETAiL
Devs.S01E02.NORDiC.REPACK.720p.WEB-DL.DDP5.1.H.264-DBRETAiL

  • 6 additional files (subs in 3 lang for each)

import shows it has made
“Devs.S01E01-E02.NORDiC.REPACK.720p.WEB-DL.DDP5.1.H.264-DBRETAiL.mkv”
instead of the 2 files as it should

and in queue both are still there marked yellow with
" Devs.S01E02.NORDiC.REPACK.720p.WEB-DL.DDP5.1.H.264-DBRETAiL.mkv

  • Failed to import episode, Destination already exists."

DEBUG:
in order not to spam here, i figured pastebin is easier?
https://pastebin.com/36MR2G8A

i would assume its around here
20-4-24 17:39:14.0|Debug|Parser|Parsing string ‘Devs.S01E01-E02.NORDiC.REPACK.720p.WEB-DL.DDP5.1.H.264-DBRETAiL’
20-4-24 17:39:14.0|Debug|Parser|Episode Parsed. Devs - S01E01-02
20-4-24 17:39:14.0|Debug|Parser|Language parsed: Norwegian
20-4-24 17:39:14.0|Debug|QualityParser|Trying to parse quality for Devs.S01E01-E02.NORDiC.REPACK.720p.WEB-DL.DDP5.1.H.264-DBRETAiL
20-4-24 17:39:14.0|Debug|Parser|Quality parsed: WEBDL-720p v2
20-4-24 17:39:14.0|Debug|Parser|Release Group parsed: DBRETAiL
20-4-24 17:39:14.0|Debug|EpisodeFileMovingService|Copying episode file: /home4/ice2k2/Downloads/Devs.S01E01-E02.NORDiC.REPACK.720p.WEB-DL.DDP5.1.H.264-DBRETAiL/Devs.S01E01.NORDiC.REPACK.720p.WEB-DL.DDP5.1.H.264-DBRETAiL.mkv to /home4/ice2k2/Plex/Team/tv/Devs/Season 1/Devs.S01E01-E02.NORDiC.REPACK.720p.WEB-DL.DDP5.1.H.264-DBRETAiL.mkv
20-4-24 17:39:14.0|Debug|DiskTransferService|Copy [/home4/ice2k2/Downloads/Devs.S01E01-E02.NORDiC.REPACK.720p.WEB-DL.DDP5.1.H.264-DBRETAiL/Devs.S01E01.NORDiC.REPACK.720p.WEB-DL.DDP5.1.H.264-DBRETAiL.mkv] > [/home4/ice2k2/Plex/Team/tv/Devs/Season 1/Devs.S01E01-E02.NORDiC.REPACK.720p.WEB-DL.DDP5.1.H.264-DBRETAiL.mkv]
20-4-24 17:39:56.0|Debug|Api|[POST] /api/v3/command: 201.Created (85 ms)

and yes renaming is off, since else sonarr cannot tell the diffrence between normal 1080p downloads and nordic 1080p releases, and will then keep overwriting it (since i have nordic with higher value then 1080p - so had to keep the org filename in order to keep the files stabil)

Thanks for the info, looks like it’s the same as this issue:

Using {Original Filename} instead of turning renaming off is still a viable workaround.

cool thanks for the workaround. in my case i like the renaming, but will make a post in the feature request instead, for a way to keep names in the renaming scheme - ect only reason i didn’t use rename before, was to keep sub info (nordic, dk, and other words that i have values for on my download list)

You can probably achieve that with preferred words being included in the file names.

ill look into that, since the way i check for sub and value them higher, is by perfered words, so if the perfered words could be in the renaming problem is solved :slight_smile:

i’ll check the forums for more info - thanks for pointing in the right direction

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.