Jump to content

b0mb

Members
  • Posts

    116
  • Joined

  • Last visited

Posts posted by b0mb

  1. Hi!

     

    I have a problem with the settings of my cachedrive.

     

    My incomplete NZBGet downloads are beeing saved in the /incomplete share which is attached to disk1 (4TB HDD).

     

    I´ve set cache settings of this share to prefer so i thought if the cache SSD is full the data would be written to the HDD but it didn´t.

     

    The download stopped with an out of space message.

     

    Could any1 help me pls with the problem?

     

    Thx in advance!

     

    b0mb

  2. The Server I'm connecting to its hosted by my brother so I don't use a local card reader. The containers are running in bridged mode as I'm not able to connect from a container running in bridged mode to a container with a fix ip. I've tried that but didn't get it working.

    Gesendet von meinem Redmi Note 3 mit Tapatalk

  3. Hi,

    I'm using the Oscam and the Tvheadend container from linuxserver.io on my unraid server. I'm running the latest builds and unRAID is also the latest build 6.5.0 RC5. My problem is that the Ecm times using the containers with unRAID are about 400 ms and sometimes causing glitches. This same config on openmediavault is running with Ecm times about 100ms.

    The ping to my unraid server in the local network is 1ms. Using Oscam on my Vu+ receiver is also running with normal Ecm times.

    Does any1 have an idea what I could try to solve my problem?

    Thx in advance ;-)

    b0mb

    Gesendet von meinem Redmi Note 3 mit Tapatalk

  4. I can say with confidence that everything works as it should.
    embyserver_netcore works great on unraid with i915 enabled . Did some heavy transcoding (4k hevc 10bit 400mb jellyfish) worked great ~ 25% CPU util.
    But what should I do with those errors when using MS EDGE???
     
    Post in Emby forum. There is a thread for netcore version in the testing area.

    Gesendet von meinem Redmi Note 3 mit Tapatalk

  5. that's great!!! but the question is how to set up a template?

    settings are the same as a normal container?

    just add --device /dev/dri/renderD128 ??

     

    Yes... And than add the device in Emby backend where you configure transcoding... And you have to add some variable to the container so that emby can access /dev/dri as a user group video. That's explained in the docker hub of the netcore container ;-) 

    Gesendet von meinem Redmi Note 3 mit Tapatalk

     

     

     

     

     

  6. anybody please tell me how to make a working docker template for unraid of embyserver_netcore and make it do hardware transcoding via quicksync... Is this possible? plex docker container works perfect on my asrock j4205 on my unraid 6.4rc21 with activated i915, but I like emby more then plex =)

    Actually only VAAPI transcoding works but very well. ;-)

     

    You can use the old config directory but it's recommended to deactivate port mapping in Emby backend to prevent crashing on some celeron and Pentium cpus.

     

    Gesendet von meinem Redmi Note 3 mit Tapatalk

     

     

     

  7. Yes the netcore will have support for hardware decoding. Due to time constraints I'm no longer the main developer of this container. So issues should be posted on emby's forums. I'm not sure the other developer monitors this thread.

     

    Sent from my ONEPLUS A3000 using Tapatalk

     

    The new netcore container doesn't using unraid with a G4560 or J3455 CPU.

     

    HW transcoding looks very good.

     

    Gesendet von meinem Redmi Note 3 mit Tapatalk

     

     

     

  8.  
    For whatever reason, I've had to increase the number of connections in nzbgbet to get to the same download speed as sab. No clue why that is. I've got a 300mbps connection and I am able to saturate my download.
     
    You may also want to take a look at performance tips on the nzbget wiki. Though my server is pretty beefy, I reduced the logging level as I just don't need that writing to my SSD constantly for every little thing.
    It's really wicked... I'm using exact the same config like I did on OMV. Switched to SAB now where speed is maxed out. Dunno what might be the reason for the problems with Nzbget....

    Gesendet von meinem Redmi Note 3 mit Tapatalk

  9. Hi!

     

    I just came back again from OMV to unRAID.

     

    I have a 400 MBiT Cableline and with unRAID i get about 40 - 45 MB/S where on OMV i had 49 - 50 MB with the same settings (also used this container there)

     

    I tried Sabnzbd on unRAID where i do also have FULLSPEED @ 50 MB/S.

     

    Downloads are going on an Samsung SSD as cachedrive  which is btrfs formatted.

     

    Does any1 have an idea?

     

    Thx in advance! ;)

     

    b0mb

  10. btw. this is how it´s locking inside the plex container...

     

    root@twilightzone:/# vainfo
    error: XDG_RUNTIME_DIR not set in the environment.
    error: can't connect to X server!
    libva info: VA-API version 0.39.0
    libva info: va_getDriverName() returns 0
    libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
    libva info: Found init function __vaDriverInit_0_39
    libva info: va_openDriver() returns 0
    vainfo: VA-API version: 0.39 (libva 1.7.0)
    vainfo: Driver version: Intel i965 driver for Intel(R) Broxton - 1.7.0
    vainfo: Supported profile and entrypoints
          VAProfileMPEG2Simple            : VAEntrypointVLD
          VAProfileMPEG2Main              : VAEntrypointVLD
          VAProfileH264ConstrainedBaseline: VAEntrypointVLD
          VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
          VAProfileH264Main               : VAEntrypointVLD
          VAProfileH264Main               : VAEntrypointEncSlice
          VAProfileH264High               : VAEntrypointVLD
          VAProfileH264High               : VAEntrypointEncSlice
          VAProfileH264MultiviewHigh      : VAEntrypointVLD
          VAProfileH264MultiviewHigh      : VAEntrypointEncSlice
          VAProfileH264StereoHigh         : VAEntrypointVLD
          VAProfileH264StereoHigh         : VAEntrypointEncSlice
          VAProfileVC1Simple              : VAEntrypointVLD
          VAProfileVC1Main                : VAEntrypointVLD
          VAProfileVC1Advanced            : VAEntrypointVLD
          VAProfileNone                   : VAEntrypointVideoProc
          VAProfileJPEGBaseline           : VAEntrypointVLD
          VAProfileJPEGBaseline           : VAEntrypointEncPicture
          VAProfileVP8Version0_3          : VAEntrypointVLD
          VAProfileVP8Version0_3          : VAEntrypointEncSlice
          VAProfileHEVCMain               : VAEntrypointVLD
          VAProfileHEVCMain               : VAEntrypointEncSlice
          VAProfileHEVCMain10             : VAEntrypointVLD
          VAProfileVP9Profile0            : VAEntrypointVLD

    so i guess it should work but i can´t test as i don´t have a plex pass...

  11. Module                  Size  Used by
    i915                  909208  1
    fbcon                  33164  71
    bitblit                 4361  1 fbcon
    fbcon_rotate            1964  1 bitblit
    fbcon_ccw               4678  1 fbcon_rotate
    fbcon_ud                4805  1 fbcon_rotate
    fbcon_cw                4606  1 fbcon_rotate
    softcursor              1341  4 fbcon_ud,fbcon_cw,fbcon_ccw,bitblit
    font                    7588  1 fbcon
    i2c_algo_bit            4752  1 i915
    drm_kms_helper         86945  1 i915
    cfbfillrect             3306  1 drm_kms_helper
    cfbimgblt               2047  1 drm_kms_helper
    cfbcopyarea             3006  1 drm_kms_helper
    drm                   221592  3 i915,drm_kms_helper
    intel_gtt              10996  1 i915
    agpgart                21314  2 intel_gtt,drm
    syscopyarea             2942  1 drm_kms_helper
    sysfillrect             3178  1 drm_kms_helper
    sysimgblt               2047  1 drm_kms_helper
    fb_sys_fops             1378  1 drm_kms_helper
    fb                     29760  8 fbcon_ud,fbcon_cw,fbcon_ccw,bitblit,softcursor,i                                                                                        915,fbcon,drm_kms_helper
    fbdev                   1030  2 fb,fbcon
    xt_CHECKSUM             1335  1
    iptable_mangle          1658  1
    ipt_REJECT              1521  2
    nf_reject_ipv4          2483  1 ipt_REJECT
    ebtable_filter          1903  0
    ebtables               14552  1 ebtable_filter
    vhost_net               9091  0
    tun                    19304  2 vhost_net
    vhost                  19681  1 vhost_net
    macvtap                11622  1 vhost_net
    macvlan                12389  1 macvtap
    xt_nat                  1913  11
    veth                    4966  0
    ipt_MASQUERADE          1277  15
    nf_nat_masquerade_ipv4     1865  1 ipt_MASQUERADE
    iptable_nat             1897  1
    nf_conntrack_ipv4       5874  3
    nf_nat_ipv4             4199  1 iptable_nat
    iptable_filter          1706  2
    ip_tables               9853  3 iptable_mangle,iptable_filter,iptable_nat
    nf_nat                 11145  3 xt_nat,nf_nat_masquerade_ipv4,nf_nat_ipv4
    md_mod                 36572  4
    bonding                92464  0
    x86_pkg_temp_thermal     4669  0
    coretemp                5340  0
    kvm_intel             160423  0
    kvm                   289582  1 kvm_intel
    i2c_i801               11888  0
    i2c_smbus               3041  1 i2c_i801
    i2c_core               20390  6 i2c_algo_bit,i2c_i801,i2c_smbus,i915,drm_kms_hel                                                                                        per,drm
    r8169                  58718  0
    ahci                   26326  4
    mii                     3587  1 r8169
    libahci                19716  1 ahci
    video                  27138  1 i915
    backlight               5833  2 video,i915

    my CPU is a j3455 ;)

  12. Hi all,
    Follow-up question.  Will any LAN activity result in WOL?  Or, is a spacific type of packet required?  I have tried to wake my pc with plex and open-vpn with no success.



    You have to wake the server sending a magic packet.... WOL in your bios should also be activated [emoji6]

    Gesendet von meinem Redmi Note 3 mit Tapatalk

  13. 2 hours ago, Malykai said:

    I was hoping it wasn't that simple and should have done some more checking before I posted and went to bed lol. 4irc.com is just a dynamic dns service? If that is the case I believe you would use xxx.4irc.com as the domain with no sub domain for it?

     

    Got it working now :)

     

    Port 443 was in use fore remote service of my router... changed the port now and forwarded 443 to the unraid server ;)

  14. Hi!

     

    I´m trying to use this nice container but it kills itself because of an error right after start

     

    Failed authorization procedure. xxx.4irc.com (tls-sni-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Incorrect validation certificate for tls-sni-01 challenge. Requested 

    Does any1 have a tipp for me?

     

    I´ve entered "4irc.com" in the domain field of the template and xxx into the subdomain field. I´ve also set only subdomains to true.

     

    Thx!

     

    b0mb

×
×
  • Create New...