Everything posted by Djoss
-
[Support] Djoss - HandBrake
I guess you could do it by deleting yourself the source file using custom hooks (https://github.com/jlesage/docker-handbrake#hooks). But ideally you should copy only what you need to convert into the watch folder.
-
[Support] Djoss - Avidemux
No, this is not supported with this container.
-
[Support] Djoss - Nginx Proxy Manager
I'm not sure to understand the issue with NAT loopback. It seems to be an easier solution since you don't need to override local DNS... ?
-
[Support] Djoss - JDownloader 2
Did you enable WebSocket support ?
-
[Support] Djoss - FileZilla
Make sure you clear all your browser cache (including cookies, site data, etc).
-
[Support] Djoss - CloudBerry Backup
What the container's log is saying ?
-
[Support] Djoss - FileZilla
Can you try with another browser and/or to open the page in an incognito/private window ? Are you using default container settings ?
-
[Support] Djoss - MKVToolNix
Correct, mkvextract is not usable through the MKVToolNix GUI.
-
[Support] Djoss - Nginx Proxy Manager
You can't (for now). Work has to be done to make them configurable inside the container. However, in most scenarios, you don't need to change them.
-
[Support] Djoss - PuTTY
Yes, this is something that could be added to the documentation on GitHub. Also, I think the part to get and set the supplementary group could be done automatically. The only thing that would be needed is exposing the device to the container. I will look at this...
-
[Support] Djoss - HandBrake
Try to delete the following file: /mnt/user/appdata/HandBrake/successful_conversions
-
[Support] Djoss - HandBrake
Enabling ENABLE_CJK_FONT installs fonts from the following project: http://wenq.org/wqy2/index.cgi?action=browse&id=Home&lang=en Not sure what else is missing.
-
[Support] Djoss - HandBrake
Try to edit the container configuration and add a variable named "ENABLE_CJK_FONT" with a value of "1". See https://github.com/jlesage/docker-handbrake#environment-variables
-
[Support] Djoss - CrashPlan PRO (aka CrashPlan for Small Business)
Is your Docker image up-to-date ?
- [Support] Djoss - Czkawka
-
[Support] Djoss - Czkawka
The CLI version is a different binary and is not in the image. But I can add it, it should not be a problem.
-
[Support] Djoss - Czkawka
Support for Czkawka docker container Application Name: Czkawka Application Site: https://github.com/qarmin/czkawka Docker Hub: https://hub.docker.com/r/jlesage/czkawka/ Github: https://github.com/jlesage/docker-czkawka This container is based on Alpine Linux (meaning that its size is very small), has a very nice, mobile-friendly web UI to access Czkawka graphical interface and is actively supported! Make sure to look at the complete documentation, available on Github ! Post any questions or issues relating to this docker in this thread.
-
[Support] Djoss - FileBot
Are you taking about /mnt/user/appdata/FileBot/amc-exlude-list.txt ? I assume the path you entered are from the container point of view ?
-
[Support] Djoss - MKVToolNix
I can have a look at this, but I think this software is abandoned...?
-
[Support] Djoss - FileBot
If the goal is to re-process the files once, the method proposed by @alturismo is good. However, if the goal is to never use the exclude file, then this is currently not possible : the "--def excludeList" is always given to the AMC script.
-
[Support] Djoss - HandBrake
The method described by @ibbanezis correct: check all the boxes of codecs you want to pass through, then select "Auto passthru" as the audio encoder.
-
[Support] Djoss - HandBrake
I think this is only for the Windows version.
-
[Support] Djoss - MakeMKV
Perfect. Currently, the automatic disc ripper stops for any scsi error (message code 2003). But in your scenario, the error is harmless (see https://www.makemkv.com/forum/viewtopic.php?t=961#p38393 and https://www.makemkv.com/forum/viewtopic.php?t=961#p38449). I will fix that. Thanks for your help!
-
[Support] Djoss - MakeMKV
Great thanks for the info. Are you getting the error a single time ? What is the message just after the error ?
-
[Support] Djoss - HandBrake
Yes, looks like the issue is not fully fixed yet...