All Activity
- Past hour
-
The default should already be to only record on the channel you started from. What other option do you need to change as well?
-
malikkk.me joined the community
-
Yettyadesanya joined the community
-
That looks like the exit menu, right? Are you pressing back?
-
Well I only saw this recently when a drive got low and added a new path to a new drive.. Only after that I saw these Gray folders.. When I make a new library and add a path from a old library, the new one shows only the parent folder gray and the movie folders as the original. When I reproduce the same directory paths and movies copied to a new drive every folder shows gray. Very weird so using the copied version I removed the individual movie folders and renamed the poster, clear, logo etc to movie-poster etc and this works with only the parent being gray and leaving the movies with the original posters. Not sure if this is how it's supposed to work but the only way I could get it to work.
-
wisewolf8918 joined the community
-
human88 joined the community
-
Aeren joined the community
-
Hanaals joined the community
-
wildfox7198 joined the community
-
Emby Windows - Webhooks not triggering playback.unpause
Lessaj replied to Jdbye's topic in General/Windows
@softworkzThe Linux client also behaves the same way. It says IsPaused: False but it's still reported as a Pause. vs Android: And also web app: -
brightcloud9088 joined the community
-
Scrubbing Issue After Update - Possibly Affecting Comskipper
BenLovell replied to BenLovell's topic in MacOS
@LukeHere's the log from the most recent example. It happened in the web player again. Streaming gets to a detected commercial break and then stops. Scrubbing forward shows the correct preview image in the thumbnail for the new timestamp, but continues playing from the point of the freeze without skipping the commercials. ffmpeg-transcode-0a6cbfea-d828-4343-86fc-c2e26c074ea5_1.txt - Today
-
Emby Windows - Webhooks not triggering playback.unpause
Jdbye replied to Jdbye's topic in General/Windows
I was trying to set up automation in Home Assistant to dim my lights when I play media by using the Webhooks plugin. I logged webhook requests coming in to Home Assistant to figure out why the unpause automation was not firing. That's when I realized, Emby is never sending a playback.unpause event to the webhook. As mentioned, the Emby Server log files also reflect this, I can see (Unpause) events firing when using other clients, but when using Emby Windows I never see an (Unpause) event in the logs. And unpausing actually fires another pause event instead of an unpause event as expected, which is easy to spot in the log file by the many consecutive (Pause) events logged with similar position timestamps within 100ms. If you look for (Unpause) in the log file you will only see a few from when I tested on Android TV and Web, which seem to be OK, but none from Emby Windows. It appears this issue is specific to Emby Windows. And it doesn't appear to be unique to the webhooks plugin, because you would expect to still see "SessionManager: Playback progress (Unpause)" events in the server log file if the issue was in the webhooks plugin, so it must be deeper down. Log file is attached. embyserver.txt -
hi, can you please describe the issue that you're having?
-
I'm not running 4.10 yet and only just realized it's no longer listed as beta. I didn't find any posts listing known issues or client limitations, so is server 4.10 fully supported and recommended with Roku 4.1 b70 ?
-
No problem, appreciate your help anyway, thank you
-
@StevenThank you for sharing I will go take a look and follow that post.
-
Not for everyone, though. If you can stop ranting for long enough to send the requested logs, maybe they can find out why it's happening to you. Paul
-
The translucent background issue is still present. Go to an item details screen. Long-press the back button to return home and reload the home screen. The backdrop of the item whose details screen you were on will be superimposed over the spotlight.
- 1 reply
-
- 1
-
-
Sorry about that, i just gave you the location that was shown in the logs. Happy to hear it's working again though! Emby for your system sadly lacks SkiaSharp that the plugin uses to drawn on the posters. So it won't work. I'm working on and off on making it compatible but it's slow going and i don't have a Synology to test with. One day the support will be there. For now a guard against the plugin trying to execute on a system like yours has been added.
-
I switched back to side loaded beta and it resolved my issues, still if you can consider the remembering last options and auto setting them feature on record series for each device that would be an amazing enhancement.
-
Ranse started following Emby Updating and New Emby for Android 3.5.62 Released
-
Brudertac started following Exception of type 'SQLitePCL.pretty.SQLiteException beim Versuch "Copy Data from User to User"
-
Exception of type 'SQLitePCL.pretty.SQLiteException beim Versuch "Copy Data from User to User"
Brudertac posted a topic in German
Hallo zusammen, ich habe eben versucht auf dem Emby Server die Userdaten zu einem anderen User zu kopieren. Dabei kommt folgender Fehler: "Exception of type 'SQLitePCL.pretty.SQLiteException". Emby Server Version 4.10.0.40 026-09-24 19:50:59.595 Error UserService-0HNONF9D3FC11:00000001: Error processing request *** Error Report *** Version: 4.10.0.40 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Linux version 6.18.38-Unraid (root@Develop) (gcc (GCC) 15.3.0, GNU ld version 2.46.1-slack151) #1 SMP PREEMPT_DYNAMIC Mon Jul 6 15:22:03 PDT 2026 OS/Process: x64/x64 Framework: .NET 8.0.28 Runtime: system/System.Private.CoreLib.dll Processor count: 12 Data path: /config Application path: /system SQLitePCL.pretty.SQLiteException: Constraint: FOREIGN KEY constraint failed SQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown. at SQLitePCL.pretty.SQLiteException.CheckOk(sqlite3 db, Int32 rc) at SQLitePCL.pretty.StatementImpl.MoveNext() at Emby.Server.Implementations.Data.SqliteUserDataRepository.CopyUserData(Int64 fromUserId, Int64 toUserId) at Emby.Server.Implementations.Library.UserDataManager.CopyUserData(Int64 fromUserId, Int64 toUserId) at Emby.Server.Implementations.Library.UserManager.CopyData(User fromUser, User toUser, UserCopyDataOptions userCopyDataOptions) at Emby.Api.UserService.Post(CopyData request) at Emby.Server.Implementations.Services.ServiceController.<>c__DisplayClass8_0.<VoidActionDelegate>b__0(Object service, Object request) 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: SQLitePCL.pretty TargetSite: Void CheckOk(SQLitePCLEx.sqlite3, Int32) Ist das bekannt? -
Anroid app Transcoding vs. AndroidTV app DirectPlay
chrisrobbins1970 replied to NeverReadyEddie's topic in Android TV / Fire TV
Agreed.. it was just to explain what I meant by home button killing tasks... again Emby for the win. -
Anroid app Transcoding vs. AndroidTV app DirectPlay
ebr replied to NeverReadyEddie's topic in Android TV / Fire TV
I saw nothing indicating that. Looking at the video closely, your "double click" speed looks too slow. I copied your speed and my Shield did nothing. Really double click it and see what happens. Plus, if all the tasks are killed, then so is Android TV. But, in the end, not sure what we're going to accomplish here as this is a situation that no other user is going to encounter. -
Removed the dll from /volume1/@appdata/EmbyServer/plugins (different location to what you suggested, but I assume that's fine) and now I can load Emby again - thank you Question is, should I try EmbyIcons again? Has whatever the issue was, been corrected?
-
Anroid app Transcoding vs. AndroidTV app DirectPlay
chrisrobbins1970 replied to NeverReadyEddie's topic in Android TV / Fire TV
That's the point..I did double click the home button and and all the tasks are killed. That is what the developer options does it kills all the tasks so when you go back into the app it starts at the main menu, but for some reason the emby for Android TV does not do that... That is what I've been saying, it the one downside.. still a fantastic app but the Emby for Android does fully close out when I press the home button.. -
Anroid app Transcoding vs. AndroidTV app DirectPlay
ebr replied to NeverReadyEddie's topic in Android TV / Fire TV
Either you still didn't actually double-click home or your modifications you've made have disabled the feature. When you double-click home, you should get a screen of all running tasks. e.g. -
@STR8 the issue with collections is an issue with the beta, discussed here:
-
Bonsoir Merci pour votre retour. En fichiers joints les règles de PF sous Win11 Pro Pas de Pare Fzeu sur le NAS QNAP TS-264 Je ne manquerai pas de consulter le lien que vous m'avez transmis dès demain. Bonne soirée, bien à vous
-
r32nj started following The best 4k streamer in market today
-
[BETA] Okuzukey - Metadata plugin for Books/Comics/Manga
SoliFlix replied to SoliFlix's topic in Plugins
Okuzukey 1.0.2.0 Fixes: - Descriptions stored as HTML are converted to plain text. - EPUB3 ISBNs are recognized. New: - Popup for signed-in admins when Komga is unreachable, rejects the API key, or is selected in a library but not enabled. - "Test connection" button in the Komga settings. Emby.Okuzukey.dll -
Scrubbing Issue After Update - Possibly Affecting Comskipper
Luke replied to BenLovell's topic in MacOS
Hi there, let's look at an example. Please attach the information requested in how to report a media playback issue. Thanks!
