Everything posted by Djoss
-
[Support] Djoss - FreeFileSync
Did you map the mount to the container be adding a new "Path" in container settings ?
-
[Support] Djoss - MakeMKV
We need the full log from the beginning. If you can't scroll up, you can get the log from the terminal by executing the command "docker logs MakeMKV".
-
[Support] Djoss - MakeMKV
Can you share the container log ?
-
[Support] Djoss - CrashPlan PRO (aka CrashPlan for Small Business)
As a workaround/fallback method, you can copy-paste the shown URL and perform the login externally in your browser instead.
-
[Support] Djoss - CrashPlan PRO (aka CrashPlan for Small Business)
It was maybe the situation years ago, but it's no longer the case. Note that speed has always been an issue/limitation/trade-off. But if you are seeing difference between two versions of CrashPlan, it's worth checking if it's a bug.
-
[Support] Djoss - MakeMKV
The disc should be processed once. Maybe there are 2 versions of the movie on the disc ?
-
[Support] Djoss - CrashPlan PRO (aka CrashPlan for Small Business)
Did you report the issue to CrashPlan support team? Note that jlesage/crashplan-pro:v24.08.1 integrates CrashPlan version 11.4.0.
-
[Support] Djoss - CrashPlan PRO (aka CrashPlan for Small Business)
How did you configure the "Path" you added to the template / container settings ?
-
[Support] Djoss - MakeMKV
Can you check the output of "docker inspect MakeMKV" to confirm that the variable is properly set ? Do you see any related message when ripping a disc ? While ripping a disc, could your share the output of "ps" inside the container ?
-
[Support] Djoss - Video Duplicate Finder
I'm not sure I understand the question. What do you mean by ffmpeg support ? Video Duplicate Finder already use ffmpeg. Hardware decoding should work, see https://github.com/jlesage/docker-video-duplicate-finder/issues/7
-
[Support] Djoss - MakeMKV
New container mage now available
-
[Support] Djoss - MakeMKV
Seems to be this known issue: https://forum.makemkv.com/forum/viewtopic.php?f=3&t=35897
-
[Support] Djoss - JDownloader 2
I just realized from log you provided that it's port 5900 that is conflicting. If I understood your setup correctly, you are not using the default bridge network, so you probably need to change the "VNC Listening Port (Non-Bridge Network Type)" setting (it can be set to -1 if not needed).
-
[Support] Djoss - JDownloader 2
I don't have enough details to explain the reason... did you find another container that could use the same port ?
-
[Support] Djoss - FileZilla
This should already work. What is the problem exactly ?
-
[Support] Djoss - JDownloader 2
Looks like something else on your system is using the same port. Are you using the default container settings ?
-
[Support] Djoss - JDownloader 2
This is the dark theme used: https://draculatheme.com/jdownloader2
-
[Support] Djoss - JDownloader 2
Then check extensions installed/activated in Safari. One of them is probably causing the issue.
-
[Support] Djoss - JDownloader 2
This is usually caused by a browser plugin/extension.
-
[Support] Djoss - CrashPlan PRO (aka CrashPlan for Small Business)
The crash should never fixed with the latest Docker image.
-
[Support] Djoss - MakeMKV
Great test, thank you for that. Can you report the issue on the MakeMKV forum ?
-
[Support] Djoss - MakeMKV
Maybe also check on the MakeMKV forum to see if there are any similar reports.
-
[Support] Djoss - MakeMKV
So looks like the issue might be with MakeMKV itself. Note that FFmpeg should not have any impact if audio is not transcoded.
-
[Support] Djoss - MakeMKV
Can you try jlesage/makemkv:ffmpeg4 (MakeMKV 1.17.9 + FFmpeg 4) ?
-
[Support] Djoss - MakeMKV
Do you see an increase in CPU usage (or do you see a high CPU usage while MakeMKV read the file) ? Do you reproduce the issue with all kind of images ? I tried on my side with a standard DVD image and I didn't see a problem.