Jump to content

emby vorspulen geht nicht


wumixian

Recommended Posts

wumixian

Guten Morgen

ich habe ein Problem mit Docker geht das vor spulen nicht bei emby ohne Docker ja und das laden von Covers dauert auch. Zwar benutze ich ein vpn aber daran liegt es nicht da es ohne das gleiche Ergebnis ist. Wäre cool wenn mir da einer helfen könnte. Vpn benutze ich nur wegen Sicherheit mehr nicht.

 emby:
    image: lscr.io/linuxserver/emby:latest
    container_name: emby
    network_mode: container:wireguard
    privileged: true
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Europe/Berlin
    volumes:
      - xxxxx:/config
      - xxxxx:/drive
    devices:
      - /dev/dri:/dev/dri #optional
    restart: unless-stopped
    depends_on:
      - wireguard

 

Link to comment
Share on other sites

Hi there, can you please describe your issue in more detail? Are you having trouble playing videos?

Link to comment
Share on other sites

visproduction

Ist vorspulen, ein trailer?  Wann richtig, dann der Vorspulen hangt von jeden dbase data ab,  in .nfo.  Ab und zu, sind diesen Links falsh. Sie konnen es richtig machen. Finden Sie der korrect link aus Youtube.

Is vorspulen a trailer?  When that is correct, then the trailer depends on the entry in the database in the .nfo file.  Often these links are incorrect.  You can fix this by getting the correct link from Youtube.

Link to comment
Share on other sites

pünktchen

He can't seek/skip in videos if Emby is hosted by Docker. Without Docker it's okay for him.

Link to comment
Share on other sites

wumixian

danke für die Hilfe. das Problem liegt an Cloudflare mit der Regel hinzufügen wegen dem Cache. Der lässt es nicht zu Video zu Cachen. Für die das Problem auch haben einfach das bei "page rules" bei Cloudflare einfügen (entsprechend eure Domain eintragen):

http://*.domain.com/

Always Use HTTPS

domain.com/*videos/*/*

Cache Level: Bypass
 
domain.com/*Items/*/Images/*
Cache Level: Cache Everything, Edge Cache TTL: a month
Edited by wumixian
  • Thanks 1
Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...