All Activity
- Past hour
-
I guess that would be better than what we have now but I do think just the logo with no letters would be better. Similar to Spotify and all other Apple apps
-
lepiker566jj joined the community
-
MamaHannah joined the community
-
focih1234f joined the community
-
Optimising Screen Updates and User Experience in the GenericEdit Framework
TMCsw replied to ginjaninja's topic in Developer API
Kinda pointless to argue with an AI-generated Post? -
necag23aa joined the community
-
Spyder7273 joined the community
-
@dcatithis is great, I'll keep testing this and see how things go. Will you open source it?
-
net014 joined the community
-
ale1987 joined the community
-
kopoj23cx joined the community
-
Amir67 joined the community
-
Pixelsmash Vulnerability in ffmpeg (CVE-2026-8461) - Is Emby vulnerable?
TMCsw replied to CHBMB's topic in General/Windows
Emby? @Luke? Could you please address this? You have released a beta to block this vulnerability, but are you going to force us to run a beta version on our primary instance so we don’t get hacked? Everybody says run the beta at your own risk; it may have bugs… I see this CVE is most risky for people who download torrents, but if left unaddressed, it could make its way into IPTV or OTA stuff. Or is the stable version immune to this? -
softworkz started following Emby for Windows and HDMI Audio and Ibrahimyou38@gmail.com
-
I can report this issue seems to be resolved now with 4.10.0.16. I am not seeing empty genres anymore.
-
All correct what @Mahinepua said! Thanks
- Yesterday
-
SikSlayer started following What happened to the Android Builds?
-
There hasn't been an Android release since Aug 20, 2024.
-
softworkz started following Optimising Screen Updates and User Experience in the GenericEdit Framework
-
Optimising Screen Updates and User Experience in the GenericEdit Framework
softworkz replied to ginjaninja's topic in Developer API
@ginjaninja Holy cow - how can I get this incredible bunch of nonsense out of your head...? Should I dissect all the false statements or start fresh - I'm not sure. Almost every sentence is wrong. First of all, terms disambiguation - and why there are so many different terms: GenericEdit This provides the definition of an editable component which gets presented on some surface in an interactive way (we have cases where GenericEdit is used all alone, without GenericUI - for example in the Win,Xbox and Linux apps) GenericUI Provides the framing around a GenericEdit component as a page, dialog or wizard and the APIs for communicating with the server (and back) (we have built-in cases where GenericUI is used but without PluginUI) PluginUI Is a layer - or primarily a set of base classes intended to make it easy to use GenericUI + GenericEdit from a plugin Here are some general points which are crucial to understand: GenericEdit/UI is agnostic of UI platform and technology It has nothing to do with HTML or DOM in the first place. It's possible (for us) at any time, to to create a client-side implementation for a different technology, like for example Android or iOS native UI. At some point, I had started an implementation for WinForms (just for fun - I didn't get very far due to time constraints) - thats absolutely doable without any changes on the side of plugin developers State State is global. Each plugin UI view has exactly one state: The values at the server Refresh Is up to you. You can raise the UI view change event from the server and then, all clients currently viewing that UI view will see the updated view. Sometimes, this is desired and sometimes not: for example, when the user is supposed to set multiple parameters and finally save them via button click. In that case, it can happen that two clients are showing different values - when at least one of them hasn't submitted their pending changes You can decide whether you either want to have a "last one wins" behavior, or send a changed event when one client submits an update. This will throw away potential changes which somebody else (or the same user) might have made - but not submitted For the issues you mentioned: Being returned to the top of the page when clicking on checkbox in a dxgrid. Rows in genericitemlist members bouncing in and out of view ...we'd need to look at the specific cases. -
justinrh started following Interactive streaming Beyond traditional media servers ?
-
On a dark theme that background will mostly blend into the app background Without spending too much time on it, applying this dark color will almost blur the edges - somewhat similar to the AppleTV logo As long as you are happy with that
-
Gracias por responder.Ya escribi a ese correo,pero no he tenido respuesta.
-
Hi there, please attach the Emby server log from when the problem occurred: How to Report a Problem Thanks!
-
dma_k started following When trying to upload profile foto nothing happens
-
I am trying to upload foto to my profile (for the 1st time). Result: Emby shows the spinner "forever" and the foto is not uploaded Browser network log is clear from errors. Server log has no related log entries for "Upload" action. The foto is attached. Many thanks for any hint! P.S. Emby server v4.9.5.0 (Linux)
-
softworkz started following Unable to play anything
-
@crusher11 Apologies for replying late. Could you please do this: Start the app (if not running) Go to Settings > About > Log Files tab Toggle "Enable debug logging" on Close the app Wait 5s Start the app Play something which doesn't play <= only once please Stop playback Go to Settings > About > Log Files tab Click on EmbyClient.txt - it opens in Notepad - and "Save as" to some location you remember Repeat this for the most recent mpv-2026*****.txt file Post here or PM them to me. Thank you very much and sorry for the disruption.
-
Yes that did the trick. With the delay present, playback will start smoothly at the correct time. The only issue i am experiencing now is, when it switches to a different episode. It will leave to the previous screen and immediately go back trying to play the next item. Sometimes it will work and sometimes it will fail, like in the recording above. Any idea if that is fixable? Maybe adding the delay between episodes could help here too?
-
HI, it is usually pretty quick. Please email billingsupport@emby.media if you have any more questions related to your payment. Thanks.
-
I would say keep it as is but switch the background to match iOS.
-
gihayes started following [Plugin] EmbyWeeklyDigest — automatic weekly "what's new" popup
-
I think it would look much better if the background had a consistent Apple design.
-
miguelcastro205 started following Embyb Premium
-
Buenas tardes.Ya pague por el servicio premium.Estoy a la espera de la Emby Premiere key.Cuanto se demora para que la manden?
-
Micro-stutters with 25 FPS content on Apple TV Emby app
SultanOfTux replied to SultanOfTux's topic in Apple TV
Thanks. I have attached the full Emby Server log from the time I reproduced the issue. The affected file is: The Rookie - S8, Ep12 - Spionagespiele During the test, the native Emby Apple TV app was playing this file. The log shows: Client: Emby for Apple TV 2.0.3 (2) Emby Server version: 4.9.5.0 Device: Apple TV Playback item: The Rookie - S8, Ep12 - Spionagespiele Playback method reported by Playback Reporting: DirectStream The app is requesting the file as original.mkv Subtitles were disabled: SubtitleStreamIndex=-1 The request appears to use libmpv I do not see an ffmpeg transcoding log generated for this playback For comparison, I also tested the exact same episode on the same Apple TV using Infuse, and it plays smoothly there. Infuse also accesses the file directly and does not have the micro-stutter issue. So the current comparison is: Native Emby Apple TV app, 25 FPS content: micro-stutters Infuse on the same Apple TV, same file, same server: smooth Native Emby Apple TV app, 23.976 FPS content: smooth This seems to point to an issue specific to 25 FPS playback in the native Emby Apple TV app, rather than a server, file, network, or transcoding issue. Please let me know if you need anything else, such as a MediaInfo output for the affected file or a short sample clip. embyserver.txt- 2 replies
-
- hi
- i am experiencing persistent micro-stutters when playing 25 fps content in the native emby app on apple tv.
-
(and 19 more)
Tagged with:
- hi
- i am experiencing persistent micro-stutters when playing 25 fps content in the native emby app on apple tv.
- the same files play perfectly smoothly in infuse on the same apple tv
- so the issue does not appear to be related to the files themselves
- the server
- or the network connection.
- my setup:
- device: apple tv
- app: native emby app for apple tv
- apple tv settings:
- match content frame rate: enabled
- match dynamic range: enabled
- content: 25 fps video files
- result in emby app: persistent micro-stutters during playback
- result in infuse: perfectly smooth playback with the same files
- i have already tested the common apple tv video settings
- including enabling frame-rate matching and dynamic-range matching. unfortunately
- the issue still occurs only in the emby app.
- could you please investigate whether the emby apple tv app is correctly triggering the proper output refresh rate for 25 fps content
- or whether there may be an issue in the tvos playback pipeline used by the emby app?
- please let me know if you need any
-
Apple TV app showing wrong quality option and changing it does nothing.
katbyte replied to katbyte's topic in Apple TV
It does not seem limited to that one movie, i noticed today it is happening with other random media (as well i keep get audio desyncs where its offset by around a second or two). this seems like a new behaviour. let me know if you want the FFMP logs for these as well -
Sub-Killer Plugin - remove unwanted subs (Samsung Friendly)
Dickydodah! replied to Cheesegeezer's topic in Plugins
I used to use this plugin and was involved in the early testing. Unfortunatly as @GrimReapersaid the dev hasn't been active for a long while now so I have started using FileFlows to remove all but English subs. It works well and if that is all you want to do you can use the free version. At some point I might also remove non English audio.- 88 replies
-
- 1
-
-
- subtile
- subtitle-remover
-
(and 1 more)
Tagged with:
-
Micro-stutters with 25 FPS content on Apple TV Emby app
Luke replied to SultanOfTux's topic in Apple TV
Hi there, let's look at an example. Please attach the information requested in how to report a media playback issue. Thanks!- 2 replies
-
- hi
- i am experiencing persistent micro-stutters when playing 25 fps content in the native emby app on apple tv.
-
(and 19 more)
Tagged with:
- hi
- i am experiencing persistent micro-stutters when playing 25 fps content in the native emby app on apple tv.
- the same files play perfectly smoothly in infuse on the same apple tv
- so the issue does not appear to be related to the files themselves
- the server
- or the network connection.
- my setup:
- device: apple tv
- app: native emby app for apple tv
- apple tv settings:
- match content frame rate: enabled
- match dynamic range: enabled
- content: 25 fps video files
- result in emby app: persistent micro-stutters during playback
- result in infuse: perfectly smooth playback with the same files
- i have already tested the common apple tv video settings
- including enabling frame-rate matching and dynamic-range matching. unfortunately
- the issue still occurs only in the emby app.
- could you please investigate whether the emby apple tv app is correctly triggering the proper output refresh rate for 25 fps content
- or whether there may be an issue in the tvos playback pipeline used by the emby app?
- please let me know if you need any
-
Hi, I am experiencing persistent micro-stutters when playing 25 FPS content in the native Emby app on Apple TV. The same files play perfectly smoothly in Infuse on the same Apple TV, so the issue does not appear to be related to the files themselves, the server, or the network connection. Interestingly, I do not experience this issue with 23.976 FPS content. Those files play smoothly in the native Emby app. The problem seems to occur specifically with 25 FPS content. My setup: Device: Apple TV App: Native Emby app for Apple TV Apple TV settings: Match Content Frame Rate: enabled Match Dynamic Range: enabled Content affected: 25 FPS video files Content not affected: 23.976 FPS video files Result in Emby app with 25 FPS content: persistent micro-stutters during playback Result in Emby app with 23.976 FPS content: smooth playback Result in Infuse with the same 25 FPS files: perfectly smooth playback I have already tested the common Apple TV video settings, including enabling frame-rate matching and dynamic-range matching. Unfortunately, the issue still occurs only in the Emby app and only with 25 FPS content. Could you please investigate whether the Emby Apple TV app is correctly triggering the proper output refresh rate for 25 FPS content, or whether there may be an issue in the tvOS playback pipeline used by the Emby app? Please let me know if you need any logs, playback stats, or sample file information. I would be happy to provide them. Thanks.
- 2 replies
-
- hi
- i am experiencing persistent micro-stutters when playing 25 fps content in the native emby app on apple tv.
-
(and 19 more)
Tagged with:
- hi
- i am experiencing persistent micro-stutters when playing 25 fps content in the native emby app on apple tv.
- the same files play perfectly smoothly in infuse on the same apple tv
- so the issue does not appear to be related to the files themselves
- the server
- or the network connection.
- my setup:
- device: apple tv
- app: native emby app for apple tv
- apple tv settings:
- match content frame rate: enabled
- match dynamic range: enabled
- content: 25 fps video files
- result in emby app: persistent micro-stutters during playback
- result in infuse: perfectly smooth playback with the same files
- i have already tested the common apple tv video settings
- including enabling frame-rate matching and dynamic-range matching. unfortunately
- the issue still occurs only in the emby app.
- could you please investigate whether the emby apple tv app is correctly triggering the proper output refresh rate for 25 fps content
- or whether there may be an issue in the tvos playback pipeline used by the emby app?
- please let me know if you need any
-
Sub-Killer Plugin - remove unwanted subs (Samsung Friendly)
snake98 replied to Cheesegeezer's topic in Plugins
I was afraid of that- 88 replies
-
- subtile
- subtitle-remover
-
(and 1 more)
Tagged with:
