Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

cybrnook

Members
  • Joined

Everything posted by cybrnook

  1. Sorry, type this command manually: cp -p /usr/lib/jvm/java-1.8-openjdk/jre/lib/amd64/jli/libjli.so /lib Respect there is a space between libjli.so and /lib
  2. Either option is going to be within the container os itself. I would recommend this for now: CONFIRMED: This fixed it, and ripping works again - no segfault: /usr/bin # cp -p /usr/lib/jvm/java-1.8-openjdk/jre/lib/amd64/jli/libjli.so /lib I am not sure if it will be persistent through container reboots yet, haven't tried. You can click on your container icon and there is a terminal option to get you there. I wanted to submit a pr, but I think this will need to be handled in the base Alpine os that's being used for the container. So Djoss will need to get it.
  3. Also seeing the java segfault: Other users seem to relate this to the JAVA version: https://www.makemkv.com/forum/viewtopic.php?f=3&t=17268 I know unrelated, but there is a broken symlink in /usr/bin as well: appletviewer -> ../lib/jvm/default-jvm/bin/appletviewer Maybe this helps, perhaps a compile error? (https://github.com/docker-library/openjdk/issues/77): /usr/bin # ldd java /lib/ld-musl-x86_64.so.1 (0x1483185c6000) Error loading shared library libjli.so: No such file or directory (needed by java) libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x1483185c6000) Error relocating java: JLI_Launch: symbol not found /usr/bin # whoami root CONFIRMED: This fixed the backup issue, and ripping works again - no segfault: /usr/bin # cp -p /usr/lib/jvm/java-1.8-openjdk/jre/lib/amd64/jli/libjli.so /lib /usr/bin # ldd java /lib/ld-musl-x86_64.so.1 (0x1479396b8000) libjli.so => /lib/libjli.so (0x1479392a8000) libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x1479396b8000) libz.so.1 => /lib/libz.so.1 (0x147939091000) However, the more permanent fix I think is to add the proper path variables as suggested by "echa" in the link above.
  4. Haven't tested yet, hope to do so this weekend. Didn't realize you were interfacing with the program itself through the setup scripts. I thought you were just appending into the standard app with additional functionality. Meaning autoripper would work, but GUI driven wouldn't. Great news then! Thanks, and look forward to testing my friend. (Sorry for assuming)
  5. @DJoss Thanks for all your help, and patience with everyone in the forums. It is appreciated. I just wanted to circle back on that UMASK for backup mode issue. I saw the commit update you did against the autoripper, nice job. I did want to point out that the container has the same issue when using Backup Disc from within the GUI itself, wasn't just using autoripper. Not sure if there is/was anything you can do about that.
  6. You don't HAVE to buy a key. But in that case, if you do stick with the BETA key, you will have gaps in time where the current key expires, and Mike hasn't posted a new one yet. Normally about a week or two in between. If you get tired of that, buy a key, then follow DJoss's instructions on changing from BETA key to UNSET and then add your key in the GUI.
  7. https://www.makemkv.com/forum/viewtopic.php?t=1053 I bought Key a while ago, good to support the development
  8. Thank you very much.
  9. @Djoss quick question. What umask can I use to get files created as 777? I see you have default of 000. What I notice is that when I create rips using makemkv, I cannot delete them from my windows PC over the network, permission denied. It is because the directories (when using backup mode) are being created as 755. When I manually change them to 777 from the OS layer, I can then delete them over windows PC. EDIT: Is this correct, or are the template umask settings of 000 being ignored?
  10. Perms are right, container can read it?
  11. Confirmed working great in 6.6-rc1 |||||||||| 🙂
  12. Confirmed, working great
  13. Thanks for the update
  14. Thanks @Djoss
  15. ------------------- UPDATE AVAILABLE: FileBot 4.8.2 (r5789) --------------------
  16. Nope, always different discs with different label names. Good thinking though......
  17. Sure, next time I get some rips I will try and recreate it again. All in all, I checked it out before, and there was nothing remarkable in the log. Looked as it should, just wasn't kicking off when a disc was inserted.
  18. @Djoss you ever use the dual ripping auto ripper? I only ask, because I have used it before and it worked well. But what I have noticed some restarts later, container restarts later etc..... is that it seems temperamental at times to actually get it to work. Sometimes it will rip for one of the two drives, or from the 2nd drive but not the first, or none at all. Ripping through the GUI always works, so I know drives are known good, and the container itself works. Just the finickiness of getting the scripts to detect both drives and rip from both drives. I have since gone back to two containers, one per drive, and it "just works".
  19. Is 6.6 anywhere close to going to the RC phase?
  20. Super excited for this.
  21. Can you remove the --device /dev/sg3 line from your extra parameters. Restart the container, and watch the log to see if it calls on wanting sg3 or perhaps sg1.
  22. Make sure you are adding BOTH device ID's in your extra parameters field of the container, prior to starting. For example, I have two disc drives, and I need to add: --device /dev/sr0 --device /dev/sg1 --device /dev/sr1 --device /dev/sg2 where --device /dev/sr0 --device /dev/sg1 is my first disk drive where --device /dev/sr1 --device /dev/sg2 is my second disk drive
  23. To buy a key https://www.makemkv.com/buy/
  24. Go here: https://github.com/jlesage/docker-handbrake (Link from OP) and you will scroll down and click the: https://paypal.me/JocelynLeSage/0usd
  25. @Djoss https://www.paypal.me/JocelynLeSage/0usd

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.