All Activity
- Past hour
-
yassinx2 joined the community
-
Emby server already supports sending webhooks to urls based on various events. The wording of that makes it sound like they are going to support the formatting of our webhooks payloads.
-
Atrium — a native tvOS app for your Emby server
arrbee99 replied to vdatanet's topic in Third Party Apps
Thanks for the interesting, and promising info. That order of home screen rows thing sounds like the kind of thing that'll confuse me at some point, than I'll ask about it having forgotten what you've written above. As in typical me... -
Emby Theatre for Windows can't connect to server
Luke replied to spiller37's topic in Windows & Xbox
@spiller37are you still having an issue with this? -
Flagi joined the community
-
Hello TheMattman0425, ** 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
-
TheMattman0425 started following Music in Audiobook library
-
I have created two libraries, one for audio books, the other for music. The source folders are one the same drive, but in completely separate folders . The audio book library has only the audio book's folder, while the music library has only the music folder associated. But, the audio book library has a "Various Artists" sub and plays music from the music folder. Why did this happen? How can I resolve this? And I have just discovered that some audio books are in the music library.
-
Judeg joined the community
-
cfds9 joined the community
-
TheMattman0425 joined the community
-
YXRGVYG1 joined the community
-
schuylerwhet joined the community
-
moth_soft joined the community
-
LG TV is Internet blocked: Emby App asks for premiere / lags when pressing play
Luke replied to Utini's topic in LG Smart TV
Not that we know of, but you could test that from your server machine, right? -
Veronika 81 joined the community
-
ahmad17 joined the community
-
DELETE /Items/{Id} fails with "Could not find a part of the path" when the item's folder is gone
Luke replied to katbyte's topic in Developer API
you can't use the delete function on top level folders. you have to go through emby library setup. -
looks like it's on a different channel than the one you configured. see how the names are different.
-
Both actually. The top-list is a way to get the correct order, but i never really intended it to be used as the "standard way" to create a home section. For me it was about one or two sections/rows with numbered posters for "top 10 movies today". Keep in mind that the top-list creates another library and is kind of a workaround for some missing Emby features. Not that it's bad and you could have a shit ton of libraries, but that's not the way i intended when building the feature. But hey, if i works for you the go ahead! If we are using tags to create a home section, the only way we could determine the sort order is to use some of Embys ways to sort: added date, name, sort name (might be some more) and this is for both movies and shows. Hope i answered your question
-
LG TV is Internet blocked: Emby App asks for premiere / lags when pressing play
Utini replied to Utini's topic in LG Smart TV
Not sure how to force close the app on LG TV? It happened after the TV has been off for nearly 24h though. -
DELETE /Items/{Id} fails with "Could not find a part of the path" when the item's folder is gone
katbyte replied to katbyte's topic in Developer API
via the api endpoint: DELETE /Items/{Id} this is not a current problem for me anymore as for those handful i simply created the paths the server was failing to delete from the db, did the delete API calls, and then deleted the folders but a report on the bug in the delete api that prevented me from using it. -
DELETE /Items/{Id} fails with "Could not find a part of the path" when the item's folder is gone
Luke replied to katbyte's topic in Developer API
and how are you trying to delete it? -
Emby Upgrade from 4.9.5.0 --> 4.10.0.40 Album/Song Parental Ratings Missing
HanSolo replied to HanSolo's topic in Linux
Here is the command I used to upgrade sudo dpkg -i emby-server-deb_4.10.0.40_amd64.deb I checked Emby with the admin account and didn't see any media, then I rebooted, still didn't see any media. Then I checked my mount points and everything was fine, so I started a rescan. The rescan took a couple hours at least before anything showed up my libraries. Next, I checked my playlist, none of them were populated even for users who don't have restrictions. I refreshed metadata on each playlist and that seemed to fix the issue for the unrestricted users. At this point my restricted users were not seeing any library files or having anything populate for their playlists and at this point I realized the permissions were gone. Once I changed the permissions the media files started showing back up in the correct playlists and library for the restricted users. The Albums section is still blank but that's a separate and ongoing issue. I'm assuming there was a lot of disk activity, but I didn't notice it perse, the media is hosted on a NAS so I don't necessarily notice high disk activity. Let me know what you think. HS - Today
-
Plugin: EmbyCredits, detect end credits and add auto skip.
yocker replied to yocker's topic in Plugins
I just uploaded 2.8.9.4. See if that one helps. -
DELETE /Items/{Id} fails with "Could not find a part of the path" when the item's folder is gone
katbyte replied to katbyte's topic in Developer API
yes, think /movie to /movies -
And now I can't turn EHS off, because there's no way to navigate to that option? PXL_20260921_194657272.TS.mp4
-
DELETE /Items/{Id} fails with "Could not find a part of the path" when the item's folder is gone
Luke replied to katbyte's topic in Developer API
ok so you renamed the top level folder? -
LG TV is Internet blocked: Emby App asks for premiere / lags when pressing play
Luke replied to Utini's topic in LG Smart TV
can you force close the app and test again? -
Spotlight now displays the old way if EHS is on, and EHS works....but why can't this be applied to the full screen spotlight as well?
-
Ah ok, then I agree that it's probably not worth to gobally alter emby functionality just to get the this feature. Do I understand it correctly, that the issue with altering the "added date" or "sort name" is regarding the series? Because for the movies it works with the top list already if I'm not mistaken. That would be great! Right now I'm not using it for the movies either, because I want the look for the movies and series trending list to be the same.
-
Most of the spotlight bugs are resolved, but each slide still hangs around for way too long and it would be better to replace the redundant right arrow button with the button to show the context menu. The issue with long pressing the info button in the spotlight persists.
-
Well top-lists is sorted like this. But if you are missing Godfather from your library then Dark Knight will be number 2. I must say that i definitely see your point, but I believe this to be an admin feature more than a user friendly feature. If i try to think like the standard user, a list looking like this: 01. Shawshank Redemption 03. Dark Knight 07. Schindler's List It would make me wonder "what is wrong" "why am i not getting the number 2, 4,5 and 6?". I believe not showing that you are missing a movie from the original list gives a more user friendly and professional impression. What i could do that sort of solves this problem is to add a log input telling you what movies are missing. This selection is handled by Emby itself. I believe it takes into account what media player you are using, your bandwidth, etc., and will select the one best suited. For example if watching on your phone a 1080p version over cellular makes more sense than a heavy 4k blue-ray version. This is as far as my knowledge goes for the "pre selected version".
-
HI, do you still feel that you need this?
-
FIX FOUND - devs please look: Emby unnecessarily transcoding HEVC streams with the native AVKit player
Luke replied to Geordie's topic in Apple TV
Hi, can you give this another try with the latest update to Emby Server and Emby for Apple TV? Thanks. -
LG TV is Internet blocked: Emby App asks for premiere / lags when pressing play
Utini replied to Utini's topic in LG Smart TV
@Luke@ebr@Neminemnope still the same issue even when excluding the domain. Weirdly I can't see anything from Emby that seems to get blocked? See the screenshot. Could Emby be on any "common" blocklist from nextdns?
