Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. BlackDub

    Fails to play

    The image freezes after a few minutes of playback, similar to android app
  3. jaycedk

    Como poner mi clave

    It should go here on your Emby server. Quick Start
  4. Desturk

    Como poner mi clave

    Que mierda más complicada, no se xq no lo hacen a prueba de tontos, ni idea de cómo poner mi clave, he buscado por todo lado y nada.
  5. Emby - Yann

    ratio & vitesse

    Je viens de lire le film qui pose problème, j'ai droit à 1 minute sans payer d'abonnement, et j'ai le son mais pas d'image Ce n'est pas gagné
  6. Emby - Yann

    ratio & vitesse

    Bonjour, Je viens d'installer Emby Android et pas Emby Android TV. Problème. L'application me demande de payer un abonnement à Emby première pour lire une vidéo. Or, j'ai payé l'application 4,99€ à l'époque. Je ne veux pas d'un abonnement. Vous avez une solution ?
  7. GregMo

    Missing Movie

    Hi all, Looking for ideas on how to debug an issue I'm having. I have a movie, "It Could Happen to You (1994)" that shows exactly as it should if I go into the folder view where it lives, however when I go to the main Movies link from the home page, it's no where to be found. This honestly has me wondering what other movies I have that don't show in the normal listing like they should, and/or what I did to have emby hide them. TIA
  8. Today
  9. markyskus

    Please update the Emby for Apple TV app

    no, only if I push and hold the down button, some dot appers in the side, where the ABC could be, but if is release the button disappears again
  10. brimack

    Where to disable Side Scrolling?

    That's the strange thing though, it was there before but now it's gone, whenever i go into a folder with a lot of movies they are all side scrolling, there is no > at the corner of the screen, nor can i click the catagory name to get it in vertical view
  11. JeremyR

    Play lists in Music

    I can't find this function anymore. I can still see the lists subdir on the server, but not they are not exposed in browser, Emby Theater, or Roku.
  12. Nikomajor

    Need help opening ports on router

    I may have made a mistake when selecting the interface. Should it be LAN as shown in the screenshot or my internet service/WAN (this is what I selected)?
  13. Thanks for the help. I checked the logs and everything appears to be fine. The problem lies with the Android TV box: it no longer gets the correct date and time with the local network, and it persists even after I reset the box twice and use wi-fi instead of wired. It happened before for this box and another one in the same network, and then a day later disappeared; I'm guessing that it's some sort of problem with the ISP and accessing the NTP. In any case, I think it works either way: transcode using the Emby server or using Kodi (by setting the audio to default, then activate passthrough and the option to transcode to ac3.
  14. JackSpry

    playback cuts in and out

    sorry I forgot to say hello
  15. JackSpry

    playback cuts in and out

    I'm having a problem with Emby, the media stops playing and then starts playing again. I don't know if it's due to transcoding or not, but I've also deactivated Authorize subtitle extraction on the fly in the transcoding settings (I used to have this problem, but I haven't tried it since). ffmpeg-transcode-7215334c-3e86-4488-aa84-c6b3516cf24a_1.txt embyserver.txt
  16. Blam84

    Roku TV caches wrong subtitle file

    @LukeAny progress on solving the glitching issue? It persists in multiple different file types and without a clear cause. I have solved the subtitle problem by getting new files. But I cannot find a specific cause to the glitching problem to know what to fix. I have submitted log files but heard nothing. And I cannot continue to attempt playback correction every time I watch a show. I reinstalled Plex to try these same files there to see if I have the same issue, and I do not. So it is clearly an Emby problem.
  17. I've had an emby server for a few months now and it's worked fine with emby connect. But today no one who was logged in via their connect email and password could access the server, accept for my mother who's email worked fine. I can still log in via my IP but the reason I paid for premium was so I wouldn't have to remember my IP and then manually log into my user profile. Restarting the server didn't fix anything.
  18. nesk_woe

    Hardware transcoding doesn't seems to work

    I can't find such command in the container
  19. snoopyjoe14

    embyforkodi (next-gen) 9.X.X support

    I'm running LibreELEC 11.0.6 w/ Kodi 20.3. When upgrading from 8.2.14 to 9.4.20, I have the same issue that AurelMarius had with Kodi status not syncing with the Emby server. Everything plays just fine. But without the status, the server doesn't mark anything as watched. I tried disabling my PVR addons, but this gave the same result. Hopefully my log can give some insight. LibreELEC 12 is still in beta, so I won't be able to EmbyforKodi 10 for a little while. kodi.log
  20. Hey there, A Pi 4 (Presumably 5, I don't have one) will indeed direct play at least 3(or more) HD streams concurrently (never tested more than 4). But although the (3/4) do have have some HW acceleration, it's woefully disappointing...
  21. Luke

    opensubtitles plugin not working

    hi @nailandgearhow did you install Emby Server?
  22. SDMattman

    Trying to build a low cost low power server for my mom

    Yeah - I thought of setting her up with a pi, and having the media be converted into a direct play format.
  23. CDogg2000

    embyforkodi (next-gen) 10.X.X support

    Hi, I'm using, experimenting, with v21 Omega and I have a rather odd issue occurring. Your plugin from about 9.x to 10.now works great all on it's own, no issues there. The ODD issue that comes into play is with some settings that it reverts every time I restart Kodi. I like Kodi to read tags for music files and for video files outside of Emby. Whenever I close Kodi, these settings are reverted back to false every single time. It's just this addon that's doing this but can't figure out why. I even went into the "guisettings.xml" file in "C:\Users\Me\AppData\Roaming\Kodi\userdata" and changed these values manually; <setting id="myvideos.usetags" default="true">false</setting> <setting id="myvideos.extractflags">false</setting> <setting id="myvideos.extractthumb">false</setting> <setting id="musicfiles.findremotethumbs">false</setting> <setting id="musicfiles.usetags">false</setting> ...by setting them all to true. I open Kodi and the moment the Emby addon kicks in, these settings revert back to false. I used "WinMerge" to note the moment the file changed and in what areas of the file. I went through disabling all addons and the issue stopped. I enabled just this addon, since its used the most, and the issue is back. I've tried many versions from 9.x to 10.now, all while deleting its addon data as well, so with no settings at all. The moment the addon starts after opening Kodi, it removes these settings first thing then prompts for the usual "use native" or "addon default" box. I can't say if this occurs with 8.x and v21 because I couldn't get it to bring in movies, just tv shows. I figured it's too old which is likely why. I don't have this issue with v19 and 8.x. Flawless setup there. I think v9.4.15 is when movies and tv shows BOTH worked. ...but then this current issue was the odd result. Anyone else experiencing anything like this?
  24. what causes emby to seem to load but your next up and continue watching dont ever load? Everything else seems to load up
  25. markpeo

    Cloudflare tunnel & emby connect

    Hi, @mbc0 Experience with CloudFlare tunnel has been great! I only really use it for audio, but have done some testing with video and didn't find any difference between having ports directly open or using a reverse proxy set-up.
  26. mbc0

    Cloudflare tunnel & emby connect

    @markpeoHi, I am looking to go down the cloudfare route as I am using a 5G router and Vodafone do not allow port forwarding, can I ask what your overall experience is please? any problems? Thank you!
  27. Luke

    Client playing wrong track

    Hi, how are you starting playback?
  1. Load more activity
×
×
  • Create New...