All Activity
- Past hour
-
Sabach2204 joined the community
-
Jokerzwild74 joined the community
-
rosariomf joined the community
-
Hi, can’t you just uninstall whichever the old one is?
-
Kelly parmassar joined the community
-
MAICOLGUI04 joined the community
- Yesterday
-
tg391ecaf0 joined the community
-
Reema.mu5 joined the community
-
whiteshark001 joined the community
-
[buy?] Recording live tv: gets "stuck" on series recording after it is ever enabled while watching live tv
Luke replied to arooni's topic in Android
Hi there, please attach the Emby server log from when the problem occurred: How to Report a Problem Thanks! -
[Bug] Playlist Deletion After Windows Backup Restore Deletes Entire Emby Directory on Linux
sa2000 replied to ardinesh's topic in General/Windows
I have just tried a test restore from windows onto ubuntu emby server and then went through a delete playlist The playlist path was similar to yours When attempting to delete that playlist on linux, there was a dialogue box asking for confirmation. In my test on emby server 4.9.1.4, it showed it was trying to delete /var/lib/emby and when i said go ahead, it failed with Access Denied So there is protection against this and in any case the use of the Backup and Restore plugins stipulates in the documentation here that all paths must remain the same. The only reference to changing platforms on restore is in the manual backup section and in this you are expected to handle each component yourself and you would need to manually edit the database I would agree with this -
I will be back soon with new code. Vic
-
Hi, not yet. On the todo list.
-
use case: watch any channel decide you want to record the show as a one time thing, click record then decide actually you'd rather not record this show, so you click record, it then moves to series record realize you really screwed up, so go to recording icon and hold down center button, a popup appears. you pick "cancel series". you think it'd stop recording the series but not the particular episode you're on. you'd be wrong, it appears to do nothing. then you hold down the center button again on the recording icon and select cancel recording. this will in fact stop the recording you're on. however, if you later decide that you want to record only this episode, and click the recording icon again on live tv, it will default to series recording on, and won't let you record only the episode you're on. you're stuck in the loop above. this seems like a bug?
-
I could be watching on one of many android devices. It'd be extra nice if there was a way to sync all my settings from one device to another. Server settings seem set up this way (modify once, effective everywhere) but individual apps not.
-
Any news about trailer language?
-
Hello exec_hymne, ** 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
-
exec_hymne started following Remote IP on two different emby servers
-
Hi all, posting despite a small fear of sounding like I have no idea what I'm talking about (I don't) but I couldn't find the answer anywhere else. I set up a test Emby server on my Windows PC while I didn't have my NAS at home, and later installed Emby on my NAS. Now I have the problem that the remote address is the exact same, which opens up the old server. I don't exactly wish to migrate (and don't have Premiere yet as I'm still figuring out Emby at the moment) so the backup & restore option doesn't seem to be what I'm looking for (I have set up the new server with different folders and media). I basically want the old server gone. Shutting it down also shuts down the one I'm hosting on my NAS, as well as disabling remote access, so it appears to be the same server with a different name + content? Could anyone more capable help me out? Thank you!
-
Thank You.
-
Unable to activate Emby Premiere on Linux (connection to license.emby.media refused)
Luke replied to SamyLa's topic in Linux
Please keep us posted on that. Thanks! -
Thanks! This was my issue as well. The plugin and their github do not say this is a required field so I left it blank. Now mine says emby.
-
Unable to activate Emby Premiere on Linux (connection to license.emby.media refused)
SamyLa replied to SamyLa's topic in Linux
Hi all, Just an update: I’ve opened a ticket with OVH support because it looks like their network is actively blocking outbound connections to mb3admin.com (173.230.139.54), which is why activation works fine on other VPS providers but always fails on my OVH boxes. It’s pretty strange that OVH would block Emby’s official licensing servers. Has anyone else on OVH seen the same issue? Any confirmation or insight would be hugely appreciated! Thanks -
I cannot connect remotely I wish there was a video I could watch
-
richardvrusso started following New Plugin: Discord Notifications
-
I just recently setup Notifiarr. It's been working great so far. Only the user activity report seems to not come through. Looking at the log retention on notifiarr there is not entry. =(
-
Yeah probably. If I have to recreate the webhook in discord its not a problem. I think they are on to it with that other thread.
-
That’s your webhook url sending back an error code, probably due to something being configured incorrectly. What that is I don’t know. Maybe you left something blank that needs to be entered.
-
Oh wait sorry I found another thread from the person who made the plugin. Going to start searching through those 23 pages if someone has the same error as me.
-
mark19721964 started following Can someone tell me what happened here? (LOG)
-
Yesterday something weird happened. On my Emby server here at home on windows, on Roku Ultra I had Three's Company (tv show sitcom) playing on autoplay and it had been playing for hours. I noticed as it was going to another episode, suddenly the loading of that particular episode was slower than usual...and I know it does that if something is transcoding. I went onto my laptop and went to the sever and noticed it was direct playing, but the logs said it was transcoding...The actual dashboard was lying? I noticed the server was slower than usual too at that moment... as soon as I stopped playing the episode then started it back, it was no longer transcoding... The entire series is the same video and audio codec.. HEVC/AC3 or AAC 2.0 I believe.. It's been fine now... I'm just curious what could have possibly happened? I hope I got the log file correctly...thanks ffmpeg-transcode-fe8eb985-04b2-4cf1-921d-3bf90df9036b_1.txt
-
Hmm how about this method? 2025-07-09 16:01:03.554 Info HttpClient: POST https://discord.com/api/webhooks/*apikey* 2025-07-09 16:01:03.628 Error Notifications: Error sending notification *** Error Report *** Version: 4.8.11.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.24-Unraid (root@Develop) (gcc (GCC) 14.2.0, GNU ld version 2.44-slack151) #1 SMP PREEMPT_DYNAMIC Sat May 3 00:12:52 PDT 2025 Framework: .NET 6.0.36 OS/Process: x64/x64 Runtime: system/System.Private.CoreLib.dll Processor count: 24 Data path: /config Application path: /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 Emby.Notifications.Discord.DiscordWebhookHelper.ExecuteWebhook(DiscordMessage message, String webhookUrl, IJsonSerializer _jsonSerializer, IHttpClient httpClient, CancellationToken cancellationToken) at Emby.Notifications.NotificationQueueManager.StartProcessingQueue() Source: Emby.Server.Implementations TargetSite: Void MoveNext()
-
I am unsure how to answer this because i don't know the right lingo. So here's a shot... The John mclane server is the one that's been shared to me, since I've joined and now I am disconnected to it. I can't wake the server. And now, signing in and out no loner is accepting my credentials, even with the pin code given on emby connect.
-
i can see those successfull ones but the user activity report is missing in the ether. I'll try the discord plugin and see if I can get the missing notification with their webhook...
-
There are no failures to that webhook address in the log. In fact, there are 21 successful messages sent to it.
-
All users with Emby Connect - email addresses are removed
sa2000 replied to playingbball20's topic in General/Windows
Yes