Sonarr Version 4.0.8.1874
Ubuntu 22.04.4 LTS
For a few Sonarr releases, maybe the past 6 months, all of a sudden Sonarr isn’t renaming episodes the way I want it to. I’d like my episodes renamed like this: {Series Title}.S{season:00}E{episode:00}.{Episode Title} {Quality Full}. Most of the time, Sonarr renames the episode like this: {Series Title} - S{season:00}E{episode:00} -. Sonarr also seems to have given up on creating Season folders.
Here are the relevant lines from the debug log.
2024-08-08 21:35:00.1|Debug|Api|[GET] /api/v3/queue/details?seriesId=143: 200.OK (1 ms)
2024-08-08 21:35:00.1|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
2024-08-08 21:35:30.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2024-08-08 21:35:30.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2024-08-08 21:36:30.0|Debug|SabnzbdProxy|Url: http://10.10.2.10:8080/api?mode=queue&start=0&limit=0&category=tv&apikey=(removed)&output=json
2024-08-08 21:36:30.0|Debug|SabnzbdProxy|Url: http://10.10.2.10:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
2024-08-08 21:36:30.0|Debug|DownloadedEpisodesImportService|Processing path: /mnt/downloads/sabnzbd/complete/tv/The Ultimate Fighter
2024-08-08 21:36:30.0|Warn|DownloadedEpisodesImportService|Unable to process folder that is mapped to an existing series
2024-08-08 21:36:30.0|Debug|CompletedDownloadService|Not all episodes have been imported for the release ‘The.Ultimate.Fighter.S32E09.1080p.WEB-DL.ACC.2.0.H264-SHREDDiE’
2024-08-08 21:36:30.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2024-08-08 21:36:30.1|Debug|Api|[GET] /api/v3/queue/details?seriesId=143: 200.OK (1 ms)
2024-08-08 21:37:00.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2024-08-08 21:38:00.0|Debug|SabnzbdProxy|Url: http://10.10.2.10:8080/api?mode=queue&start=0&limit=0&category=tv&apikey=(removed)&output=json
2024-08-08 21:38:00.0|Debug|SabnzbdProxy|Url: http://10.10.2.10:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
2024-08-08 21:38:00.0|Debug|DownloadedEpisodesImportService|Processing path: /mnt/downloads/sabnzbd/complete/tv/The Ultimate Fighter
2024-08-08 21:38:00.0|Warn|DownloadedEpisodesImportService|Unable to process folder that is mapped to an existing series
2024-08-08 21:38:00.0|Debug|CompletedDownloadService|Not all episodes have been imported for the release ‘The.Ultimate.Fighter.S32E09.1080p.WEB-DL.ACC.2.0.H264-SHREDDiE’
2024-08-08 21:38:00.1|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
2024-08-08 21:38:00.1|Debug|Api|[GET] /api/v3/queue/details?seriesId=143: 200.OK (1 ms)
2024-08-08 21:38:23.4|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
2024-08-08 21:38:23.4|Debug|Api|[GET] /api/v3/diskspace: 200.OK (18 ms)
2024-08-08 21:38:23.4|Debug|Api|[GET] /api/v3/system/status: 200.OK (5 ms)
2024-08-08 21:38:26.6|Debug|Api|[GET] /api/v3/log/file: 200.OK (2 ms)