mason1171

Members
  • Posts

    50
  • Joined

  • Last visited

Everything posted by mason1171

  1. Assume you have the develop version flag set in the sonarr template, change it to latest. It will revert to the latest v3 build. Stop the container. Navigate to your Sonarr config directory and find the Backups\scheduled folder. Find your latest v3 backup. Unzip the file and after renaming/moving the current v4 config.xml and config.db, move the old v3 files back in the Sonarr config root.. Start the container. I also disabled my download clients just in case sonarr tries to redownload already processed episodes.. I think v4 compromised the link between bazarr and sonarr. High cpu usage and a bunch of errors in the logs
  2. @ich777 Sorry to bother again. Not sure if this is helpful but I stumbled onto this https://hub.docker.com/r/daniel0076/megasync-vnc/ This guy's version is 637 MB installed, saturates a gigabit connection and has the thumbnail generation functionality.
  3. However much time you need is ok. Also, if you do decide to go forward with the addition, will it be on a separate version tag? I just want it to be an option. Mp4, mkv, mov. Thank you
  4. It is personally worth it for me as I share a lot of video files via mega. It can get confusing as a lot of the time, the absence of a thumbnail means the file is corrupted. If you feel it’s not worth the time, I understand
  5. @ich777 Thanks for the quick response. Take your time. I hope its fixable. Appreciate all you do for the community
  6. @ich777Im sorry to bother but there is a bug in the Megasync docker container. The regular desktop version of Megasync creates thumbnails for video files when uploaded. These show when you navigate the mega.nz website. When uploading videos via the megasync container, thumbnails are not created so when navigating the website, blank icons shows. Can you please consider looking into fixing this behavior? Your tool afaik is the absolute fastest method for uploading to mega on Unraid
  7. Thanks for the tip. I was able to fix it by recreating the wg0.conf and copying the dns server from there to the container config.
  8. My extended FCP test is stuck. Despite killing the process with htop, FCP still says it is running. How do I fix this?
  9. I cant get rutorrent-vpn or qbittorrent-vpn to run with the vpn enabled anymore. Rtorrent worked for a few days then all of a sudden stopped. Can I get some help please? Log https://pastebin.com/nimf2EqN
  10. I cant get rutorrent-vpn or qbittorrent-vpn to run with the vpn enabled anymore. Rtorrent worked for a few days then all of a sudden stopped. Can I get some help please? Log https://pastebin.com/nimf2EqN
  11. My server has started randomly throwing OOM errors despite its being under 80%. I have 32GB total and I have the Disk Cache settings set as: Disk Cache 'vm.dirty_background_ratio' (%): 10 Disk Cache 'vm.dirty_ratio' (%): 20 Is lowering them the best solution or do I have a different issue? M1171-nas-diagnostics-20220505-0253.zip
  12. Accessed the web ui, hit f5 to open the groovy console. I then entered filebot -script fn:properties --def net.filebot.theme=Darcula This change persisted for months then broke itself a few days ago
  13. Im running 4.9.4 containerized in unraid. No issues with cli. Gui randomly blacked out. Issue remedied by restoring system.properties file. Are themes deprecated? Logs show this: Uncaught Exception in AWT-EventQueue-0: java.lang.IllegalAccessError: class com.bulenkov.darcula.ui.DarculaButtonUI (in unnamed module @0x3e07d849) cannot access class sun.swing.SwingUtilities2 (in module java.desktop) because module java.desktop does not export sun.swing to unnamed module @0x3e07d849java.lang.IllegalAccessError: class com.bulenkov.darcula.ui.DarculaButtonUI (in unnamed module @0x3e07d849) cannot access class sun.swing.SwingUtilities2 (in module java.desktop) because module java.desktop does not export sun.swing to unnamed module @0x3e07d849at com.bulenkov.darcula.ui.DarculaButtonUI.paintText(DarculaButtonUI.java:101)at com.bulenkov.darcula.ui.DarculaButtonUI.paint(DarculaButtonUI.java:86)at com.bulenkov.darcula.ui.DarculaButtonUI.update(DarculaButtonUI.java:126) Rednoah mentioned this “The error message would suggest that `filebot.sh` is missing some `--add-opens` directives”
  14. Actually, im confused. What’s different between creating the workdir variable and using the storage variable?
  15. I'll check it out. Thank you very much
  16. Can I get some help with streamlining my config for proper AMC moving not copying then deleting please? Docker mount points confuse me a bit Share Structure /mnt/user ├── Downloads │ ├── Drop ├── Encode_Cache ├── Media │ ├── Movies │ └── Shows ├── Misc ├── Skip_Cache ├── appdata ├── domains ├── isos ├── recovery └── system
  17. I was able to sort it out by resetting the network.cfg file
  18. I fucked up my routing table and now my server isn't fully connected to the internet. Unraid isn't letting me remove the entry I added through the gui or the cmd line. The cmd: ip -4 route del 192.168.195.0/24 dev ztwdjd3gm7 metric 1 It throws this error: RTNETLINK answers: No such process Routing Table Can I get some help fixing this issue please?
  19. The app no longer loads properly for me. Both the app and plugin are full up to date. My phone is on iOS 13.5. It allows me to add my server in the config step but after that, it loads to a white screen. Reinstalling makes no difference nor does toggling dark mode. Can you please help me out? IMG_1714.MP4
  20. After scrubbing the cache, it looks like all errors were corrected. Ill check if the array needs scrubbing as well.