Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Lessaj

    I am having a problem with my server

    You're looking at the exact same paths that are defined in emby server? Can you show a screenshot?
  3. Alexa has been updated, can you please try again?
  4. Touz604

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

    is anyone able to display subrip subtitles when transcoding? i've been having issues for the past few years. playing a file when transcoding, without subs selected: working playing a file when transcoding, with subpgs subs selected: working playing a file when transcoding, with subrip subs selected: NOT working playing a file when NOT transcoding, with subrip subs selected: working i don't have issues transcoding subrips on any other clients (firestick, web browser, etc).
  5. Scott D

    Big Green Box on Live TV

    Bringing this same issue back. Running 4.9.5.0 Exact same issue as reported a few years back. Seems to only happen on older (lower resolution) tv channels like MeTV, H&I, Rewind etc. I have found that forcing it back to a 480 - 1Mbps corrects the problem.
  6. Eisi2005

    Micro-stutters with 25 FPS content on Apple TV Emby app

    any news ?
  7. Neminem

    I am having a problem with my server

    Not really the right person to help here. But there might be something in here. Quick Start | Emby Documentation Linux/Unix Permissions | Emby Documentation
  8. Blueskies278

    Trakt plugin unable to Get PIN

    It took me about an hour to fix the Trakt plugin, so it shouldn't take the Emby team long to figure it out.
  9. Cooltwou76

    I am having a problem with my server

    I am able to open the external hard drive in the file browser & everything I clicked opened & how do I fix mount issues
  10. seangermany

    Playback of TV and Movies Buffering

    Issue sorted. Dodgy switch. Thanks again.
  11. Neminem

    I am having a problem with my server

    It look like you have mount issues System.IO.IOException: System.IO.IOException: Input/output error : '/mnt/wwn-0x5000c500e90d708c-part2/Wrestling/Wrestling/Kenny Omega' System.IO.IOException: System.IO.IOException: Input/output error : '/mnt/wwn-0x5000c500e90d708c-part2/Marvel/Movies' Is the mount working out side Emby? Also CoverArt plugin is not working without Emby Premiere, and those errors are making logs hard to read.
  12. Lessaj

    I am having a problem with my server

    Ensure your mount point is properly accessible, there are several errors like this: System.IO.IOException: System.IO.IOException: Input/output error : '/mnt/wwn-0x5000c500e90d708c-part2/Wrestling/Wrestling/Kenny Omega' System.IO.IOException: System.IO.IOException: Input/output error : '/mnt/wwn-0x5000c500e90d708c-part2/Marvel/Movies' System.IO.IOException: System.IO.IOException: Input/output error : '/mnt/wwn-0x5000c500e90d708c-part2/Movies'
  13. Cooltwou76

    I am having a problem with my server

    I attached another log where I played something & got the same blue circle & the error message too many tries giving up embyserver(1).txt
  14. Today
  15. gustms

    Trakt plugin unable to Get PIN

    I can also report having this issue on both my servers. Same error as reported on previous messages, where I get a blank screen when trying it on Windows with either Firefox or Edge. If trying on my Android phone with Firefox, it tries to open an unrelated app, for some reason (Focusreader). If trying on my iPad, Safari reports that doesn't know how to open the link. @LukeI think this may be related to some staged rollout, and that may be why yours were not affected on Monday. Mine started yesterday afternoon, and hasn't worked since when trying to reauthorize. Please give it a test again soon. Thank you!
  16. Neminem

    I am having a problem with my server

    Did you look at the log? Before posting them? Did you try to play something in the time span of log? Its still the same standpoint you logs only show less that 1 minut of logs. With no playback attempts that reaches your server.
  17. Cooltwou76

    I am having a problem with my server

    I was singed into my account when I clicked on Logs
  18. Neminem

    I am having a problem with my server

    There is nothing of value in those logs. Did you try to login in, in these logs. Your logs cover under a minut and are of no use.
  19. Neminem

    New movies not recognized

    Movie Naming I use this folder nameing and file nameing Folder : 300 (2007) {TmdbId-1271} File : 300 (2007) {TmdbId-1271}.mvk Adding that TmdbId really helps Emby to find the right metadata. And changing the name to (Future, The (2011)) does not help. The movie is named (The Future (2011)) Guessing its this movie The Future (2011) — The Movie Database (TMDB)
  20. Cooltwou76

    I am having a problem with my server

    I posted the logs does anybody know why I can't play anything
  21. dcruff

    New movies not recognized

    I have a large library of over 5,000 movies on an Unraid Server. Everything runs smoothly for the most part, but in a recent addition of movies, I noticed that one of my movies (Future, The (2011)) was not being recognized and didn't show up in the library. I tried moving it's folder to another recognized library folder, but it still did not show up. Finally, I changed the name to something unrelated, and the item showed up in my library with the new wrong name. I then edited used the 'Identify' to accurately pull up the correct metadata. Then I went back to the storage location, renamed the folder and movie back to the correct title and did a rescan. Now the data is correct and the item is in the library where it should be. This caused me to think that I may have other movies that are not showing up in the library, as I don't always go back and check to see if a newly added movie actually made it. Is there some report or simple way to audit the library to see if all of the movies in the file system are actually recognized and added to the library?
  22. As a quick fix you can try to delete the Roku devices from the device list on your Emby server. On your server Dashboard, the Devices tab, find any and all Roku devices and delete them. Don't worry the next time someone connects with a Roku their access token will be stashed and the device recreated. They won't know you did anything at all. Sometimes you can authenticate with the token but the server name or something has changed on the Emby server side. The Roku has the old server name or outdated info. Which then invalidates the token even though it appears correct and valid. The hash is derived from the server name combined with the username. The Roku doesn't yet understand this condition when it happens. It doesn't understand that the token can be correct but you can still be locked out. We need to code something in to better know when this happens and to invalidate the token it has stored for that user rather than stash it. But to do the same thing you can delete the Roku devices from the server dashboard devices tab. That will cause the server to not compare, but instead regenerate a new token. That new token should then allow you into the server if that is what was happening. The Roku will just log in afterwards without issue. If it still doesn't work after doing this it is definitely some kind of timeout in the app happening that we would need to investigate. Let us know if you still have problems.
  23. The shortcut I removed was just the Emby Server that was listed in the Autostart section of the System Settings. After adding it back, with no launch arguments, it again starts the server but also opens the browser. So it seems Emby is opening the browser somehow, since removing that Autostart also stops the browser launch. Also, not sure if this is related. When the server starts, I see the Emby icon on the system tray for a moment, then it's gone. The server is still running but the icon vanishes. It's not hidden in the popup either. I'm not really worried about that, just sharing in case it's relevant.
  24. visproduction

    4K HEVC and HDR Colours look incorrect

    You probably have looked into compatabilty already. Here are some links of interest: https://www.videoproc.com/iphone-video-processing/fix-unsupported-video-format-on-iphone.htm https://discussions.apple.com/thread/254875786?sortBy=rank https://www.captureguide.com/iphone-video-format/ From search: https://duckduckgo.com/?q=iPhone+iPAd+codec+Video+accept+options+change&ia=web
  25. visproduction

    Emby keeps changing a folder to a show

    What are the folder and file names and how have you setup any subfolders? TV naming conventions must be used. https://emby.media/support/articles/TV-Naming.html
  26. crusher11

    Intro/Credits Backup & Restore (New Plugin)

    What if there is no TVDB ID?
  27. Neminem

    Working on mobile DietPi emby sever, but have audio issue

    This might be overkill for a simple road trip. Ecoflow but nice to have if you get strandet. Amazon.com: EF ECOFLOW: 𝐎𝐮𝐭𝐝𝐨𝐨𝐫 𝐒𝐞𝐚𝐬𝐨𝐧
  1. Load more activity
×
×
  • Create New...