Everything posted by W3LFARe
-
[SUPPORT] Allthemods10 & ALLthemods10-TTS
Sorry haven't played ATM in a while just updated it. Thanks @Gideon77
-
[SUPPORT] Allthemods10 & ALLthemods10-TTS
I tried again on my test server and getting the same thing. Made a discord the other day for support also. So try to fix things faster on there. https://discord.gg/8AZUt6HEEm
-
[SUPPORT] Allthemods10 & ALLthemods10-TTS
Cool I'll add that in right now. Should be pushed to latest. I was trying to compare my old server to my test one and didn't see that. Its still making a blank file I'm not sure the OPS.JSON can be progenerated that way. I havent need to use the op commands so i havent noticed since version 2.2
-
[SUPPORT] Allthemods10 & ALLthemods10-TTS
I just OP myself and do it in game or you can use mcrcon a rcon client Checking the logs will show the server running
-
[SUPPORT] Allthemods10 & ALLthemods10-TTS
run this in the unraid cli chown -Rv nobody:users /mnt/user/appdata/allthemods10 on my test server i had similar error and this fixed it
-
[SUPPORT] Allthemods10 & ALLthemods10-TTS
Can you try deleting the folder and container and re downloaded it from the CA. We updated the template so should fix it.
-
[SUPPORT] Allthemods10 & ALLthemods10-TTS
Im not 100% sure but it looks like a permission issue. Try changing /mnt/user/appdata/allthemods10/ to something like /mnt/user/appdata/allthemods10TEST/
-
[SUPPORT] Allthemods10 & ALLthemods10-TTS
1.27 came out early today so I'm going to update it soon.
-
[SUPPORT] Allthemods10 & ALLthemods10-TTS
No problem. I just went on break then so worked out good. I think i fixed it. pushed the old 1.25.0 and the new 1.26. The latest should work again also.
-
[SUPPORT] Allthemods10 & ALLthemods10-TTS
Sorry this was first time i pushed the update with a version tag last night instead of the latest tag. I'll check this out later tonight on my test server. to set min max ram its in JVM_OPTS variable. Mine is set as -Xms8G -Xmx14G for my server.
-
[SUPPORT] Allthemods10 & ALLthemods10-TTS
A Modded Java Minecraft server container for Unraid that runs All the Mods 10 All the Mods 10 template https://github.com/W3LFARe/unraid_templates/blob/main/allthemods10/allthemods10.xml GitHub Docker Discord
-
[SUPPORT] automatic-ripping-machine/automatic-ripping-machine
Should be able to just change RIPMETHOD: in the ripper settings to backup instead of mkv
-
[SUPPORT] automatic-ripping-machine/automatic-ripping-machine
Do you have the Nvidia driver installed?
-
[SUPPORT] automatic-ripping-machine/automatic-ripping-machine
Sorry for not posting in awhile honestly gave up trying to get the files and the permissions to work. Decided this week to give it ago again and was able to find a repo that has a Fully dockerized version of ARM https://github.com/1337-server/automatic-ripping-machine which seems to fix a lot of problems I had with this template. As of right now i was able to edit the ABCDE.conf file and ripper settings and everything was working perfect. I was able to rip some cds and use NVENC for blu rays. This was one of my first attempts at making a template for Unraid so hopefully I fixed it. Just submitted the commit so should update on the Unraid template soon.
-
[Support] nzbget-ng/nzbget
Just updated the repo to https://github.com/nzbgetcom/nzbget
-
[Support] nzbget-ng/nzbget
I was just looking at it last week just haven't done so yet. I personally stopped using Nzbget.
-
[Support] candiddev/homechart
[Just a template for homechart] Homechart is a productivity application to manage your household data--budgets, tasks, recipes, and more. Homechart can run in your browser or on your Android and iOS devices via an app. Template: https://github.com/W3LFARe/unraid_templates/edit/main/homechart/homechart..xml Source container: https://github.com/candiddev/homechart Registry: https://github.com/candiddev/homechart
-
[SUPPORT] automatic-ripping-machine/automatic-ripping-machine
@iJacks I tried ripping a cd and noticed the exploding part lol. It seems to create another folder "Music" even though I set "ARM/Music" to be "ARM/music" still makes a whole new folder calld "abcde.a10bac0c" for me so im lost on the cd ripping for now. It shows these directories at the bottom of this page https://github.com/automatic-ripping-machine/automatic-ripping-machine/wiki/Docker-Troubleshooting your able to change them and not affect ARM edit: So seems like "abcde.a10bac0c" is just a folder for "data-musicbrainz". The CD ripped to "ARM/music"
-
[SUPPORT] automatic-ripping-machine/automatic-ripping-machine
setting the repo to automaticrippingmachine/automatic-ripping-machine:2.6.60 should work edit: but it also has the latest tag
-
[SUPPORT] automatic-ripping-machine/automatic-ripping-machine
so it seems this is how they want it to run to always reset settings and also to make a custom one and point it to that one like you did. Also adding the discord link in the OP above. 1337-server — 02/21/2023 5:23 PM Your are using docker right ? Did you restart the docker ? [5:24 PM] You just made me realise that the settings.conf wipes at every restart (edited) [5:26 PM] scripts/docker/runit/arm_user_files_setup.sh echo "app_Key = \"${MAKEMKV_APP_KEY}\"" > "${ARM_HOME}/.MakeMKV/settings.conf" When it should be echo "app_Key = \"${MAKEMKV_APP_KEY}\"" >> "${ARM_HOME}/.MakeMKV/settings.conf" If we want to preserve anything else in there (edited) wolfy — 02/21/2023 5:27 PM Nope @1337-server scripts/docker/runit/arm_user_files_setup.sh echo "app_Key = \"${MAKEMKV_APP_KEY}\"" > "${ARM_HOME}/.MakeMKV/settings.conf" When it should be echo "app_Key = \"${MAKEMKV_APP_KEY}\"" >> "${ARM_HOME}/.MakeMKV/settings.conf" If we want to preserve anything else in there (edited) wolfy — 02/21/2023 5:27 PM This is expected behavior. I mentioned in the PR that this would be the case
-
[SUPPORT] automatic-ripping-machine/automatic-ripping-machine
@audiocycle I think most of the issues are from me not setting it to privileged and also I forgot to set the home directory -v "<path_to_arm_user_home_folder>:/home/arm" so maybe I shouldn't make templates at 4am lol also dont have any CDs on hand so i have to go borrow one and ill test that and should be able to update that template
-
[SUPPORT] automatic-ripping-machine/automatic-ripping-machine
Not sure if this will help but in the ARM settings then Ripper there is a section it says ABCDE_CONFIG_FILE: I wonder if settting that to /home/arm/config/abcde.conf it would work.
-
[SUPPORT] automatic-ripping-machine/automatic-ripping-machine
I was able to get Nvidia NVENC for handbrake enabled . Just got a new Bluray drive yesterday so now i can test that out.
-
[SUPPORT] automatic-ripping-machine/automatic-ripping-machine
I haven't tried CDs yet. Set it up mostly for Blurays from the docker file it shows -v "<path_to_music_folder>:/home/arm/Music" so it must have been a typo in the officlal docker repo.
-
[SUPPORT] automatic-ripping-machine/automatic-ripping-machine
Was hoping it was on the CA store but it wasnt so I figured I could pass the USB DVD drive into the container and it would work.