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.

rix

Community Developer
  • Joined

Everything posted by rix

  1. Are you trying to get subtitles from a dvd/bluray? ccextractor is not currently part of this image.
  2. I tried but did not manage to. You could try to fix this inside ripper.sh yourself. Send me a pull request once you are done!
  3. Hi, I have tried to set up the epicgames-freegames container in combination with an nginx reverse proxy at /epicgames. That does not work however. Any hints how to set up a subfolder?
  4. Thanks for the quick fix!
  5. I do not own two optical disk devices. From what others have reported, this should work though.
  6. I do like this. Did I set this up right? https://github.com/rix1337/docker-templates/blob/master/rix1337/ca_profile.xml
  7. Sure, I am also interested in a fix. Please let me know if you find a modification that I can then place in ripper.sh for all users. Haven't come across this error and google does not yield anything useful as well. If you find a reason I'll try to fix this, if you solve it yourself please let us know so I can improve the docker image. Thanks for yor posts and sorry I cannot help with solving the issues you have come across.
  8. Thats reasonable. Ill look into adding some jre.
  9. Are you sure you are posting in the right Thread? My ripper uses ripit for audio cds. cdparanoia is AFAIK not part of the script/image.
  10. Video encoding is out of scope of this project. Please look elsewhere.
  11. We just received a PR that should resolve this. https://github.com/rix1337/docker-ripper/pull/52
  12. Yup, had to update to 0.15.2 which results in a builderror for libmakemkv. Issue on github is open. I have currently no idea how to fix this. https://github.com/rix1337/docker-ripper/issues/51
  13. Freedb is down. Fortunately a few days ago a beta of ripit was pushed that now uses gnudb for ripit. This commit should resolve issue #1: https://github.com/rix1337/docker-ripper/commit/55c38cf841126595072cb40b817bf80b345cfd0d Your second issue I have no idea how to fix. Sounds like a hardware issue if it is not caused by #1. EDiT: Build with the new ripit version is up. Update and enjoy!
  14. Yeah, maybe someone savvy will be able to do it directly, but you can automate stripping the isos by modifying your ripper.sh So at least the whole thing is automated. What those commands are, you will have to find out yourself.
  15. As far as I can tell the exception you are seeing is thrown by gphotos. Please open an issue at their github repo, since I will likely not be able to fix this. Just to be sure, check again if you have followed the Readme to the letter: https://hub.docker.com/repository/docker/rix1337/docker-gphotos-sync 1. Start the container with the "Run" part (not using -it) 2. Create and place the client_secret.json at /config 3. Run the "Syncing" command while the container is still running (this time using -it) 4. Follow the instructions to log into your account. From now on "Syncing" should be callable through cron and work.
  16. Ripping to ISO is a trivial task, mounting and directly copying over files is not - since that was never my goal, you will have to solve this yourself. If you want to try something simple, why not extract the iso with something like https://www.tecmint.com/extract-files-from-iso-files-linux/ and then deleting the iso when the copying is done. That should be fairly straightforward but you'll have to spend some time trying it out. I will unfortunately not invest more time into this.
  17. Best of luck
  18. Ripper is able to rip Data drives by itself, what are you trying to do with the above?
  19. You should be able to easily fix this by adding a timestamp to the target path. Try adding this to the STORAGE_CD variable in your ripper.sh: $(date +%s) Should be line 15 https://github.com/rix1337/docker-ripper/blob/64b17f6cacda1bdabe9a8d05f5b6476e2cb705d6/root/ripper/ripper.sh#L15 so it looks like STORAGE_CD="/out/Ripper/CD/$(date +%s)" This should produce different subfolders for each run
  20. The default password from https://github.com/rix1337/docker-google-musicmanager/blob/master/README.md should work.
  21. Use any vnc client. Default port is 5900
  22. Not without much more info. A log would be a great starting point.
  23. For me it is working. AFAIK there appear to be issues if the app cannot read your mac address. No idea why it would not run on your end. Mine is working right now, but I have not relogged in for a few years.
  24. Let me know, if you find out what caused this.
  25. I am afraid "eject" will not work from within docker for your external drive. You need to find an alternative and replace the eject command in ripper.sh

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.