All Activity
- Past hour
-
JDvoid02 joined the community
-
Neminem started following Sony smart tv
-
Your options are (1) install a server. Quick Start (2) ask a friend who runs a server to let you use theirs. (3) access an illegal server ( Paid service ) (no further instructions here). If someone else's have a talk with them. Emby does not host your server and do not supply media files.
-
NeritoEmby joined the community
-
it's a little overkill. If you want to save money, just do what I did and grab a laptop off eBay with a smashed screen. 12th gen or higher is all that's really needed. I have mine being fed by a 24 bay UNRAID server.
-
JOHNHAHHSG joined the community
-
mbrundridge started following Ear Wax Is Now Live
-
I got it configured and it reported it found the user and media library. But when I ask alexa to have ear wax play some music, as soon as it trys to hand off it reports "Sorry I had trouble finding music in your library". Don't know if this is a Wmby config issue or what. I used to use the Plex service till it was disabled. Then switched to Emby and trying to get it to play my music on Alexa devices.
- 9 replies
-
- alexa skill
- alexa
-
(and 1 more)
Tagged with:
-
HLS segment list is computed from the container's declared duration and is never checked against the media.
vdatanet replied to vdatanet's topic in Developer API
Sample attached, 50 MB. It's synthetic — no copyrighted frames — but it's an arithmetic twin of the episode from my first post: declared duration 1326.336 s (RunTimeTicks 13263360000) last video frame 1325.324 s -> the video track is 1325.365 s long last audio packet 1326.304 s (AC-3, 32 ms frames) h264 1080p 23.976 + AC-3 192k stereo, no subtitle tracks, keyframe every 2 s So the segment list should come out identical to the one in the thread: ceil(1326.336 / 6) = 222 segments, 0..221, 1332.000 s promised for 1326.336 declared. 220 starts at 1320.000 and is real media; 221 starts at 1326.000, which is after the last video frame. Segmenting it at 6 s should stop SegmentComplete at Index=220 with End=1325.365 — the same line as the log I posted. To reach the 220 case: play to the end and let 221 fail, so the player steps back to 220; or, equivalently, open a fresh session and ask for 220 on its own. It's the jumped request that returns 500, not the segment. I ran it against 4.10.0.29 in a clean container before sending, with Emby Web on Safari: seek to 35 seconds from the end and let it play out. It ends in the same place my first post did — frozen on the last frame, session still open: 05:55:22.209 GET .../hls1/main/220.ts -> 200 (2 ms) 05:55:22.215 GET .../hls1/main/221.ts 05:55:22.216 Starting transcoding because currentTranscodingIndex=null 05:55:22.220 ProcessRun 'StreamTranscode 06922e' ... -ss 00:22:06.000 -noaccurate_seek ... SegmentComplete=video:0 Index=221 ... Frames=32 filename=D7DD1C_221.ts FfRunException: Error starting ffmpeg 05:55:22.276 Response 500. Time: 60ms 05:56:22.222 PlaySession has gone idle while playing. Position: 1325390 ms. IsPaused: False Same -ss 00:22:06.000 as the production log in my first post, and again the segment is written and announced before the 500 comes back. Two things worth knowing before you spend time on it. With fMP4 segments the same file doesn't 500 at 221 — the request just never returns (45 s, until the client gives up), which is the hang I reported on the .29 beta. And requesting segments out of the blue with a script does not reproduce either symptom: jumped on their own, 220 and 221 both answer 200. It needs a player actually arriving there. Built with ffmpeg, if you'd rather make your own: ffmpeg -f lavfi -i "testsrc=size=1920x1080:rate=24000/1001" -frames:v 31777 \ -c:v libx264 -preset veryfast -crf 30 -pix_fmt yuv420p -profile:v high \ -force_key_frames "expr:gte(t,n_forced*2)" video.mkv ffmpeg -f lavfi -i "sine=frequency=440:sample_rate=48000" -ac 2 -t 1326.336 \ -c:a ac3 -b:a 192k audio.mka ffmpeg -i video.mkv -i audio.mka -map 0:v:0 -map 1:a:0 -c copy sample.mkv Cua HLS - mostra sintetica 22 min (2026).mkv -
Tizen app hangs indefinitely on external Greek (el) subtitle extracted from MKV — same file works fine renamed
Luke replied to GiannisValatsos's topic in Samsung Smart TV
@SamES -
Johnnywu_123 joined the community
-
Webstream me met le message "Unable to détermine the type of source list"
-
petergirtler joined the community
-
Tizen app hangs indefinitely on external Greek (el) subtitle extracted from MKV — same file works fine renamed
GiannisValatsos replied to GiannisValatsos's topic in Samsung Smart TV
Yes, the file is UTF-8 text, with CRLF line terminators. The problem does not appear in the web app or in the ios app. -
jmar33 joined the community
-
Surjeet joined the community
-
4K HEVC shows as 1080p, think I can't find any setup to fix?
Teddyknuddel replied to PeteGul's topic in Android
As far as I’m concerned And what does that mean? Making yet another empty promise that you won’t keep? You promised me that SMB thing years ago, but you never actually did it. -
How to disable picture-in-picture (PiP) when using the new Android app
seanbuff replied to FrostByte's topic in Android
Did you try following the steps in the OP? -
Ezhalha joined the community
-
Wysper joined the community
-
Direct play animes with heavy subtitle usage dropping frames. (Karaoke)
Mkilbride posted a topic in Android
For example I am watching the Apothecary Dairies right now, but I've had this in a lot of other anime. When lots of subtitles are being displayed on screen, or say a Karoke'd opening like it has, it will noticeably drop frames to become almost a slide show, but the episode will play fine. If I burn in / transcode the subtitles it seems to be fine, but that's quite annoying to need to do. -
How to disable picture-in-picture (PiP) when using the new Android app
Mkilbride replied to FrostByte's topic in Android
How do I disable this on NVIDIA Shield? It is creating constant headaches, requiring me to restart the entire device. - Today
-
LDAP plugin throws "Emby Premiere required for LDAP" while the same server log reports "Registered for
Luke replied to Zeretzul's topic in Plugins
Hi, it's checked at authentication time. Are you behind a vpn by any chance? -
crashkelly started following The upgrade time has come
-
Good day all, Well unfortunately one of the machines in my rack has decided it is time to finally R.I.P.. I had two machines, one dedicated for Emby and one dedicated for media "organization", it is the later that died after about 15 years of use. Although it does suck, it does present the opportunity to build a newer, still dedicated, Emby server and take advantage of tech upgrades over the past 6ish years, the age of my current Emby server, and move the current Emby hardware into the "organization" role. Although likely overkill, I have specced out the following: Intel Core i5-14600K - Core i5 14th Gen 14-Core (6P+8E) LGA 1700 125W Intel UHD Graphics 770 Processor ASUS B760M-AYW WIFI D4 II LGA 1700 Intel B760 Micro ATX Motherboard G.SKILL Ripjaws V Series 32GB (2 x 16GB) 288-Pin PC RAM DDR4 3600 (PC4 28800) Desktop Memory Model F4-3600C18D-32GVK Team Group T-FORCE G50 M.2 2280 512GB PCIe 4.0 x4 with NVMe 1.4 TLC Internal Solid State Drive (SSD) TM8FFE512G0C129 For OS and software Wanting to do a sanity check to make sure I am not missing anything obvious. System will be/is feed media from a 45-bay Supermicro storage JBOD and has multiple, say 10, external users as well as 2 internal users. Emby is currently running on Win11 Pro and will be again after the upgrade. Anyway, thanks for any input Cheers
-
2.2.57 Fix a sporadic cause of video playback crashes Improved download and offline sync reliability Fixed a possible black screen when resuming the app from the background Improve video playback error handling Core UI Changes from 0.0.1 to 26.0.17 Fix add to collection option missing for artists and albums Fix focus regressions with view transitions Improve loading dialog Improve loading dialog Improve detail screen transitions Add context menu button for collections to view missing items (requires Emby Server 4.10.0.24+) Improve loading dialog Improve detail screen transitions Improve loading dialog Move user icon to top left in tv display mode Fix positioning of video OSD brightness slider Show live tv guide filters in tv display mode Fix alignment of live tv guide time indicator Support swipe left and right gestures on now playing bar to advance tracks Fixes related to position of center play/pause buttons in mobile layouts Fix display of recording start time when pre-padding is applied Fix missing episodes dialog filters not working Fix tv season screen not showing episode overviews Update bottom tab and now playing bar design Improve spotlight display Various bug fixes for youtube player Add cancellation support to directory picker Fix multi-select episodes not showing delete option on some screens Fix on now video tab not loading Update header style during video playback Improve new folder view style Update header style during video playback Fix new folder view style on apple devices Improve folder icon in folder views Various fixes related to submitted crash and error reports Support cancellation of initial connection process Add new spotlight home screen section option (requires Emby Server 4.10+)
-
Emby for iOS 2.2.57 Released Changes 2.2.57 Fix a sporadic cause of video playback crashes Improved download and offline sync reliability Fixed a possible black screen when resuming the app from the background Improve video playback error handling Core UI Changes from 0.0.1 to 26.0.17 Fix add to collection option missing for artists and albums Fix focus regressions with view transitions Improve loading dialog Improve loading dialog Improve detail screen transitions Add context menu button for collections to view missing items (requires Emby Server 4.10.0.24+) Improve loading dialog Improve detail screen transitions Improve loading dialog Move user icon to top left in tv display mode Fix positioning of video OSD brightness slider Show live tv guide filters in tv display mode Fix alignment of live tv guide time indicator Support swipe left and right gestures on now playing bar to advance tracks Fixes related to position of center play/pause buttons in mobile layouts Fix display of recording start time when pre-padding is applied Fix missing episodes dialog filters not working Fix tv season screen not showing episode overviews Update bottom tab and now playing bar design Improve spotlight display Various bug fixes for youtube player Add cancellation support to directory picker Fix multi-select episodes not showing delete option on some screens Fix on now video tab not loading Update header style during video playback Improve new folder view style Update header style during video playback Fix new folder view style on apple devices Improve folder icon in folder views Various fixes related to submitted crash and error reports Support cancellation of initial connection process Add new spotlight home screen section option (requires Emby Server 4.10+)
-
2.0.9.0 Fix scroll problem on collection screen Update app icon Add group by to collection screen Show resume button if next up episode is resumable Improve video playback error handling Support A-Z picker on list screens Fix remove from resume context menu option
-
Emby for Apple TV 2.0.9 Released Changes 2.0.9.0 Fix scroll problem on collection screen
-
Incorrect Artist Identification / Search Results
Rumzzz replied to Rumzzz's topic in General/Windows
Unfortunately I may not be able to manually remove/re-add everything as there are hundreds of albums (even just looking at Kanye, he has lots of works he's tagged on). I was hoping that re-saving the songs/albums in question would make Emby rescan and clear out the bad identifications for me. @user24I have been doing the same exact thing you mentioned, and even have a few related threads (here and here) where I do those exact steps to get certain tag values to update where they otherwise wont for some reason (I think it happens when files have a MBID tag). Updating the file mod. date is not enough, so I end up either having to manually remove the item from Emby or will rename the folder lol. -
HLS segment list is computed from the container's declared duration and is never checked against the media.
Luke replied to vdatanet's topic in Developer API
OK let's see if the next build resolves the 220 case. If you have a video file i can test with then that would also be great. -
Incorrect Artist Identification / Search Results
user24 replied to Rumzzz's topic in General/Windows
Hi, I've had similar random problems in the past when renaming Artists and/or Albums when I find errors, or just want to change my naming format, for whatever reason. Sometimes, on odd occasions, the changes will not 'take' on any combination of library rescan or refresh metadata for song, album, parent folder, or complete library, that I try. Besides what Luke has suggested, here's some ideas to perhaps try, if you haven't already... Use a tagging program to remove all MusicBrainz IDs from the rogue Song/Album. In Emby, disable MusicBrainz as a fetcher. Change the name of the parent album folder (and/or Artist folder, depending on your structure) - just add 'x' on the end, or anything you want. Then, on a rescan of the next level parent folder, the one above the renamed 'x' folder, Emby should hopefully remove the old rogue Album/Song from its database and add the new one, using only the Artist name to match it to the 'correct' Artist. That's my theory anyway, and has seemed to work for me on quite a few instances, when needed. The 'x' idea was just me being lazy and not wanting to remove folders, rescan, put them back, rescan, etc. - and finding it sometimes didn't work anyway. Good luck with getting it fixed..! -
Hi, this topic is the feature request for it. Thanks for the feedback. We're keeping an eye on arm64 interest.
-
Just stepping in to link this forum post here: As I mentioned in that thread as well, having bought a Snapdragon laptop, I personally don't see myself going back to AMD64 for a laptop in the future. Just as I'm sure I'll stick with AMD64 for my desktops for sheer performance, I'm sure I'll be sticking with ARM64 for my laptops for sheer battery life, especially when things are running native. It really would be great to have a native ARM build of the client for Windows as well. Or should I open a separate feature request for that?
-
IOS emby server offline - not loading download content
Hernandez24 replied to HairyBizRat's topic in Apple iOS / macOS
Newest update fixed the issue thank you -
Unfortunately not it’s one I’ve been paying a subscription to
-
I would try getting the artist completely cleared out of your server database. That means all tracks, albums and music videos. Then run a as normal scan of all libraries after that.
