Lebowski

Members
  • Posts

    202
  • Joined

  • Last visited

Posts posted by Lebowski

  1. Well my gui just crashed, everything else is sill up and running (dockers / shares)

     

    I have had to restart my system. I balls'd up the shutdown command so I have been greeted with a parity check.

  2. @bonienl Just tried to have a look at the cache dir settings but the page wont load, i get the following error in my logs, could be another issue with my machine but all other sections in settings are fine. I have not restarted my server yet.

    Jan 14 10:17:41 Server php-fpm[6702]: [WARNING] [pool www] server reached max_children setting (20), consider raising it

     

    Jan 14 10:19:11 Server nginx: 2019/01/14 10:19:11 [error] 6545#6545: *759590 upstream timed out (110: Connection timed out) while reading upstream, client: 192.168.0.3, server: , request: "GET /Settings/FolderCachingSettings HTTP/2.0", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "6be638aa6cf91355b8a5263599baf5fedf9b833f.unraid.net", referrer: "https://6be638aa6cf91355b8a5263599baf5fedf9b833f.unraid.net/Settings"

     

  3. On 5/31/2018 at 11:45 AM, DZMM said:

    A bug in your script just saved my bacon!  My pfsense VM crashed and got corrupted and I'd lost all my config backups as I think they were in the same folder where the xml backup is done.

     

    Anyway, I luckily spotted that the script had backed up the pfsense VM image file even though I had set it not to!

     

    
    # list of specific vdisks to be skipped. use the full path.
    vdisks_to_skip="
    /mnt/disks/sm961/domains/Woody/vdisk1.img
    "

    I didn't want to backup the image as I didn't want my whole network to go down and 'normally' restoring via the config is easy.  Anyway, thanks for the bug as it saved my life.

     

    I've now made multiple copies of my config so please feel free to fix the bug - logs attached ;-)

     

    20180528_0200_unraid-vmbackup.log

     

    This is still broken from what i can tell, is this still being maintained?

     

     

  4. I have got this all working, here is a guide. This will only work with intel iGPU on unraid. I have an E3-1275 V5 CPU. This guide is based on Emby 4.0

     

    You need an Intel CPU with iGPU and quick sync video support. https://en.wikipedia.org/wiki/Intel_Quick_Sync_Video

     

    The assumption is that nothing else is using the integrated video from your CPU (no VM's)

     

    Mine is Skylake so I am limited to HEVC, (no 10 bit, that will be software transcode instead), If I upgrade to a Kaby Lake Xeon I would have full support for HEVC 10-BIT

     

    I grabbed info from this thread and info from the Emby docker page, if you run into trouble with below check out that thread.

     

    Any experts on this please feel free to chime in and I can update it.

     

    This is what I did to make it work:

     

    Step 1

     

    Edit your go file with a text editor (I use EditPad Lite) 

     

    You can share your flash file as hidden and give your self access. (Click on the flash drive in the main tab to find this setting)

     

    image.png.183c5a4865a63028183e386d86552836.png

     

     

    Locate the go file:

     

    flash\config\

     

    Edit the go file with a text editor and add the following: (put this in below anything already in your go file)

    #Setup drivers for hardware transcoding in Emby
    modprobe i915
    chown -R nobody:users /dev/dri
    chmod -R 777 /dev/dri

    Restart your unRaid system

     

    Step 2

     

    Click on the terminal screen on unRAID on the top menu.

    image.png.be8bc6d6f66d54859e8e574aa7b4ca66.png

     

    and type / paste:

    getent group video | cut -d: -f3

    Note what the output is (mine was 18) as seen below

     

    image.png.aef386c6823af51a84f7769b75f90ef6.png

     

    Step 3

     

    I am using the official Emby Docker:

     

    https://hub.docker.com/r/emby/embyserver/

     

    Here is the link to the templates. You need to add this manually, this won't be found in Community Applications.

    https://github.com/MediaBrowser/Emby.Build/tree/master/unraid-templates/emby

     

    Emby 4.0 now has a nice little logo to confirm hardware transcoding

     

    image.png.e4e5fa3fdbda85f7bdfd53a7863350e0.png

     

    Here is what I have in my docker template, you will need to add extra parameters over the default. If you already have Emby, you will need to modify your template to add extra parameters.  This is easy to do with the "+Add another Path, Port, Variable, Label or Device" when editing your install.

     

    My Settings:

    Repository: emby/embyserver:latest

    Network Type: Host

    Console shell command: Shell

    Privileged: Off

    Port 1: 8096 Container Port: 8096 (for http)

    Port 2: 8920 Container Port: 8920 (options if using https)

    Path 1: /mnt/user/appdata/emby/ Container Path: /config

    Path 2: /mnt/user (change as required to your media share, i leave it as user, makes it easier to add new shares with out remapping) Container Path: /mnt

    Variable 1: Key: APP_UID Value: 99

    Variable 2: Key: APP_GID Value: 100

    Variable 3: Key: GIDLIST Value: (Change to your output from Step 2) 

     

    Here is an example of Variable 1

     

    image.png.6b369814304b28b724a6f2747e8c969f.png

     

    Now click on Advance View and under "Extra Parameters" add the following:

     

    --device /dev/dri/renderD128

    image.png.24dd98c1d22068c58d22d13513093a41.png

     

    I have also attached my template (my-EmbyServer.xml) that you can edit and add it your flash drive. You will have to edit this so you grab latest instead of beta.

     

    Place the template here:

    flash\config\plugins\dockerMan\templates-user

     

    my-EmbyServer.xml

     

    Step 4

     

    Start Emby.

     

    Checkout the transcode section just in chase, click advanced and it will show you what was detected.

    image.thumb.png.5979adc321f4742ab7de0533f2e05245.png

     

     

     

    • Like 1
    • Upvote 1
  5. On 6/9/2018 at 11:34 AM, airbillion said:

    Hello,

     

    Just updated the container and cannot get to the login page any longer...

     

    Error:

     

    Starting guacd: SUCCESS

    *** Booting runit daemon...

    *** Runit started as PID 42

    Database exists.

    Database upgrade not needed.

    Setting Database Directory Permissions

    Starting MariaDB...

    Jun 9 01:17:26 9b972d957350 syslog-ng[48]: syslog-ng starting up; version='3.5.6'

    180609 01:17:26 mysqld_safe Logging to '/config/databases/9b972d957350.err'.

    180609 01:17:26 mysqld_safe Starting mysqld daemon with databases from /config/databases

    *** Shutting down runit daemon (PID 42)...

    *** Killing all processes...

    *** Running /etc/my_init.d/firstrun.sh...

    Using existing properties file.

    Using existing MySQL extension.

    Updating user permissions.

    *** Running /etc/rc.local...

    * Starting Tomcat servlet engine tomcat8

    ...fail!

    guacd[39]: INFO: Guacamole proxy daemon (guacd) version 0.9.14 started

    Starting guacd: SUCCESS

    *** Booting runit daemon...

    *** Runit started as PID 42

    Database exists.

    Database upgrade not needed.

    Setting Database Directory Permissions

    Starting MariaDB...

    Jun 9 01:30:54 9b972d957350 syslog-ng[48]: syslog-ng starting up; version='3.5.6'

     

    Looks like there is now an issue starting Tomcat...

     

    Any ideas?

     

    Thanks!

     

    Sent from my SM-N950U using Tapatalk

     

     

     

     

     

    I have the same issue with the update, same errors,

     

  6. 8 hours ago, aptalca said:

     

    Library syncs are on a timer via cron. You can also go to the media server settings and trigger a manual update

    seems to be doing nothing for me. I have been able to import users from Emby, Couch and Sonaar requests work fine, just wont sync library.