Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Luke

    Trakt plugin Scheduled Task fails

    The log mentions two thundercat shows. this one: 2026-07-21 13:38:50.059 Debug Trakt: Match found for local series 13382558 ThunderCats {"Tvdb":"70355","Imdb":"tt0088631","Tmdb":"1988","TvMaze":"4476","reddit":"Thundercats","fan site":"https://thundercats.org/original-series/"} found in trakt watched list. Trakt series: {"plays":2,"last_watched_at":"2026-05-31T04:36:00.000Z","show":{"title":"ThunderCats","year":1985,"ids":{"trakt":1975,"slug":"thundercats","imdb":"tt0088631","tmdb":1988,"tvdb":70355}},"seasons":[{"number":1,"episodes":[{"number":1,"plays":1},{"number":2,"plays":1}]}]} The trakt data is at the end and it says you've watched 1x01 and 1x02. 2026-07-21 13:38:50.067 Debug Trakt: Match found for local series 15268140 ThunderCats (2011) {"Tvdb":"241431","Imdb":"tt1666278","Tmdb":"38165","TvMaze":"1134"} found in trakt watched list. Trakt series: {"plays":2,"last_watched_at":"2026-05-26T03:38:00.000Z","show":{"title":"ThunderCats","year":2011,"ids":{"trakt":38006,"slug":"thundercats-2011","imdb":"tt1666278","tmdb":38165,"tvdb":241431}},"seasons":[{"number":1,"episodes":[{"number":1,"plays":1},{"number":2,"plays":1}]}]} The trakt data is at the end and it says you've watched 1x01 and 1x02. Are those right?
  3. noybman

    Trakt plugin Scheduled Task fails

    The previous logs showed it. Please review previous posts, it was there. as I said, you're killing me. What you changed each time is not clear, but I've continued to give examples of various shows with issues. The issues are real. Perhaps there is different reasons for the issues. I'm open minded to it. I'll repeat myself again. This latest log does not seem to contain ANY of the "failed" episodes that I previousy noted. .... Most recently I noted Thudercats, I corrected my error about Berbils and I pasted the ENTIRE list of ThunderCats that followed. It right up there, YOU EVEN QUOTED IT. Today, with 3.8.6, IT DIDNT LIST ANY OF THESE SHOWS OR EPISODES. >.. So, similiarly to "if a tree falls in the forest, did it make a noise?" Because those episodes arent watched, what should I see in the log? Should I see anything? I have up until 3.8.6!!!!!!! So..... since I have no idea what you did to 3.8.6, and it appears all 1997 failed entries vanished. I picked one that I knew had a problem. One we discussed, to see if it was in the log, and if it was marked watched on Emby, whilst I knew it was watched on Trakt.... Which is, V: The Final Battle. Why did I pick this? Because of the S00E01 vs S01E01 we discussed a few posts back, *I EXPECTED TO SEE AN ERROR* .... but its not there now! So... I concluded, you removed ***ALL ERROR REPORTS*** for the shows it cant match. If you intended not to, then you goofed. Yes it has plenty of information around it, including all the content that was in the log file I posted with 3.8.5: 2026-07-20 10:56:25.168 Debug Trakt: No Season match for {"title":"V","year":1984,"ids":{"trakt":14080,"slug":"v","imdb":"tt0086822","tmdb":75893,"tvdb":76354}} in Watched shows list Episode: 0x3 'The Final Battle (1)' Series: 'V' But I'm fine sticking with ThunderCats. Where did that full list of shows go? The log now says nothing. (The very list you quoted me posting 4 posts back). This list is now missing.
  4. Luke

    Ability to pull all language images

    HI, we plan to support multiple language options in future updates. Thanks.
  5. Today
  6. IMO, avoid Samsung TVs as they don't support Dolby Vision. Just my opinion ofc.
  7. Blueskies278

    Trakt plugin unable to Get PIN

    I also uploaded my Emby log, which mirrors yours, and Luke pretty much brushed it off, not having an issue with his testing. Hopefully the emby team can resolve this bug soon.
  8. JelloLabs

    Ability to pull all language images

    Hi, I was wondering if there is a way to add images to fairly new shows, anime for example have missing banners/posters first months once aired, but if you manually toggle all language there are some. My library doesn't even have a default language and thought that would fix it, but it's not, i have to manually go in to refresh metadata if anything is available later on. OR just as a feature add so there is more images available in general Thanks !
  9. Almost any Android or Roku box will give you better codec support than an app run directly on a Samsung or LG TV. My recommendation is to buy the TV you want/can afford, but run Emby on something else meant to stream your personal media. These TVs are really designed to stream movies from services like Netflix, etc which is why they don't support DTS, TrueHD, PGS, etc.
  10. Pasithea

    Plugin: TheIntroDB – Emby Plugin

    Noted, I'll work on that soon
  11. embyserver.txt
  12. yingste

    Trakt plugin unable to Get PIN

    Will add, mine also stopped updating sometime last week (12-13th). No changes in sign-in on my end. Both Jellyfin and PlexTraktSync appear to be updating without any intervention on my part. 2026-07-17 00:01:43.500 Info HttpClient: Http response 400 from https://api.trakt.tv/oauth/token after 84ms 2026-07-17 00:01:43.503 Error Trakt: Exception handled sending status update *** Error Report *** Version: 4.9.5.0 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Linux version 7.0.0-27-generic (buildd@lcy02-amd64-114) (x86_64-linux-gnu-gcc (Ubuntu 15.2.0-16ubuntu1) 15.2.0, GNU ld (GNU Binutils for Ubuntu) 2.46) OS/Process: x64/x64 Framework: .NET 8.0.25 Runtime: opt/emby-server/system/System.Private.CoreLib.dll Processor count: 28 Data path: /var/lib/emby Application path: /opt/emby-server/system MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: BadRequest at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod) at Trakt.Api.TraktApi.GetResponseFromTrakt(HttpRequestOptions options, String method, CancellationToken cancellationToken) at Trakt.Api.TraktApi.PostToTrakt(String url, Object data, TraktUser traktUser, CancellationToken cancellationToken) at Trakt.Api.TraktApi.RefreshUserAuth(TraktUser traktUser, CancellationToken cancellationToken) at Trakt.Api.TraktApi.SetRequestHeaders(HttpRequestOptions options, TraktUser traktUser, CancellationToken cancellationToken) at Trakt.Api.TraktApi.PostToTrakt(String url, Object data, TraktUser traktUser, CancellationToken cancellationToken) at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsyncInternal(List`1 episodeDatas, MediaStatus status, TraktUser traktUser, CancellationToken cancellationToken) at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsync(Episode episode, MediaStatus status, TraktUser traktUser, Single progressPercent, CancellationToken cancellationToken) at Trakt.ServerMediator._sessionManager_PlaybackProgress(Object sender, PlaybackProgressEventArgs e) Source: Emby.Server.Implementations TargetSite: Void MoveNext()
  13. My child uses an Android device, while my friend has an iPhone. They both encounter the same issue when trying to stream movies or TV shows; they receive an error message that prevents them from accessing the content. On the other hand, my wife and I both use Android phones, and we don't experience any of those streaming problems on our devices. In fact, our TVs and computers play the content without any issues at all. It’s interesting to see the contrast between our experiences, especially since my kid and my friend are facing similar difficulties with their devices. What do you think it is? hardware_detection-63920228202.txt
  14. Yesterday
  15. FrostByte

    Is Android TV no longer being developed?

    Their end goal is to eventually consolidate to the standard Android app on all Android devices which shares an appearance and code with a lot of other apps of theirs. Which is why that thread you linked to was created to bring some of the features of the old AndroidTV app to the new one before they totally do away with the AndroidTV app. However, ebr is still maintaining the AndroidTV app and if nothing else at least keep it functional though maybe not spending as much time and adding new functions like he used to.
  16. As if there isn't enough benefit to Samsung with all the data harvesting and ad revenue from people using their ecosystem. All the more reason to disconnect the TV from the internet and grab a $50 ONN Android TV. Yes, you are now giving your data to Google now but at least they are developer friendly.
  17. It has to be to Samsung's benefit to get that, e.g. revenue sharing. It would probably require a subscription fee just to use the app.
  18. KarlDag

    Is Android TV no longer being developed?

    So, is emby moving to the AndroidTV app, or to the Android app being used on TV?
  19. Maybe create a post on the Samsung forums? It might get some attention. What is the criteria for becoming a "Partner"?
  20. devsky88

    Trakt plugin unable to Get PIN

    Yeah I saw that. There isn't any way he's not having this issue now. Trakt has said that's no longer supported. I had to change to a third party Emby player to continue to use Trakt until it gets fixed. @Lukechecking in to see if your now having this issue.
  21. Blueskies278

    Trakt plugin unable to Get PIN

    Well, according to Luke, he doesn't have this issue. The moment he said that, I fixed it myself.
  22. Something more public would be more effective so that others can join in. Unfortunately the LG review process is basically the same so it's unlikely to matter what TV you get, unless you get Roku. You could always get an android tv to plug in if you want the fastest updates possible.
  23. Rock1m1

    Trakt plugin unable to Get PIN

    Same issue!
  24. Between this and the power move, they're making with smartthings.They may find a lot of people abandoning them. I'm starting to think about my samsung.Ecosystem and maybe I wanna look investing elsewhere. @Luke i i may call them tomorrow and voice. My frustration because their antennas do pop up when they see how much samsung products you own.
  25. devsky88

    Trakt plugin unable to Get PIN

    Any updates when we can expect an update for this? Seems now that the plugin is completely broken until it is updated.
  26. Luke

    Trakt plugin Scheduled Task fails

    Sorry, I think the logging was unclear before so hopefully it is improved now. But I would always suggest starting a specific problem that you're seeing in the user interface rather than looking for one in the log. I don't think any errors are being hidden. But users very often go looking through the logs and interpret things as errors that are not, so that's why it's better to start with a description of what you're actually seeing in the app. I don't see this mentioned in the log. does the series have external ids set in the metadata editor?
  27. cauldron

    4K HEVC and HDR Colours look incorrect

    Hi, I just wanted to note that this issue is still present on the iPhone 17 Pro and iPad Air (5th Generation) on app version 2.2.55. The first image below is direct play 4K Dolby Vision (shows a greenish tint). The second image is an SDR tone mapped version (colours looking correct).
  28. noybman

    Trakt plugin Scheduled Task fails

    While you didn't specifically ask me to do anything, or report what you did, I saw the 3.8.6 and tried it. I saw it says improved logging. So I recorded the log and shared it with you From what I can tell now, it's not even listing the other episodes of ThunderCats. Maybe the problem before was the log was false? (Kind of hard to tell if the show isn't watched, Right? And you removed the log). Does "improved logging" mean you hide the errors? "V: the final battle" still shows up as unwatched on Emby but watched on Trakt. I'm at my wits end. I reported a problem, it was real. I've continued to follow up to the best of my ability, but you keep asking questions that, if you followed the thread and everything I've reported, look like you're annoyed to be helping while I'm annoyed at the questions you are asking that look like you haven't followed this entire discussion. I'm assuming you don't have these specific shows to test on your end, maybe you do, but perhaps engage me a little here so we can solve this together.
  1. Load more activity
×
×
  • Create New...