
Djoss
Community Developer-
Posts
2065 -
Joined
-
Last visited
-
Days Won
9
Djoss last won the day on April 12 2019
Djoss had the most liked content!
Converted
-
Gender
Male
-
Location
Canada
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
Djoss's Achievements
Rising Star (9/14)
377
Reputation
-
Also, look at the container's log to see what AMC is doing.
-
Note that you should not put cli parameters directly in configuration. For example, look at the description of "Action": you should only use one of the allowed values. Also, for movies/series formats: you might need to do some escaping. For example, you could try to change "" by ''. You can also try to temporarily set formats to {plex} to see if at least AMC is working.
-
I'm not aware of a way to prevent the browser cache issue. I personally never got this problem...
-
[Support] Djoss - CrashPlan PRO (aka CrashPlan for Small Business)
Djoss replied to Djoss's topic in Docker Containers
On this date there was a new image version. An update cause block information to be re-synchronized. At almost 12TB of data, this will take a while for sure. Does it look like the process is restarting from the beginning ? -
[Support] Djoss - CrashPlan PRO (aka CrashPlan for Small Business)
Djoss replied to Djoss's topic in Docker Containers
It still tries to update? What CP version the UI is showing ? -
So it's a browser cache issue. However, you should be able to clear cookie/data associated to a single site, i.e. the IP address of unRAID.
-
Is it working in a private/incognito window ?
-
And how it's setup inside CBB ? Also, I guess you had to change /storage to be read/write ? You are probably better to add a new "Path" that will be used as your backup destination in CBB.
-
[Support] Djoss - CrashPlan PRO (aka CrashPlan for Small Business)
Djoss replied to Djoss's topic in Docker Containers
Yes, an update will be available soon! -
You could rip the single large file by increasing the value of the "Automatic Disc Ripper: Minimum Title Length" setting. However, ripping only the individual episodes doesn't seem to be possible: this would require a way to set the "max title length", which is not supported by MakeMKV : https://forum.makemkv.com/forum/viewtopic.php?f=1&t=27154
-
How are you using this ? Are you invoking the filebot binary yourself or you are using the integrated AMC feature of the container ?
-
This doesn't seem normal. You might want to share you container config so we can better understand what's happening.
-
Is this a feature of the 6.10 beta ?
-
I don't see problem with that. A symlink is a pointer to another file. CBB backups the pointer itself by default. I think this is a good option, unless yo have specific needs. Also, I guess that if you have symlinks in your backup selection, you also have the files they point to included.
-
Did you try to clear your browser cache and/or access the UI via an incognito/private window ?