Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Luke

    WAN Connectivity Stopped

    Hi there, what exactly happens when you try?
  3. Luke

    Default Subtitles Not Automatically Selected

    The remembering also happens as part of a series, so going from one episode to the next it will try to retain the same language. So if you don't want that, you may want to uncheck it.
  4. Luke

    Changes to .nfo being overwritten

    I'm guessing you refreshed the metadata after editing the nfo? If so then that would be why. Try just doing a normal scan instead.
  5. HI, what if you try the same thing from the movie detail screen?
  6. Luke

    Live TV Playback Issues

    @speechles
  7. Are you able to install a messenger or email app to use for sharing?
  8. Luke

    Live TV Playback Issues

    Hi, can you ask your provider why they would send back the 410 Gone response?
  9. RanmaCanada

    Changes to .nfo being overwritten

    You can literally lock the file within Emby so that it can not be changed. They must be separate if you want this to function, and it's weird that you do not want that to happen.
  10. Luke

    MacOS Emby app crashing

    Hi, thanks for following up.
  11. Hi, this is not meant to be deleted at anytime. You will probably see a lot of broken images if you do that.
  12. Hi there, please attach the Emby server log from when the problem occurred: How to Report a Problem Thanks!
  13. Luke

    Remote access issues

    Hi can you try removing the cover art plugin? then restart the server and see if that helps.
  14. Today
  15. Lessaj

    I think my server was hacked

    I think it's needed for SSL auto renewal and probably has an auto redirect but I'm not sure. I had to set up 80 for certificate renewal with acme.sh and have a 443 redirect in the vhost (using httpd).
  16. tedfroop21

    Actors Not Appearing

    Seems to do the tick Luke.
  17. visproduction

    Remote access issues

    Noticed opensubtitles mentioned 12,698 times in log. Some online mention of subtitles access limited per user at 200. Does that mean number of files or number of requests? Does having opensubs turned on and using media with quite a few subtitles each, might combine to cause 404 no response in the log? Not sure why this would cause a disconnect. Perhaps the disconnect happens for some other reason that does not have to do with subs.
  18. codechurn

    Live TV Playback Issues

    Just checking in on this. Is there a planned release date? Should I give up on Roku and go to a different platform?
  19. Abobader

    video can not play smoothly

    Hello raidennnnn, ** This is an auto reply ** Please wait for someone from staff support or our members to reply to you. It's recommended to provide more info, as it explain in this thread: Thank you. Emby Team
  20. raidennnnn

    video can not play smoothly

    the client is emby on webos (emby for lg 1.0.50) , tv is lg lg5 65, with latest system 33.30.90. server is win11, cpu amd r7 5700x, gpu amd 7900xt. i have bought the premiere the problem is when i play the moive, which format is mkv, 4k dolby vision hevc,audio is dts. video is direct play, trigger hdr mode on my tv, audio transcode to ac3 384k. for the same moive is will stuck, and always at 8s. i try the soft transcode to h264, i will play ok, but hdr is complete loss, just sdr. i guess the problem happen with the audio transcode? i test another video with same video type, but audio is eac 5.1, it play with no problem. i also test with jellyfin, no problem at all, and the moive trigger dv mode in my tv. i will provide the screenshot and some logs.p1 is direct play stuck at 8s, p2 video get transcode, p3 trigger dv mode in jellyfin with same video file, p4 jellyfin play detail. log is all the files generate in the playtime embyserver.txt ffmpeg-transcode-b1910d51-9e0c-4545-a122-48ff224bc61a_1.txt hardware_detection-63909081053.txt
  21. marauder

    Hide shows in Latest sections

    I know this is an old thread but I’d love to have this feature. I’ve got friends using my Emby and one uses it for kid shows for her children. So it’s downloading 10+ episodes a day, many of which I don’t care for. It completely blocks to my latest episode chart, so I mission of new shows that I’ve set to download because I don’t see them.
  22. What happens if I delete the metadata folder? TIA!
  23. jordn613

    Help with library sync/refresh accuracy

    Nm
  24. alex77777

    Emby 2.03 on tvOS: Dolby Vision looks dull / flat

    I'm sure your right, I do notice a green tint on my dolby vision content when the stream is converted server side which is not there on infuse, when i disable those playback settings it looks exactly the same as infuse
  25. Q-Droid

    I think my server was hacked

    Unless you have a good reason for it you shouldn't open port 80 on the WAN side or any other port that isn't using TLS.
  26. Good day Emby community, Summary: OpenSubtitles stopped retrieving subtitles successfully on or around 01/07/26, as that is the most recent *.srt file that exists on my server (despite adding new content to my libraries since then). This is ALSO the most recent download date seen in my OpenSubtitles.com Account history (reinforcing the fact that Emby hasn't downloaded anything since then). Server info: Emby version: 4.9.3.0 OpenSubtitles version: 1.0.68.0 Browser: Firefox 147.0.2, Chrome 145.0.7632.117 OS: Windows 11 22H2 OpenSubtitles account is VIP, logged in successfully in Emby > Plugins, and I can search/download from the site manually Steps to recreate: Login to Emby server via Firefox (same occurs in Chrome) Navigate to Manage Emby Server (gear icon top right) Navigate to Metadata Manager > Movie library > pick a movie, any movie. For the sake of an example, "The Illusionist", IMDB tt0443543 Navigate to top right meatballs icon > Edit Subtitles Receive popup error message: "There was an error processing the request. Please try again later." (see attached recording) Diagnostic details/logs: After performing the steps above and waiting a few minutes, nothing actually shows in the embyserver.txt log file related to The Illusionist, OpenSubtitles, etc. See attached, "embyserver-afterManualSearchAttempt.txt". I attempted this manual "Edit Subtitles" at 3:01pm EST, and you can see other metadata updates in the log at that time, for The Illusionist (GET https://assets.fanart.tv/fanart/the-illusionist-51be2491f3a61.jpg), but nothing for subtitles. If I run the Scheduled Task for "Download subtitles", I will finally see some OpenSubtitle entries in the log (no errors, though - all HTTP 200 / success). I note that there are 107 OpenSubs searches, which, being an odd number, suggests my account isn't throttled against some round request limit (200, etc). See attached, "embyserver-afterScheduledTask.txt". I previously wrote a Powershell script to run OpenSubtitle's hash algorithm against my library so I can map the API calls in the Emby log against my library, and for some reason, among these 107 OpenSub API calls are files that already have matching *.srt files (and most of them have been there for ~6 months - bringing us to the next point...). A note that The Illusionist DOES appear in this list of 107 API requests, but never actually returns an SRT file. My Movies library is set to "Stop trying for videos older than 180 days" - you can see in the video, The Illusionist was added ~3 weeks ago (02/23/26) This particular movie does NOT have embedded subtitles Lastly and perhaps most importantly: Regardless of the library look-back period and whether or not a movie has embedded subtitles, the fact remains that I cannot even access the subtitle search popup because of the error message (which apparently isn't tripping anything in the log file, anyway) I'd appreciate any useful insights, troubleshooting suggestions, etc. Thank you! Emby Subtitle Search Error.mp4 embyserver-afterScheduledTask.txt embyserver-afterManualSearchAttempt.txt
  27. SYN01

    Subtitles in Upper Left Corner

    This problem has only starting happening recently for me as well. I am running Emby 4.10.0.5-beta x86 version on a Synology NAS with DSM v7.3.2 and LG TV version 1.0.50 Hoping the dev team can fix it soon as I am a huge fan of Emby and would not consider anything else! Thanks
  1. Load more activity
×
×
  • Create New...