Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. GaryYoung

    FetchTV (australia) DNLA issues

    Coming back 4 years later. Upgraded to a new 85" TV same Fetch box. Same DLNA issue remains and now can't preview trailers on Sony Bravua ( will raise a separate post on this). Did I miss anything in another thread on DLNA?
  3. flashls82

    Any way to play 4K IPTV stream on Roku TV?

    @NeminemI'll try that and report back. Do you have any idea why it needs to transcode in the first place, though? I thought Roku TV could do HLS 4K HEVC just fine.
  4. Tesseract and PaddleOCR does note have an Unraid template so you need to manually add them in Unraid's docker section. @Neminem Made a great guide for PaddleOCR. Please note: It takes up A LOT of space, 25GB+ of docker space. unRaid PaddleOCR setup guide. · yocksers/EmbyCredits · Discussion #5 There is also a guide for installing them in the plugin it self, there you can see how to install Tesseract or PaddleOCR. Tesseract is a lot smaller but a little less accurate and slower but nothing major.
  5. Treestys

    Difficulty Playing from NAS to Browser

    Same setup here — Synology + browser was rough until I checked transcoding. Roku often direct plays, but the browser was forcing transcode on weaker NAS hardware. Worth checking Dashboard → Activity while it plays: if you see “Transcoding,” try a Chrome/Firefox test, enable hardware acceleration if your box supports it, or pick a lower-bitrate profile for web clients. Not a NAS limitation so much as browser + transcode load. Hope Luke’s team can narrow it down from your logs.
  6. Hi, perhaps this is what you are looking for: in my setup, the '3-dot button' only appears upon hover, when you already have an image. There's 3 options in the drop down for selecting an image. When you don't have an image, a '+' button is there, which directly brings up this option: Primary, Logo, Thumb, Banner, Disc, Art, Backdrops all have the same options. Maybe have a play around with the GUI a bit and see if it helps with what you need. Cheers!
  7. flashls82

    Any way to play 4K IPTV stream on Roku TV?

    @speechlesI did try setting this to "yes" and it still got stuck in a transcode loop. Honestly forget whether I had switched it back before I ran the test that generated the logs above but I can share some where it's definitely allowing 60fps if that might help. It's transcoding 1080p and 720p channels, too, though, and I'm not clear why it should need to especially since I'm now feeding it HLS to start with (the diffrence is at least those transcodes work fine).
  8. I did this years back and after a few niggles back and forth, its o=been over a year stable on the unified client - but all my TV's are on my LAN. I commented to a friend that he was transcoding something I do not, and after comparing the playback settings, decided that he should try the unified client instead. So he installed the androidTV, then installed the Emby for Android. After config, he then got a full blue screen saying 'Unrecognised GUID format' An AI search said this was die to cache stuff being left behind, so he cleared all that n the client, and I cleared the device on the server. Then he gets a message about the ssl cert, and after clicking OK on that, he gets the guid error again. Any ideas here ? The poor guy is recovering from hospital and really needs his access to emby. Screenshots are attached. This is why it was not direct playing from the logs - 2026-06-14 16:20:44.119 Info MediaInfoService-0HNM9NFP6N551:00000005: User policy for x-MikePullan. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True 2026-06-14 16:20:44.119 Info MediaInfoService-0HNM9NFP6N551:00000005: Profile: VideoCodecProfile, DirectPlay=false. Reason=Android-Exo.VideoProfile Condition: Equals. ConditionValue: Main. IsRequired: False. Path: /media/TVShows/Clarkson’s Farm/Season 3/Clarkson's Farm.S03E01.Unfarming.mkv This is the GUID log issue in the logs I believe - 2026-06-14 23:22:44.696 Info VideoService-0HNM9NFP6NDPS:00000001: http/1.1 GET http://‌embyredirect.vaisewilliams.com‌/emby/videos/activeencodings/delete?deviceId=d6626c7e5e9deb8d&PlaySessionId=430d1c84c39045f0ab6f928a4ff138a0&X-Emby-Client=Emby for Android&X-Emby-Device-Name=Family room Google TV&X-Emby-Device-Id=d6626c7e5e9deb8d&X-Emby-Client-Version=3.5.36&X-Emby-Token=‌996943c887b1491a969bb11e9173f3b5‌&X-Emby-Language=en-au. Source Ip: ‌202.87.173.6‌, Accept=*/*, Host=embyredirect.vaisewilliams.com, User-Agent=Mozilla/5.0 (Linux; Android 14; Chromecast Build/UTTC.250917.004; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/148.0.7778.215 Mobile Safari/537.36, Accept-Encoding=gzip, deflate, br, zstd, Accept-Language=en-AU,en-US;q=0.9,en;q=0.8, X-Real-IP=202.87.173.6, X-Forwarded-For=202.87.173.6, X-Forwarded-Proto=https, sec-ch-ua-platform="Android", sec-ch-ua="Chromium";v="148", "Android WebView";v="148", "Not/A)Brand";v="99", sec-ch-ua-mobile=?1, X-Requested-With=com.mb.android, sec-fetch-site=cross-site, sec-fetch-mode=cors, sec-fetch-dest=empty, priority=u=1, i 2026-06-14 23:22:44.718 Error VideoService-0HNM9NFP6NDPS:00000001: Error processing request *** Error Report *** Version: 4.9.5.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Linux version 6.12.54-Unraid (root@Develop) (gcc (GCC) 15.2.0, GNU ld version 2.45-slack151) #1 SMP PREEMPT_DYNAMIC Tue Oct 21 15:58:46 PDT 2025 OS/Process: x64/x64 Framework: .NET 8.0.25 Runtime: system/System.Private.CoreLib.dll Processor count: 12 Data path: /config Application path: /system System.FormatException: System.FormatException: Unrecognized Guid format. at System.Guid.GuidResult.SetFailure(ParseFailure failureKind) at System.Guid.TryParseGuid(ReadOnlySpan`1 guidString, GuidResult& result) at System.Guid..ctor(String g) at Emby.Server.MediaEncoding.Api.BaseStreamingService.GetState(StreamRequest request, AuthorizationInfo authorizationInfo, String manifestAbsoluteUri, Boolean requiresOutputPath, CancellationToken cancellationToken) at Emby.Server.MediaEncoding.Api.Progressive.BaseProgressiveStreamingService.ProcessRequest(StreamRequest request, Boolean isHeadRequest) at Emby.Server.Implementations.Services.ServiceController.GetTaskResult(Task task) at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost httpHost, IServerApplicationHost appHost, IRequest httpReq, IResponse httpRes, IStreamHelper streamHelper, RestPath restPath, String responseContentType, CancellationToken cancellationToken) at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, RestPath restPath, String urlString, String localPath, String contentTypeInPath, CancellationToken cancellationToken) Source: System.Private.CoreLib TargetSite: Void SetFailure(ParseFailure) 2026-06-14 23:22:44.718 Info VideoService-0HNM9NFP6NDPS:00000001: http/1.1 Response 500 to ‌202.87.173.6‌. Time: 22ms. GET http://‌embyredirect.vaisewilliams.com‌/emby/videos/activeencodings/delete?
  9. Today
  10. coyotecabreado

    El icono de Emby de la barra para pc no sale en español

    Si esta todo traducido ¿porque me falla a mi?, un saludo.
  11. BalthazarBux

    IP adress in User list

    I maybe dreaming, but wasnt IP in the list of details before when looking Users as admin? Cant find it.
  12. Please post a screenshot of what you filled in on that page.
  13. Hi, While in Emby app I see User name and under that, 1. Switch Server. 2. Sign out 3. Unlock App. I can sign out, which drops me out of Emby on Shield and then selecting Emby it opens again. But don't see anywhere to remove and add back in a server.
  14. Yes.
  15. Not to derail this thread but I hope you know that as an Ugoos AM6b+ owner you can run the avdvplus fork of CoreELEC that would allow you to do LLDV including full FEL rendering to your non DV capable projector. This would be much better than using on the fly P7 to P8.1 conversion as that process drops the DV P7 enhancement layers. You can connect CoreELEC to your Emby library one of a few different ways, see the Kodi addons.
  16. Hi, Thanks for taking the time to develop and maintain this amazing plugin, I'm running everything on Unraid, how can i install this and the OCR? i didn't find them or any docker compose Thanks!
  17. That's true for collections. For people it was already added with version 4.6.
  18. This is unrelated to whatever issue you are having with playback. Try signing out, remove the server and the add it back and sign back in again.
  19. ebr

    Simple SSL

    Hi, there's already an open request for this or something functionally equivalent. Please join in and contribute to the existing discussion at:
  20. I have an update that may or may not shed light on the matter. I have a secondary problem where videos with AC3 tracks are silent on playback. I was going to address this later, but it occurred to me that the overwhelming majority of my TV show media have AC3 audio tracks, whereas my movies either have TrueHD Atmos or FLAC tracks. Going from my example earlier of The Addams Family, I transcoded the audio for the firs two episodes to FLAC, and lo and behold... well the audio plays finally, but I do get details of the runtime now. The problem of not getting resume points is NOT resolved as of yet... it still immediately flags the episode as watched as soon as I start it, but it also shows the audio track is AC3, which at this point it is not. I'll try to force the issue to get it to recognize the changes fully, but I'll start with this update for now.
  21. So on android auto, nothing loads unless I start it first from my phone, so not sure of the issue
  22. Isn't it there already?
  23. Many times there is not art available at the usual places that Emby looks for it, but we have the correct art image files. In the Edit Metadata dialog, add a button to upload custom art.
  24. Hi There Please does any one have unlimited credits via work or some such. Am retired now so i don't get access for free I am looking for a placeholder template video for a plugin i am making to manage coming soon movies so users know the movies coming. My current one is bit barren. coming_soon.mp4 Suggested prompt A wide-angle, eye-level shot from the perspective of a person sitting in an empty movie theatre, looking directly at the stage. The focal point is a pair of closed, vintage, textured dark red velvet theatre curtains with gold fringe occupying entire screen, the view stays in situ for the entire video. The curtains slowly open, smoothly bunching tightly to the left and right sides of the frame. Behind the curtains, a solid black background is revealed. Elegant, sparkling and glowing golden "Coming Soon" text dynamically animates onto the centre of the black screen, stays static and pauses for two seconds. The heavy velvet curtains then smoothly close back together, returning to the start position. 1080p resolution mp4, 15 seconds long. thank you
  25. Thanks guys, checked the file and Asustor file permissions and they look fine. I still think it has to do with Emby on Shield ATV, remember when I first enter Emby it displays "Unable to connect to configure server with the (server name)" for a second or two and then disappears. I never saw this message when I ran Emby server on my old Qnap NAS. Thanks
  26. soderlund

    Plugin: Home Screen Companion

    New bugfix release - Version 4.1.3.1 Download .dll and full release notes: https://github.com/soderlund91/HomeScreenCompanion/releases/tag/v4.1.3.1 Bugfix release IMPORTANT! Minimum required Emby server v4.10.0.12 Release notes Fixes: User selection: Fixed an issue where the user select list was cut off for Playlist. HomeScreenCompanion.dll
  27. Abobader

    Unable to uninstall

    Hello Guynamedg, ** 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
  1. Load more activity
×
×
  • Create New...