Jump to content

ich777

Community Developer
  • Posts

    15,715
  • Joined

  • Days Won

    202

Everything posted by ich777

  1. Jep hab Jellyfin einen Container bereit da funzt alles Updatestrategie muss ich mir noch überlegen aber sonst is alles bereit. EDIT: habs nur mit 3 1080p Streams versucht aber liegt fast keine last an nur für die Audioumwandlung. Am host ist nichts weiter nötig als 'modprobe amdgpu'
  2. I'm not much of a Discord guy and don't want to be... (also much work here to do with my Containers)
  3. That's a question you have to ask on the Valheim forums/Discord/Steam Community Hub... I think this will take some time since this game is in early alpha state and has many bugs, the last 5 sites in this thread are mostly dedicated to Valheim support because of the bugs in the game.
  4. ich777

    Explorer

    Das stimmt aber wenn du das Template erneut mit dem gleichen Namen anlegst wird es überschrieben. Sollten Variablen auftauchen nach Updates gibts ein anderes Problem meistens das im Template die Template Adresse leer ist bzw. nicht auf 'false' steht (war in meinem Template der Fall), wenn dies der Fall ist werden gelöschte Variablen immer neu vom Original Template geholt (geänderte Variablen/Pfade werden natürlich belassen).
  5. Nein, das bringt nur was wenn transcodiert wird wenn du zB außer Haus bist oder dein Browser das Format nicht versteht bzw. abspielen kann und/oder du manuell die Qualität drosselst.
  6. Click on the Container icon on your Docker page and then Stop. If you are talking about Valheim, the world destroy bug can happen at random times, this game is in early alpha state and such things are very common to happen. You can turn off that the autoupdate shuts down the Container, go into the Plugin itself by clicking on the 'CA Backup / Restore Appdata' on your Plugins page and click at the bottom at 'Show Advanced Settings' and choose 'Don't Stop' at the Containers that should not stop when it is backing up the appdata folder. You can do that with the User Scripts Plugin from the CA App.
  7. Actually yes, look in the CA App and you will find it when you click the "i" on a gameserver Container...
  8. Oh now I see it it's the permittedlist, should read my own thread... Please look at the linked post above, click on the little and you will see what I mean, there is also the path to the files
  9. ich777

    Explorer

    Ich mittlerweile auch nicht mehr... Hab es jetzt im Template gefixt, sollte jetzt nicht mehr vorkommen, bitte mach noch ein Update dann sollte das gefixt sein (wenn nicht den Container löschen - nur von der Docker Seite - und einmal neu von der CA App holen, aber bitte erst in 2 Stunden dann ist das neue Template in der CA App - dauert immer ein wenig)
  10. No, they should work on other systems too, they are OOB optimized for Unraid in terms of UID and GID but they are Docker Containers and I also run a few of my Containers on a Odroid N2+. I don't know if there is a whitelist, I only know the banlist, I answered a question about that here:
  11. No because the command 'pkill --signal SIGINT "valheim"', 'pkill -2 valheim', 'pkill -SIGINT valheim' and various other combinations are all the same: Click The main problem is that there is a bug in the game (I think there are many bugs in the game...) that this can happen completely random. Have you already installed the Docker updated that I've pushed? I have integrated now a automated backup script into the container: Click What you can also try is to change your restart command to: docker restart -t 30 Valheim EDIT: as said multiple times above this is a game in early alpha state and such problems are very common to happen.
  12. @John_M & @adams95 I have a working Jellyfin container with hw acceleration for AMD, hook me up with a short message if you are interested.
  13. These are questions that should be asked on the Discord, Steam Community Hub or Valheim Support since there is nothing I can do about that because this is completely game related. One thing I noticed is the high utilisation of the CPU even when no one is connected to the server, I've seen games like ARK that don't need that much power if they are in idle state. Please keep in mind that this game is still in early alpha and performance issues and everything are very likely to happen...
  14. No, I really don't know about networking stuff that much, but what I can tell you is that this is possible since I got requests from internal IP ranges on my external interface. Then I really can't help, you have to ask the developers of the game what this traffic is because as said above the container only downloads SteamCMD, then the Valheim Server and then it starts the Valheim Server. Here is the source code if you don't trust me. (like everything I make publicly available you can find it in my Github) Please ask the developers on this, I really can't help here...
  15. Ja passt doch. Hast du evtl vergessen den Eintrag '/dev/dvb' im Docker template vergessen? Das sollte doch egal sein.
  16. Das kannst ignorieren. Siehst du die Karten? Was meinst du? Die brauchst du nicht neu einstecken, das problem ist meistens das sich der Chip auf den DVB Karten aufhängt, sind nicht nur DigitalDevices Karten davon betroffen.
  17. This is not the whole story if you turn on Write Back then it's not that different since it caches everything into RAM and will then write it later to the file, if you got enough RAM this should not be a problem but keep in mind if there is a power outage this could possibly lead to data loss.
  18. Hast du viele reboots gemacht? Es kann sein das sich der Chip der auf den TV Karten aufhängt bei den vielen PCIe resets, Server kurz Stromlos machen, Reset und Powert Taste ein paar mal drücken, 10 Sekunden warten und wieder ans Netz und starten. EDIT: Check mal ob die Karten im Plugin angezeigt werden, nicht die Nerven verlieren es gibt für alles eine Erklärung.
  19. Das funktioniert auch, solange TVHeadend erreichbar ist wenn da nur einmal kurz was nicht funktioniert hast du den Endzeit Spinning Circle in Emby, deshalb würd ich das direkt mit dem LiveTV einpflegen. Welche Einstellungen verliert er denn und vor allem was Emby oder TVHeadend?
  20. Are you sure that these are from the Container? Can you verify that your ISP is filtering out all unecessary traffic (and yes this can be internal IP's also). For example my ISP isn't filtering the traffic correctly for SIP and VoIP. EDIT: I get about 100-500 queries from the internet from "internal" IP's. You have to ask the developers what these things are, since my container only downloads SteamCMD and afterwards the Valheim Server and then it starts the Valheim Server.
  21. Das ist entweder weil du ein falsches Passwort gespeichert hast, lösch die Cookies in Chrome oder weil du vorher das verzeichnis in /mnt/user/appdata nicht gelöscht hast. Wenn du nur das Passwort von TVHeadend zurücksetzen willst lösch einfach alle Dateien im Verzeichnis: /mnt/user/appdata/tvheadend/accesscontrol/
  22. Kann dir nur sagen das es einwandfrei funzt: Sieht gut aus, aber bitte pass auf wenn eine neue Unraid version rauskommt du in den DVB-Driver Thread siehst ob ich schon die version für die neue Unraid version kompiliert und hochgeladen hab ansonsten funzt das nämlich nicht (ich Dokumentier das im 2. Betrag im DVB Thread). Hast du schon gecheckt ob es evtl ein neues BIOS für das board gibt, hast du VM's am laufen?
  23. Hab ich auch so, sogar die gleichen Karten + Erweiterungsmodul. Du hast sicher das TVHeadend Plugin in Emby installiert oder? Bitte nicht... Installier dir doch von linuxserver TVHeadend: Welche Treiber hast du installiert? Bist du auf Unraid 6.9.0rc2? Die brauchst du auch nicht, in TVHeadend legst du einen Benutzer an der alle Rechte zum Streamen hat (ohne Passwort): ...in Emby bei LiveTV bei TV Quelle so: ...und bei TV-Programm-Anbieter so: Damit verhinderst du den "Spinning Circle" in Emby. EDIT: ...und lösch das TVHeadend Plugin aus Emby!
  24. Can you tell me which card it is so I can look into it? The DVB package includes only DVB modules (and USB Camera modules). EDIT: But this would something for my Unraid-Kernel-Helper thread...
  25. This is what a quick google search brought up: Click Sorry I really can't help how to configure the server but it's not different to a server that is running on a dedicated box.
×
×
  • Create New...