Beiträge von KampfGorilla

    I think so too. But again thank you a lot for your help!!!! This community is super.
    And the your tip with the share of the root of a disk was usefull too, i dont found that advise anywhere.


    So for now i will try a little bit. I have the same computer with the same mainboard but a less powerfull cpu (intel celeron d 2,5 Ghz). I installed Debian 7.9, created a shared folder and installed emby.... and it works. But transcoding works just with 480p@ 420kbps (lol).


    So my next step will be to backup my actually server and try a clean debian, and test emby again :)
    I will share my experience.


    Btw: After i installed Debian to my second pc, i already missed omv :(


    Last sentence: stop doing to many things at once :)


    Edit: 5.37 am, finally it works, with OMV :), tomorrow i will write a bit
    now its time to go to bed :sleeping:


    So in tried a lot, but i had no time to answer.
    The solution is simple, i didnt use the OMV- Plugin, i just installed it directly via ppa.
    And this: http://emby.media/community/in…-files-folders-structure/ is a good guide for folder structure.

    Allright, you helped me until now a lot!! Thank you for that!!


    I just took some screenshots of what is not working...


    Picture 1: My Folder before i scan with emby


    Picture 2: My Folder after i scan with emby


    Picture 3: How it looks when i open the file in emby


    Picture 4: How the metadata manager looks like when i click at the graphic in picture 3


    Picture 5: I try to download the metadata, emby finds the right movie....


    Picture 6: .... and the right cover


    Picture 7: after i press "save", just nothing is displayed


    Picture 8: But my folder right now changed.... but the cover isnt the same like in picture 6


    Picture 9: So back again and look what emby now is displaying..... nothing


    Picture 10: In the movie section the cover changed... to nothing


    Picture 11: Compare to picture 3...


    I dont get it where the fault is there...


    Edit:


    But i found something maybe interesting:
    The parent folder got the name "Movies" and not "Filme". But look at the music folder. It has the name "Musik", the name that i have given


    And even the path is totaly wrong in my opinion


    Code
    root@Datengrab:/# id emby
    uid=111(emby) gid=65534(nogroup) Gruppen=65534(nogroup),100(users)


    Hope we can get this work too :)

    Okay i renamed and it looked really good
    Chrome started the "playback" but it didnt show anything.
    And something added a new .nfo file


    But my cpu was since the last picture at 100% so i restarted the server, because i through it is overstrained...


    So now i removed all files and i just added the film 2 guns
    So i renamed it that foldername = film name
    And it look like it works!! :D Cant be true, that the error just caused because of the dataname :S


    over 720p 1 Mbps its struggling, but i think its my slow cpu (pentium 4 3ghz)


    so but the metadata still dont work (downloading over the emby webpage)


    I had the same problem before i opend the thread (long time ago) and i excecute the same command and nothing happend....


    I tried it right now, and emby still dont loading the images...


    The result of your second post:

    Code
    root@Datengrab:/# ls -la /media/9d32422c-4ded-4b92-a3f3-0800ac2c2cad/Media/Filme/"21 (2008)"
    insgesamt 2219436
    drwxrwxrwx 3 Arthur users       4096 Nov 16  2014 .
    drwxr-sr-x 7 Arthur users       4096 Sep 25 20:33 ..
    -rwxrwxrwx 1 Arthur users     433719 Nov 16  2014 21-fanart.jpg
    -rwxrwxrwx 1 Arthur users     161070 Nov 15  2014 21.jpg
    -rwxrwxrwx 1 Arthur users 2271909357 Jan 13  2014 21.mkv
    -rwxrwxrwx 1 Arthur users       9161 Sep 25 17:58 21.nfo
    -rwxrwxrwx 1 Arthur users     161070 Nov 16  2014 21-poster.jpg
    drwxrwxrwx 2 Arthur users       4096 Nov 16  2014 .actors

    I will try one moment :)
    Edit:
    In the "Filme" Folder are just .mkv files
    I will try some .avi too


    Every Movie have to following data


    Here the Codec


    Playing music works!
    After adding some songs:


    Playing one song:


    My Metadata Settings: (But i really want that emby reads the metadata in the folder, i just enabled the internet settings for testing...)

    Yeah i saw that i used the wrong tab. Im reuploading the picture :)


    Code
    root@Datengrab:/usr/local/bin/ffmpeg/20150717# ldconfig -p | grep emby
            libwebp.so.5 (libc6,x86-64) => /opt/emby/embylibs/libwebp.so.5
            libMagickWand-6.Q8.so.2 (libc6,x86-64) => /opt/emby/embylibs/libMagickWand-6.Q8.so.2
            libMagickCore-6.Q8.so.2 (libc6,x86-64) => /opt/emby/embylibs/libMagickCore-6.Q8.so.2



    After "kill 358": No access to the emby page anymore
    After "service emby start": emby starts again, see picture above, just the pid changed from 358 to 4486

    Okay here are the first errors. But how is this possible? I just reinstalled OMV 1 Week ago....
    Or would it be easier to reinstall omv again?
    But everywhere the people say linux dont need that much reinstalls like windows...


    Code
    root@Datengrab:/usr/local/bin/ffmpeg/20150717# ls -la /opt/emby/dashboard.ui
    ls: Zugriff auf /opt/emby/dashboard.ui nicht möglich: Datei oder Verzeichnis nicht gefunden
    root@Datengrab:/usr/local/bin/ffmpeg/20150717# ls -la /opt/emby/MediaInfo
    insgesamt 12
    drwxr-xr-x 3 emby nogroup 4096 Apr 15 00:10 .
    drwxr-xr-x 6 emby nogroup 4096 Sep 25 17:49 ..
    drwxr-xr-x 2 emby nogroup 4096 Sep 21 11:26 osx
    root@Datengrab:/usr/local/bin/ffmpeg/20150717# ls -la /opt/emby/swagger.ui
    ls: Zugriff auf /opt/emby/swagger.ui nicht möglich: Datei oder Verzeichnis nicht gefunden

    Okay i did everything...
    But it still dont work ;(
    No Pictures and no Playback. I deleted my browser history and reload page..
    I tried it with firefox and chrome


    Code
    root@Datengrab:/# chown -R emby:nogroup /opt/emby
    root@Datengrab:/# cd /opt/emby
    root@Datengrab:/opt/emby# chmod -R 666 *.dll
    root@Datengrab:/opt/emby# chmod -R 666 *.config
    root@Datengrab:/opt/emby# service emby restart
    Stopping emby
    Starting emby

    Nope, the movies dont play.
    It is the same issue like in the first post.... Nothing changed...


    Code
    root@Datengrab:/# service emby status
    emby is running.


    Code
    root@Datengrab:/# ls -la /opt/emby/embylibs
    insgesamt 8400
    drwxr-xr-x 2 emby nogroup    4096 Sep 25 17:49 .
    drwxr-xr-x 6 emby nogroup    4096 Sep 25 17:49 ..
    lrwxrwxrwx 1 root root         27 Sep 25 17:49 libMagickCore-6.Q8.so.2 -> libMagickCore-6.Q8.so.2.0.0
    -rwxr-xr-x 1 emby nogroup 4868168 Apr  9 15:50 libMagickCore-6.Q8.so.2.0.0
    lrwxrwxrwx 1 root root         27 Sep 25 17:49 libMagickWand-6.Q8.so.2 -> libMagickWand-6.Q8.so.2.0.0
    -rwxr-xr-x 1 emby nogroup 1204192 Apr  9 15:50 libMagickWand-6.Q8.so.2.0.0
    lrwxrwxrwx 1 root root         16 Sep 25 17:49 libwebp.so.5 -> libwebp.so.5.0.2
    -rwxr-xr-x 1 emby nogroup 2518073 Jan 19  2015 libwebp.so.5.0.2


    I run this command: dpkg -l | grep imagemagick
    But what does it do?


    Edit: It showed nothing

    The Webgui says: Emby is activated and running


    Code
    root@Datengrab:/# ls -la /usr/local/bin/ffmpeg/20150717
    insgesamt 60504
    drwxr-sr-x 3 emby nogroup     4096 Sep 25 17:50 .
    drwxr-sr-x 3 emby nogroup     4096 Sep 25 17:49 ..
    -rwxr-xr-x 1 emby nogroup 31001232 Sep 25 17:50 ffmpeg
    -rwxr-xr-x 1 emby nogroup 30938128 Sep 25 17:50 ffprobe
    drwxr-sr-x 2 emby nogroup     4096 Sep 25 17:50 fonts

    Okay sounds nice :)


    Hallo!
    Ich habe nun alle Daten gesichert und meine WDRed formatiert.


    Ich habe alles so wie in deinem Tutorial gemacht, jedoch funktioniert es immer noch nicht! :(
    Es ist alles genau so wie auf den oberen Bildern
    Was mich wundert: Mit Plex hat es vor der Formatierung funktioniert.


    Auf meiner WD Red derzeit:

    Code
    root@Datengrab:/# ls -la /media/9d32422c-4ded-4b92-a3f3-0800ac2c2cad/
    insgesamt 32
    drwxr-xr-x  5 root root     4096 Sep 25 17:54 .
    drwxr-xr-x  8 root root     4096 Sep 25 16:57 ..
    drwxr-xr-x 12 emby nogroup  4096 Sep 25 17:58 emby
    drwx------  2 root root    16384 Sep 25 16:30 lost+found
    drwxrwsr-x  3 root users    4096 Sep 25 17:30 Media


    Code
    root@Datengrab:/# ls -la /media/9d32422c-4ded-4b92-a3f3-0800ac2c2cad/Media/Filme
    insgesamt 24
    drwxr-sr-x 6 Arthur users 4096 Sep 25 17:30 .
    drwxrwsr-x 3 root   users 4096 Sep 25 17:30 ..
    drwxrwxrwx 3 Arthur users 4096 Nov 16  2014 21 (2008)
    drwxrwxrwx 3 Arthur users 4096 Nov 16  2014 21 Jump Street (2012)
    drwxrwxrwx 3 Arthur users 4096 Sep 25 17:58 22 Jump Street (2014)
    drwxrwxrwx 3 Arthur users 4096 Nov 16  2014 2 Guns (2013)

    I dont know where emby is installed, i just know that the database folder is on my WD_RED


    Code
    root@Datengrab:/# df -h
    Dateisystem                                            Größe Benutzt Verf. Verw% Eingehängt auf
    rootfs                                                  141G    2,1G  132G    2% /
    udev                                                     10M       0   10M    0% /dev
    tmpfs                                                   302M    904K  301M    1% /run
    /dev/disk/by-uuid/cb35794c-5aa0-4025-8957-006d1ac62718  141G    2,1G  132G    2% /
    tmpfs                                                   5,0M       0  5,0M    0% /run/lock
    tmpfs                                                   1,8G    8,0K  1,8G    1% /run/shm
    /dev/sdb1                                               294G     43G  236G   16% /media/2ba110fe-9441-456a-9fc2-cdf275de6ba4
    /dev/sdc1                                               2,7T    2,5T   78G   98% /media/b7644d1b-15bb-4449-aea5-df4e40924877



    Yes i did
    but i changed the whole hardward. This is actually my "testing" system with synchronised data from my external drives


    This is the WD RED

    Code
    root@Datengrab:/# dir /media/b7644d1b-15bb-4449-aea5-df4e40924877/
    aquota.group  Bitdefender.txt     Downloads  Filme       filmetest  Serien\ Neu  Synchronisation
    aquota.user   Dokumente\ Windows  emby       Filme\ Neu  Serien     Spiele       von\ pc\ Lan


    Kann es sein, dass dieses Forum es nicht mag externe Bilder zu laden? Wurde jetzt schon 2 mal wegen Spam gesperrt :(