Everything posted by Unsealed0019
-
[Support] HaveAGitGat - Tdarr: Audio/Video Library Analytics & Transcode Automation
Still nothing, even after checking for updates. Web UI is still failing semi-frequently (going unresponsive). 4 times so far today...
-
[Support] HaveAGitGat - Tdarr: Audio/Video Library Analytics & Transcode Automation
I'm on the latest but I don't see those options.
-
[Support] binhex - qBittorrentVPN
Thanks - got them all back with that technique, phew...
-
[Support] binhex - qBittorrentVPN
Oh man... that works thanks - clever. I did stop & restart the service though and upon restarting, the dependent rebuilding containers also vanished... I assume the same method can be used to restore them?
-
[Support] binhex - qBittorrentVPN
Yeah the other ones were using this one as a network option. Can I manually edit the original config file I screwed up somewhere? I am pretty sure restarting docker service will result in the same. The ones auto-rebuilding weren't even started at the time.
-
[Support] binhex - qBittorrentVPN
Some other ones are stuck in auto-rebuild and I can't actually click any buttons on the bottom. Any way to stop that?
-
[Support] binhex - qBittorrentVPN
Help! I accidentally broke my container by adding this tag to the end of the repository line: Repository: binhex/arch-qbittorrentvpn:4.3.9-2-01 What did I do wrong? How do I undo it? The container completely vanished after applying this.
-
Unable to switch from Stable to Next
Blimey... I tried probably a dozen times before on different days, all failed. Randomly tried again after posting this and it worked.
-
Unable to switch from Stable to Next
Whenever I do, the page just reloads and Stable is still selected. This is a new install with key (not trial). Maybe related maybe not but plugin updating also seems to be having trouble all of a sudden. Worked for a while and now nothing.
-
[Support] HaveAGitGat - Tdarr: Audio/Video Library Analytics & Transcode Automation
mkvpropedit isn't used and not necessary, at least 90% of the time. I think maybe a few plugins use it but if in doubt, yours probably arent.
-
[Support] HaveAGitGat - Tdarr: Audio/Video Library Analytics & Transcode Automation
Is there AMD GPU support? I have an R9 390x I would like to use. I don't think it does H.265 or 4k for that matter but locally with handbrake using AMD VCE, it does 1080p H.264 like a champ.
-
Adding same GPU device to multiple running containers
I did also install that plugin though I thought it wasn't necessary above 6.10. Glad you got it working.
-
Adding same GPU device to multiple running containers
I can share what I remember: Use official Emby docker. Put this in the config: I recall it just working essentially. If it's not for you, share some of your details and I can compare.
-
SPICE Support + Config
Would be great if UNRAID would include SPICE support natively for VMs. The VNC remote viewer is super buggy and copy-paste doesn't even really work.
-
Gigabyte X570 AORUS Elite / Pro (WiFi) / Ultra Tips & Tricks
Working great for me so far.
-
[Support] binhex - qBittorrentVPN
Seeing same issue myself, haven't touched config in months and it's been working but now it seems nothing is connecting and I cannot view web UI. Edit: Rebooted Unraid, left this docker stopped, did a force update, then started again watching logs and now it's got an accessible web GUI again. Very odd but can't say the force update definitively helped it or was just coincidence.
-
[support] dlandon - Logitech Media Server
Thanks - my mistake, I had an IP conflict. br0 does not know how to draw from the existing DHCP pool or something.
-
[support] dlandon - Logitech Media Server
Can this be used with a custom bridge interface (own DHCP IP) ? None of the IP:Port combinations give me the web UI. Log shows this repeating: Start Logitech Media Server... Can't call method "log" on an undefined value at /usr/share/squeezeboxserver/CPAN/Log/Log4perl/Appender.pm line 189. [21-12-05 04:43:39.1733] main::init (390) Starting Logitech Media Server (v8.2.1, 1634705759, Wed Oct 20 07:17:47 CEST 2021) perl 5.030000 - x86_64-linux-gnu-thread-multi [21-12-05 04:43:39.3731] Slim::Utils::SQLiteHelper::postConnect (377) Optimizing DB because of missing or empty sqlite_stat1 table [21-12-05 04:43:39.4102] Slim::Schema::forceCommit (2177) Warning: Trying to commit transactions before DB is initialized! [21-12-05 04:43:39.5122] Slim::Utils::SQLiteHelper::postConnect (377) Optimizing DB because of missing or empty sqlite_stat1 table [21-12-05 04:43:39.5244] Slim::Schema::forceCommit (2177) Warning: Trying to commit transactions before DB is initialized! [21-12-05 04:43:39.9491] Slim::Utils::SQLiteHelper::postConnect (377) Optimizing DB because of missing or empty sqlite_stat1 table [21-12-05 04:43:39.9547] Slim::Schema::forceCommit (2177) Warning: Trying to commit transactions before DB is initialized! Are there prerequisites?
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
Is this plugin necessary/beneficial for 6.10 ?
-
AMD APU Ryzen 5700G iGPU Passthrough on 6.9.2
Neat - how long until that gets into Plex official docker I wonder...
-
[Support] Linuxserver.io - Ubooquity
Worked for me with xx:2202/ubooquity/opds-comics/ but from what I can tell the Kuboo app is just awful and you have to force close it when changing server to get it to refresh. Even when adding multiple directories (books & comics for instance) you still have to manually switch your active server and do this force close nonsense - pretty lame. Once you get past that, it's decent.
-
VM Backup Plugin
What are the known issues? What can be done safely? Reading the most recent comments, this seems to have compatibility issues with the 6.10.0-rc1 version? Any way to view the progress as it's backing up?
-
[Support] Linuxserver.io - LDAP-auth
Also interested in this info.
-
Adding same GPU device to multiple running containers
Yup that one worked for me. Also used the Emby docker (official) and used the same Device passthrough /dev/dri - select VAAPI in server config. Both worked great for me. Using a 5700G. Tried with official Plex docker and that was a failure.
-
Adding same GPU device to multiple running containers
I have an AMD APU that I can pass through to Jellyfin or Emby docker containers but it seems like I cannot pass it through to both at once. Can anyone else confirm if this is supposed to work or if it's possible to share the same GPU with multiple docker containers for hardware acceleration?