Radarr: Movie Naming settings not saving

Created on 22 Jan 2017  Â·  17Comments  Â·  Source: Radarr/Radarr

I looked but didn't see any report here although issue #228 seems to be similar.

Under Settings, Media Management, none of the Movie Naming settings save when changed.

you can add quality, replace spaces, any of these and hit save. it says it saves but when you go back after browsing through Radarr a bit, they are back at default.

bug low under investigation

All 17 comments

It does take a second or three to populate the "example" below the renamer. Maybe try waiting for that to update before you hit save?

I cannot reproduce this; closing.

any suggestions on what to look for to fix it on my system then? I'm running windows 10, 0.2.0.196, and no matter what i've done, none of the media management settings stick when I change them.

I enabled trace and see these lines that look relevant.

17-1-22 17:14:15.0|Trace|Http|Res: 6284 [GET] /api/config/naming/samples??renameEpisodes=true&replaceIllegalCharacters=true&standardMovieFormat=%7BMovie+Title%7D+(%7BRelease+Year%7D)+%7BQuality+Full%7D&movieFolderFormat=%7BMovie+Title%7D+(%7BRelease+Year%7D)&multiEpisodeStyle=0&includeSeriesTitle=false&includeEpisodeTitle=false&includeQuality=false&replaceSpaces=false&id=1&standardEpisodeFormat=%7BSeries+Title%7D+S%7Bseason%3A00%7DE%7Bepisode%3A00%7D+%7BEpisode+Title%7D+%7BQuality+Title%7D&dailyEpisodeFormat=%7BSeries+Title%7D+%7BAir-Date%7D+%7BEpisode+Title%7D+%7BQuality+Title%7D&animeEpisodeFormat=%7BSeries+Title%7D+S%7Bseason%3A00%7DE%7Bepisode%3A00%7D+%7BEpisode+Title%7D+%7BQuality+Title%7D: 200.OK (130 ms)
17-1-22 17:14:15.0|Trace|Owin|SQLite error (5): database is locked

I DO get the message indicating the settings were saved.

And as far as I can tell, all other settings get saved properly.

FWIW I had this issue too, but only with advanced settings set to hidden.

I've been meaning to update this with that bit of info. My standard movie naming settings still do nothing but when showing the hidden settings, everything works fine.

I am having this issue as well. The changes save but upon changing to any other item and back (clicking system and back to setting) replace spaces is back to off.

I am also have this issue. Every time I move to a different item, the Rename Movies setting is moved back to "No". There is also no notifications that my settings have been saved.

Same issue here.

@vexersa Can you try and set a page size under Settings -> UI?

Soted it out. Some sort of issue with Chrome. I was able to save
successfully in Edge....

On 1 April 2017 at 13:43, Leonardo Galli notifications@github.com wrote:

@vexersa https://github.com/vexersa Can you try and set a page size
under Settings -> UI?

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/Radarr/Radarr/issues/376#issuecomment-290915012, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AHn7c0-cwxWiXhykFtclc64eoC5MTJG9ks5rrjh4gaJpZM4LqTBa
.

@vexersa Gotcha. Works fine for me though on Chrome. Strange.

So, it depends.

If you try to toggle remove spaces and your title has spaces in it or something else has spaces, it won't save.

You have to make sure it's valid I guess. Once I figured those bits out, it saved for me without issue.

I have the same problem.

Interestingly, "remove spaces" is NOT in the Advanced Settings. I wonder if that might have something to do with it (the remove spaces option is not part of the advanced options, and only the advanced options are saved [under some conditions??])

Ok, I don't know WTF I'm doing, but::
/src/NzbDrone.Api/Config/MediaManagementConfigResource.cs

makes mention of the "advanced options", but does NOT make mention of anything to do with "remove spaces." Is something missing in this file?

@adamgoldberg These settings are client side and I finally found out why they aren't saving. We actually never implemented the non advanced options 😬

Ha. Well, I hope I helped.

Was this page helpful?
0 / 5 - 0 ratings