Post-processing doesn't work when the folder name has unicode characters in it. If I change the unicode character in the folder to an ascii character, post-processing works.
Here is an example. Name of the show is The Bureau. The scene names are listed as Le Bureau des Légendes | Le bureau des legendes
Although the alternate scene name was entered as Le Bureau des Légendes it shows in the UI as Le Bureau des Légendes - which is the ascii representation of the entered name - not sure if that's the problem?
Using latest linuxserver docker version:
Branch: pip
Commit: 815795107af24f5381b8a6c4d41c7cced297b3f4
Version: 2020.9.6.post6
Folder name is "Le.Bureau.des.Légendes.S02.1080p.BluRay.DD5.1.x264-SA89" - post processing does not work:
2020-09-09 21:12:00 INFO WEBSERVER-POSTPROCESS :: Manual post processing task for /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Légendes.S02.1080p.BluRay.DD5.1.x264-SA89 was added to the queue
2020-09-09 21:12:04 INFO POSTPROCESSOR-MANUAL :: Beginning manual post processing task: /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Légendes.S02.1080p.BluRay.DD5.1.x264-SA89
2020-09-09 21:12:04 INFO POSTPROCESSOR-MANUAL :: Processing /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Légendes.S02.1080p.BluRay.DD5.1.x264-SA89
2020-09-09 21:12:07 INFO POSTPROCESSOR-MANUAL :: Successfully processed
2020-09-09 21:12:07 INFO POSTPROCESSOR-MANUAL :: Manual post processing task for /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Légendes.S02.1080p.BluRay.DD5.1.x264-SA89 completed
Changed folder name to "Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89" post-processing works as expected:
2020-09-09 21:12:35 INFO WEBSERVER-POSTPROCESS :: Manual post processing task for /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89 was added to the queue
2020-09-09 21:12:39 INFO POSTPROCESSOR-MANUAL :: Beginning manual post processing task: /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89
2020-09-09 21:12:39 INFO POSTPROCESSOR-MANUAL :: Processing /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89
2020-09-09 21:12:41 INFO POSTPROCESSOR-MANUAL :: Processing /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89/Le.Bureau.des.Légendes.S02E01.Episode.1.1080p.BluRay.DD5.1.x264-SA89.mkv (None)
2020-09-09 21:12:44 INFO POSTPROCESSOR-MANUAL :: This download is marked a priority download so I'm going to replace an existing file if I find one
2020-09-09 21:12:46 INFO POSTPROCESSOR-MANUAL :: Processing succeeded for /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89/Le.Bureau.des.Légendes.S02E01.Episode.1.1080p.BluRay.DD5.1.x264-SA89.mkv
2020-09-09 21:12:47 INFO POSTPROCESSOR-MANUAL :: Processing /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89/Le.Bureau.des.Légendes.S02E02.Episode.2.1080p.BluRay.DD5.1.x264-SA89.mkv (None)
2020-09-09 21:12:49 INFO POSTPROCESSOR-MANUAL :: This download is marked a priority download so I'm going to replace an existing file if I find one
2020-09-09 21:12:50 INFO POSTPROCESSOR-MANUAL :: Processing succeeded for /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89/Le.Bureau.des.Légendes.S02E02.Episode.2.1080p.BluRay.DD5.1.x264-SA89.mkv
2020-09-09 21:12:51 INFO POSTPROCESSOR-MANUAL :: Processing /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89/Le.Bureau.des.Légendes.S02E03.Episode.3.1080p.BluRay.DD5.1.x264-SA89.mkv (None)
2020-09-09 21:12:53 INFO POSTPROCESSOR-MANUAL :: This download is marked a priority download so I'm going to replace an existing file if I find one
2020-09-09 21:12:54 INFO POSTPROCESSOR-MANUAL :: Processing succeeded for /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89/Le.Bureau.des.Légendes.S02E03.Episode.3.1080p.BluRay.DD5.1.x264-SA89.mkv
2020-09-09 21:12:55 INFO POSTPROCESSOR-MANUAL :: Processing /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89/Le.Bureau.des.Légendes.S02E04.Episode.4.1080p.BluRay.DD5.1.x264-SA89.mkv (None)
2020-09-09 21:12:57 INFO POSTPROCESSOR-MANUAL :: This download is marked a priority download so I'm going to replace an existing file if I find one
2020-09-09 21:12:59 INFO POSTPROCESSOR-MANUAL :: Processing succeeded for /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89/Le.Bureau.des.Légendes.S02E04.Episode.4.1080p.BluRay.DD5.1.x264-SA89.mkv
2020-09-09 21:13:00 INFO POSTPROCESSOR-MANUAL :: Processing /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89/Le.Bureau.des.Légendes.S02E05.Episode.5.1080p.BluRay.DD5.1.x264-SA89.mkv (None)
2020-09-09 21:13:01 INFO POSTPROCESSOR-MANUAL :: This download is marked a priority download so I'm going to replace an existing file if I find one
2020-09-09 21:13:03 INFO POSTPROCESSOR-MANUAL :: Processing succeeded for /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89/Le.Bureau.des.Légendes.S02E05.Episode.5.1080p.BluRay.DD5.1.x264-SA89.mkv
2020-09-09 21:13:04 INFO POSTPROCESSOR-MANUAL :: Processing /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89/Le.Bureau.des.Légendes.S02E06.Episode.6.1080p.BluRay.DD5.1.x264-SA89.mkv (None)
2020-09-09 21:13:06 INFO POSTPROCESSOR-MANUAL :: This download is marked a priority download so I'm going to replace an existing file if I find one
2020-09-09 21:13:08 INFO POSTPROCESSOR-MANUAL :: Processing succeeded for /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89/Le.Bureau.des.Légendes.S02E06.Episode.6.1080p.BluRay.DD5.1.x264-SA89.mkv
2020-09-09 21:13:09 INFO POSTPROCESSOR-MANUAL :: Processing /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89/Le.Bureau.des.Légendes.S02E07.Episode.7.1080p.BluRay.DD5.1.x264-SA89.mkv (None)
2020-09-09 21:13:10 INFO POSTPROCESSOR-MANUAL :: This download is marked a priority download so I'm going to replace an existing file if I find one
2020-09-09 21:13:13 INFO POSTPROCESSOR-MANUAL :: Processing succeeded for /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89/Le.Bureau.des.Légendes.S02E07.Episode.7.1080p.BluRay.DD5.1.x264-SA89.mkv
2020-09-09 21:13:13 INFO POSTPROCESSOR-MANUAL :: Processing /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89/Le.Bureau.des.Légendes.S02E08.Episode.8.1080p.BluRay.DD5.1.x264-SA89.mkv (None)
2020-09-09 21:13:15 INFO POSTPROCESSOR-MANUAL :: This download is marked a priority download so I'm going to replace an existing file if I find one
2020-09-09 21:13:17 INFO POSTPROCESSOR-MANUAL :: Processing succeeded for /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89/Le.Bureau.des.Légendes.S02E08.Episode.8.1080p.BluRay.DD5.1.x264-SA89.mkv
2020-09-09 21:13:18 INFO POSTPROCESSOR-MANUAL :: Processing /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89/Le.Bureau.des.Légendes.S02E09.Episode.9.1080p.BluRay.DD5.1.x264-SA89.mkv (None)
2020-09-09 21:13:19 INFO POSTPROCESSOR-MANUAL :: This download is marked a priority download so I'm going to replace an existing file if I find one
2020-09-09 21:13:22 INFO POSTPROCESSOR-MANUAL :: Processing succeeded for /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89/Le.Bureau.des.Légendes.S02E09.Episode.9.1080p.BluRay.DD5.1.x264-SA89.mkv
2020-09-09 21:13:22 INFO POSTPROCESSOR-MANUAL :: Processing /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89/Le.Bureau.des.Légendes.S02E10.Episode.10.1080p.BluRay.DD5.1.x264-SA89.mkv (None)
2020-09-09 21:13:24 INFO POSTPROCESSOR-MANUAL :: This download is marked a priority download so I'm going to replace an existing file if I find one
2020-09-09 21:13:26 INFO POSTPROCESSOR-MANUAL :: Processing succeeded for /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89/Le.Bureau.des.Légendes.S02E10.Episode.10.1080p.BluRay.DD5.1.x264-SA89.mkv
2020-09-09 21:13:26 INFO POSTPROCESSOR-MANUAL :: Successfully processed
2020-09-09 21:13:26 INFO POSTPROCESSOR-MANUAL :: Manual post processing task for /volume2/tv/#sickchill_seeding/tv/Le.Bureau.des.Legendes.S02.1080p.BluRay.DD5.1.x264-SA89 completed
Issue-Label Bot is automatically applying the label Bug / Issue to this issue, with a confidence of 0.92. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
If you enable debug log you can see that it just doesn't match a show in your list, so it is skipped.
Add Le Bureau des Légendes as a scene exception for that show and it will process just fine, because SC operates entirely in unicode now there is less chance for any unicode issues.
I did have Le Bureau des Légendes as a scene exception. However, this shows up in the UI as Le Bureau des Légendes where the accented unicode é shows up in ascii translated é.
I will test it out myself eventually, not sure if its a mismatch of your system encoding and the package or what. Both should be utf-8