Closed Aerya closed 2 years ago
I think I have the same problem after update:
errorMessage": "The JSON value could not be converted to NzbDrone.Core.Movies.MonitorTypes. Path: $.addOptions.monitor | LineNumber: 0 | BytePositionInLine: 1926." }
Any help on which version works when doing a rooll back to an the older version? linuxserver/radarr: sofar I get errors when doing roll back, maybe help to find out when/how this error was introduced :-)
You cannot roll back from the latest nightly due to database migrations with the new collections view without restoring a backup
I'm seeing the same issue unfortunately. Unable to add any new movies.
Toggle your monitoring option.
What is selected/stored in your browser local storage is invalid.
Toggle your monitoring option.
What is selected/stored in your browser local storage is invalid.
Good call, that was it!
I did a delete all cache and all cockies etc on my browser before reporting the error How to perform this Toggle your monitoring option?
Cache and cookies wouldn't do it. That setting is persisted in the local storage for your radarr site.
What do you mean how do you toggle the monitoring option? You select a different monitoring option when adding a movie.
Thanks @bakerboy448 but it's more a workaround than a solution atm. But that does the job.
It's doesn't work adding a movie and monitoring Movie only.
But it's ok when monitoring Movie and Collection
Reopening
two bugs it seems
@Aerya logs for movie only not working? Can't reproduce
Upgraded to Version 4.2.0.6318. Works fine now. Thank you!
:)
4.2.0.6320
second attempt; https://github.com/Radarr/Radarr/commit/63dde3eb89b7808f8e881c2a9f5022a30f5bab5a
still not yet fixed
{
"addMovie": {
"defaults": {
"rootFolderPath": "/media/Movies",
"monitor": "true",
"qualityProfileId": 12,
"minimumAvailability": "announced",
"searchForMovie": false,
"tags": []
}
},
Is there an existing issue for this?
Current Behavior
I can't add any movie.
Expected Behavior
Adding new movies.
Steps To Reproduce
Using latest Docker (linuxserver) Nightly.
Root folder is accessible from Radarr.
Environment
What branch are you running?
Nightly
Trace Logs?
AB#3198