Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. It shouldn't be treated as a single season as specials are not part of the seasons themselves but are separate. Anyway I can always set to "always show folders" The main issue of this post is the extremely poor performance of emby after 4.8, the lag is horrendous
  3. @XDavidT You are starting a VirtualTV live tv channel on your Sony Bravia Android TV: 2026-07-06 10:59:35.723 Info SessionManager: Playback start reported by app Emby for Android 3.5.36 on Living Room TV playing סרטים ישראליים. Position: 0 ms. PlaySessionId: 229b81d97494467cb7297bc32be85742. IsPaused: False The VirtualTV plugin detects this and sends a remote playback command to the Emby app on your Android TV: 2026-07-06 10:59:35.727 Debug VirtualTV: EventService > Channel: סרטים ישראליים, VirtualTV channel playback started, Client: Emby for Android, Device: Living Room TV, SessionId: 1e13d791805a953c82a9458eb3cba216 2026-07-06 10:59:35.759 Debug VirtualTV: EventService > Channel: סרטים ישראליים, Pushing playlist to client, Client: Emby for Android, Device: Living Room TV, SessionId: 1e13d791805a953c82a9458eb3cba216 2026-07-06 10:59:35.760 Debug VirtualTV: StreamingService > Channel: סרטים ישראליים, PushRemotePlaylist, StartIndex: 1, StartOffset: 91 min, ItemIds: 77551|77629|77624|77538|77551 At this point, the plugin is no longer responsible for any playback action! The Emby app receives the remote playback command, stops playback of the VirtualTV live tv channel ("the playlist intro") and tells the server about its playback capabilities: 2026-07-06 10:59:35.940 Info SessionManager: Playback stopped reported by app Emby for Android 3.5.36 on Living Room TV playing סרטים ישראליים. Position: 0 ms. PlaySessionId: 229b81d97494467cb7297bc32be85742. IsPaused: False 2026-07-06 10:59:35.989 Info MediaInfoService-0HNMG5T6RMFE1:0000000F: http/1.1 POST http://192.168.1.15:8096/emby/Items/77629/PlaybackInfo?UserId=x_secret3_x&StartTimeTicks=54687529866&IsPlayback=true&AutoOpenLiveStream=true&MaxStreamingBitrate=200000000&X-Emby-Client=Emby for Android&X-Emby-Device-Name=Living Room TV&X-Emby-Device-Id=123456789&X-Emby-Client-Version=3.5.36&X-Emby-Token=x_secret2_x&X-Emby-Language=he-il&reqformat=json. Source Ip: host1 Now the strange thing. The Emby app requests the actual video stream four times in a row! Did you hit the play button multiple times? 2026-07-06 10:59:36.715 Info VideoService-0HNMG5T6RMFDS:00000007: http/1.1 GET http://192.168.1.15:8096/emby/videos/77629/original.mkv?DeviceId=123456789&MediaSourceId=mediasource_77629&PlaySessionId=1d5600bc29594e57ac9c60762195d82d&api_key=x_secret2_x. Source Ip: host1, Connection=keep-alive, Host=192.168.1.15:8096 2026-07-06 10:59:36.864 Info VideoService-0HNMG5T6RMFDS:00000007: http/1.1 Response completed after client disconnected to host1. Time: 149ms. GET http://192.168.1.15:8096/emby/videos/77629/original.mkv?DeviceId=123456789&MediaSourceId=mediasource_77629&PlaySessionId=1d5600bc29594e57ac9c60762195d82d&api_key=x_secret2_x 2026-07-06 10:59:36.880 Info VideoService-0HNMG5T6RMFE5:00000001: http/1.1 GET http://192.168.1.15:8096/emby/videos/77629/original.mkv?DeviceId=123456789&MediaSourceId=mediasource_77629&PlaySessionId=1d5600bc29594e57ac9c60762195d82d&api_key=x_secret2_x. Source Ip: host1, Connection=keep-alive, Host=192.168.1.15:8096 2026-07-06 10:59:36.971 Info VideoService-0HNMG5T6RMFE5:00000001: http/1.1 Response 206 to host1. Time: 91ms. GET http://192.168.1.15:8096/emby/videos/77629/original.mkv?DeviceId=123456789&MediaSourceId=mediasource_77629&PlaySessionId=1d5600bc29594e57ac9c60762195d82d&api_key=x_secret2_x 2026-07-06 10:59:37.125 Info VideoService-0HNMG5T6RMFE5:00000002: http/1.1 GET http://192.168.1.15:8096/emby/videos/77629/original.mkv?DeviceId=123456789&MediaSourceId=mediasource_77629&PlaySessionId=1d5600bc29594e57ac9c60762195d82d&api_key=x_secret2_x. Source Ip: host1, Connection=keep-alive, Host=192.168.1.15:8096 2026-07-06 10:59:37.257 Info VideoService-0HNMG5T6RMFE5:00000002: http/1.1 Response completed after client disconnected to host1. Time: 132ms. GET http://192.168.1.15:8096/emby/videos/77629/original.mkv?DeviceId=123456789&MediaSourceId=mediasource_77629&PlaySessionId=1d5600bc29594e57ac9c60762195d82d&api_key=x_secret2_x 2026-07-06 10:59:37.284 Info VideoService-0HNMG5T6RMFE6:00000001: http/1.1 GET http://192.168.1.15:8096/emby/videos/77629/original.mkv?DeviceId=123456789&MediaSourceId=mediasource_77629&PlaySessionId=1d5600bc29594e57ac9c60762195d82d&api_key=x_secret2_x. Source Ip: host1, Connection=keep-alive, Host=192.168.1.15:8096 After the fourth video stream request, the Emby app tells the server the playback has stopped (probably by user intervention): 2026-07-06 10:59:42.154 Info PlaystateService-0HNMG5T6RMFDU:00000013: http/1.1 POST http://192.168.1.15:8096/emby/Sessions/Playing/Stopped?X-Emby-Client=Emby for Android&X-Emby-Device-Name=Living Room TV&X-Emby-Device-Id=123456789&X-Emby-Client-Version=3.5.36&X-Emby-Token=x_secret2_x&X-Emby-Language=he-il&reqformat=json. Source Ip: host1 2026-07-06 10:59:42.155 Info SessionManager: Playback stopped reported by app Emby for Android 3.5.36 on Living Room TV playing אסקימו לימון 4: ספיחס. Position: 5472753 ms. PlaySessionId: 1d5600bc29594e57ac9c60762195d82d. IsPaused: False The VirtualTV plugin also detects the playback stop: 2026-07-06 10:59:42.156 Debug VirtualTV: EventService > Channel: סרטים ישראליים, Playlist Item playback stopped, Item: אסקימו לימון 4: ספיחס, Id: 77629, Client: Emby for Android, Device: Living Room TV, SessionId: 1e13d791805a953c82a9458eb3cba216 So as you can see, from the VirtualTV plugin's standpoint, all is working as expected. The questions is what is the problem with the Emby app? Maybe it's a problem specific to the Sony TV? What you can try and i've already told you that, start live tv playback from the guide instead of the live tv home page! Also just for testing, if it's active in your Emby app, disable refresh rate switching.
  4. Hello, I'm having an issue connecting the Trakt plugin to my account. Environment Emby Server: 4.9.5.0 Trakt Plugin: 3.8.2 Device: Freebox Player Pop Android 10 .NET 8 Issue When I open the Trakt settings, the plugin displays an authorization PIN. I go to https://trakt.tv/activate, enter the PIN, and Trakt accepts it successfully. However, Emby never finishes the authentication. The plugin remains on "Enter PIN" with the loading indicator indefinitely. The Emby application never appears under my authorized applications on Trakt. What I have already tried Updated the plugin to 3.8.2. Restarted Emby Server. Generated several new PIN codes. Entered the PIN manually (no copy/paste). Disabled the firewall for testing. Waited for a long time (over an hour). Removed previous Trakt authorizations. The behavior is always the same. Log The only Trakt-related log entries I can find are: Info BaseItem: Updating trakt user, reset pin info: True After that, there are no OAuth or api.trakt.tv entries in the server log. The only recurring errors are unrelated UPnP errors: UPnPError 606 PortMapper: Error creating port map These appear to be unrelated to Trakt authentication. Question Is this a known issue with the Trakt plugin on Android / Freebox Player Pop? Is there any additional logging that can be enabled to troubleshoot why the OAuth exchange never completes? Thank you.
  5. Luke

    Rollback to 4.7.14.0 - Plugin help PR4100

    I think the difference is more related to a fresh install then the version.
  6. Luke

    Plex here I come!

    Also are all windows updates installed?
  7. Luke

    Plex here I come!

    Hi, what exactly do you by can’t get server to work?
  8. No, you're not doing something stupid. It's probably a bug in the web UI. Can you try accessing your server via the latest web ui from https://app.emby.media/ ?
  9. Today
  10. DellHome

    Plex here I come!

    I'm through with this platform it doesn't work all of a sudden, I've downloaded and installed .NET as it directed me to, but alas I can't get my server to work. Maybe I'll check Jellyfin? I was actually going to buy the lifetime but not now I'll go another route. Best of it won't let me remove what is still in my PC haha
  11. DarkStar1977

    Rollback to 4.7.14.0 - Plugin help PR4100

    Thanks a lot. I really hope that you're capable to improve performance on 4.9 or 4.10 otherwise I will not be able to move from here.
  12. sergiovassari

    Plugin: EmbyIcons release.

    I will test it.
  13. Babatom

    Apple TV, your UI called – it wants a glow-up

    Yeah, beta... but it'll be fine
  14. AJV20

    Apple TV, your UI called – it wants a glow-up

    Spotlight needs work too, most of the images get cut off
  15. Babatom

    Apple TV, your UI called – it wants a glow-up

    I really like the native client; it’s very user-friendly and, with the new Spotlight feature, the home screen looks great too – it’s just the detail pages that could do with a revamp. It does indeed look very modern in Infuse.
  16. SuperCitizenEmb

    Apple TV, your UI called – it wants a glow-up

    If you're using Apple TV, you should check out Infuse app to access Emby. Last time i checked it’s the nicest, sleekest Emby client that exists by a long mile for Apple TV or iphone. Not only that, but you can combine multiple emby servers into a single view (so everything appears as 1 library).
  17. BruceCPippin

    Library picking up content in another source

    Sorry for the double post but I had an additional observation to share that may be relevant. When I set up the library, I choose "Perfectly organized into author\books folders" and then EMBY promptly ignored my choice and the effort I put into organizing my folder and used meta data instead. Since the top-level of my "Audio Books" folder are the authors names, I expected to see these and nothing else when choosing "Authors". Instead, I see every name that is in the meta data (with all if not most of the extras being the names of voice actors) So, I suppose the question is: should the meta data be used at all when folders are "perfectly organized"?
  18. Estebanco

    No actualiza las imágenes de portada en "Lo ultimo en.."

    Pues que la portada en en cada biblioteca salen sin carátulas y sin estar ordenados como realmente lo último. Y me meto en la biblioteca y si están las carátulas. Muy raro. lo del .nfo si está marcado. ya no se que hacer
  19. AJV20

    Apple TV, your UI called – it wants a glow-up

    I think Emby, should use the strengths of each OS. Hopefully they use Liquid Glass or at least make it more modern
  20. Yours looks fine i agree, you have a back button after selecting a file. The plugin demo 1 exhibits the behaviour i am seeing in this video same as my plugins Targeting 4.9.1.90 (latest stable on nuget for mediabrowser.server.core) 2026-07-06 20-46-04.mp4 im starting to fear im doing something stoopid. but heres the video so you at least know what im talking about.
  21. bobbintb

    Subtitles on rewind

    I was using Disney+ recently and they have a feature I never realized I needed. There is an open to turn the subtitles/closed caption on, off, and on rewind. I mainly use subtitles for when I miss something, so I end up rewinding, turn the subtitles on, then back off. The way it works in Disney+ is when you rewind, it turns the subtitles on for a few seconds. It's a great feature that I hope starts to become standard everywhere.
  22. flashls82

    Roku app not always ending live TV streams?

    I mean hitting stop/back in Roku where the result is I'm taken back to the Emby app, not the home screen.
  23. BruceCPippin

    Library picking up content in another source

    @user24 I agree with GrimReaper's comments. <high-five> @GrimReaperPlease let us know your findings after reviewing logs and ... Thank you!
  24. mozez314

    STRM theme-music Support

    Yes, and the target mka plays immediately when placed directly in the the theme-music dir
  25. GrimReaper

    Library picking up content in another source

    That was a nice line of thought. And if that is truly the case (your test strongly indicates it is), it should absolutely not be happening, polluting one library with content from another - regardless of metadata - is utterly unacceptable, under no conditions. @Luke
  26. Killface69

    Nintendo Switch Support.

    Just checked the Plex and JF integration, PleNx is a fork of the JF app Switchfin, should be possible to add API support for Emby. Other than that, it needs a hacked Switch with homebrew, unfortunately not native.
  27. I do have local network access granted. The issue is only when accessing through Tailscale. When I'm connected to WiFi at home, music plays with no issues. When I'm connected through Tailscale but access Emby through the Safari browser the music plays fine. It's just when accessing through the iOS app the music will not play and just rapidly moves through the playlist.
  1. Load more activity
×
×
  • Create New...