All Activity
- Past hour
-
Bebo_607_ joined the community
-
Fahad@201214gu joined the community
-
pzegarra35 joined the community
-
Mauríciodapper joined the community
-
Ibrahim the great joined the community
-
Sry Luke but i see 100% translate in Italian...so what you need for Alexa in Italian ? Hispa
-
KHALID1995 joined the community
-
Omomo joined the community
-
l365459970 joined the community
-
Denghaha joined the community
-
Alcyone7 started following Genre - incorrect/empty images
-
I have two libraries: TV Shows and Movies, both set to their appropriate library type. In the Movies library, when I go to Genre - the images shown in the main window include covers from what are clearly TV Shows, and the same for the genre menu in the TV Shows, with lots of movie covers. Is this normal? When I click on the respective genre categories, they show TV Shows only / Movies only as I would expect, and do no include the errant entries shown in the genre category thumbnail. I have deleted the images, told it to re-scan the artwork - and the same thing - artwork from a totally different library is included. I have taken a quick look at the DB and I have found movies showing as: "isinmixedfolder=0" as expected... but the TV Shows, the containers are fine, but the individual episodes show: "isinmixedfolder=1" I am concluding that "isinmixedfolder" simply denotes that the folder contains different video files, not different versions of the same content... so fairly sure this is not behind the weird thumbnail generation of genres for the two different libraries being "mixed" up. Are the thumbnails being mixed by design, or is this a potential bug? Emby Server: v4.9.5.0
-
Have you tried the 3-letter ISO standard srp to see if works any better?
-
@bubanecesitas tener una libreria de libros
- Today
-
HI @arrbee99the web app uses the Desktop profile if visited from desktop and mobile is visited from your phone, there is no web only profile. Hi @GrimEvilsorry for the late reply been working the emby related issues submitted on github first. There are 5 different versions of the media bar, my version of your spotlight. At the time I couldn't find an API equivalent on Emby for the spotlight and even then it's a custom feature since Jellyfin doesn't have native media bars either. The playback controls are disabled for intros, our version of your trailer, because people were complaining about it since intros are usually short and it blocked their view. Interesting about the subtitles, it SHOULD be displaying, let me look at it today
-
Introducing Traxx, an Android music app built for Emby music libraries
GrimEvil replied to Hauzz's topic in Third Party Apps
Sorry for the late reply, but from current testing everything looks to be working fine with no errors or other issues, thanks -
Nabukodonosor started following Subtitles wrong language
-
Hey guys. I've had this issue for a while. So, I download Serbian subtitles, they have .sr.srt extension. But for some reason, in most cases (not always) they are recognized my Emby (both regular Android and Android TV apps) as Hindi, as the screenshot suggests. Any ideas why this happens? Also, a suggestion. Why doesn't Emby have a fallback option for subtitles, like many other media players? I mean, if one subtitle language is not available, I would like the next best thing. Many players have this option.
-
It seems to be playing by track number now! Thanks!
-
ivan001 started following Emby Android and Client Certificate Authentication
-
Hey Luke, Any news on mTLS support? All of the exposed services I'm running at home are using mTLS, except for Kodi. Home Assistant and Immich are good examples of android apps which work well with mTLS.
- 18 replies
-
- Certificate Authentication
- ssl
-
(and 1 more)
Tagged with:
-
IAmHugh started following Moonfin, a new cross platform client
-
Being more than a bit generous saying only 3 weeks.
-
gluk147 started following Sound out of sync
-
Hi everyone. Any ideas what the problem might be? Emby Server version 4.10.20. For playback, I tried the Emby Android and Emby for Android TV apps—the latest versions from the Google Play Store. I tested about six different movies; all used the AV1 video codec and Dolby Atmos TrueHD audio. In all cases, the streaming boxes were connected directly to a Samsung HW-930F soundbar. The boxes I tested were the Xiaomi Mi Box 3, Ugoos SK-01, and Homatics Box 4R; the problem was the same on all of them. Between the 55- and 65-minute mark, a severe audio-video desync occurs (a lag of about 2 seconds). If I watch the same movies on the Google TV Streamer, there are no such issues—though that device doesn't output TrueHD audio. The problem only occurs in the Emby apps; everything works perfectly via Vimu and Kodi. I checked the server logs, but there are no errors.
-
Android (not TV) application will not auto-connect to known server (LAN)
CBers replied to voodoo5_6k's topic in Android
Can you update the Release Notes for v3.5.41 please. -
You can do the same in the Android app by hard pressing the enter button which pops up a menu with those options
-
Potential new Emby User here, I finally wanted to make the switch from Plex to Emby and tried following the Migration Guide provided by Emby and I am completely frustrated. The guide says to "Install and setup Trakt Scrobbler in Plex and sync your watch history" -> Does not work, Trakt Scrobbler seems to be outdated since Trakt does not support non-https redirect URIs. Found another tool that works, got my watch status synced from Plex to Trakt. First annoyance solved. Then I try to import my watch status from Trakt to Emby and this also does not work. Next annoyance with no workaround. These are the exact problems that made me want to switch from Plext to Emby. Plex does not give a .... about the issues that users experience with their product, but since this seems to be the same with Emby, I guess I won't make the switch.
-
So to restore my backups from Cheese's plugin, I simply need to install your plugin and run the restore task?
-
There is a bug in version 2.3.8 with .ass files
MediaEmby1968 replied to MediaEmby1968's topic in Samsung Smart TV
Hi Luke, this version works with both .ass and .srt subtitles. What I have noticed is that Emby takes a while to start. The logo appears, it takes a bit, and then a "Connecting to server" screen appears, which is very brief. I'm mentioning this so you're aware in case you can improve it. Thanks to everyone. -
v1.5.0 is out. Fixed a real data-loss bug. If a backup was written before intro detection had run (so it only had a Credits value, no Intro), restoring it would wipe out a correct Intro value that had since been detected live - the restore logic treated the backup as a complete replacement instead of a partial update. Found this while testing native intro detection interacting with existing backups. Fixed: each marker type is now merged independently, so a backup only overwrites the field it actually has a value for. New: auto-backup on manual edit. This answers the "what if I change it on purpose" question from earlier in this thread. Turns out ChapterApi, EmbyCredits, and Segment Reporting all bypass Emby's update event when saving a correction, so those edits were never being backed up automatically before now. The plugin now watches for edits from all three (plus Emby's own native intro detection) and backs them up immediately - no need to remember to run Backup afterward. One limitation worth flagging: manual JSON or NFO text editing isn't detected, only edits made through those tools' own interfaces. Both new behaviors verified at scale - dozens of episodes across several shows, mixing automatic detection and manual corrections, all handled correctly with no data loss. New setting: "Auto-backup on manual edit" (off by default, alongside the existing "Auto-restore" toggle). Release (with prebuilt DLL): https://github.com/guilty57/credits-intros-backup-restore/releases/tag/v1.5.0
-
martian started following Warn administrators before deleting media that is currently being watched
-
Warn administrators before deleting media that is currently being watched
martian posted a topic in Feature Requests
According to my experiece, it would be very useful if Emby could warn the server administrator when attempting to delete a media item that is currently being streamed by one or more users. Would it be possible? Thanks! -
@bingbong69_any update?
-
Live TV on Android TV stick (Strong Leap 4K) - problem with SD content
stevenpuk replied to stevenpuk's topic in Android TV / Fire TV
More fiddling around suggests it may be an MP2 audio issue with the SD live tv stream and SD recordings on the stock android app. -
Nice working That is a major re-write. Well done.
-
[BUG] Critical issues with Metadata Parsing and NFO Ignore for Audiobooks
Luke replied to Flest's topic in General/Windows
@Flestdo you have client devices in different timezones than your server? Assuming timezones are set correctly on all devices, this really shouldn't be a problem. -
[BUG] Critical issues with Metadata Parsing and NFO Ignore for Audiobooks
Luke replied to Flest's topic in General/Windows
@Flestnfo support is currently in testing. you can participate here: Thanks ! -
@LukeHi Luke, can I share my solutions to other users for free?
