All Activity
- Past hour
-
umasa2530721 joined the community
-
Plugin: EmbyCredits, detect end credits and add auto skip.
RedNo7 replied to yocker's topic in Plugins
-
If it's on both sides yes.
-
Where exactly do they get this? can you please show a screenshot?
-
Eroyal joined the community
-
Oppi IPhone joined the community
-
Vanesitadan joined the community
-
Noeliaros joined the community
-
samuel.green41124@gmail.com joined the community
-
.54 is publicly released but I don't know why it would be any different in regards to this.
-
Gayaasss joined the community
-
Okay here is where I am if I leave the port blank on the app I can connect to the server, most likely since the port is already set up on in the tunnel. Now when selecting a user and trying to log in receive the error access token is invalid or expired.
-
Homeeee joined the community
-
milann joined the community
-
OK thanks that is how I understand it, but they could access emby if they had tailscale installed?
-
vdatanet started following Can't access remotely
-
reptarsrage changed their profile photo -
OK I looked at tailscale, only question I have is will everyone that uses my emby need to have tailscale installed on there device?
-
I'm still seeing this issue - the skip forward icon is missing. It renders a small white box which I assume to be the missing icon indicator. All other icons render as expected Emby App v1.0.51 (08/26/2026) LG webOS TV OLED65B8PUA (software v05.50.70) Emby Server v4.9.5.0
- Today
-
Audio HLS with TranscodingContainer=mp4: the playlist is served, the segments throw a 500
vdatanet replied to vdatanet's topic in Developer API
Coming back to this one with a fresh measurement, because I had a 4.10.0.30 container up for another thread and this took two minutes to check: it still happens on the current beta. Setup: clean install in a disposable container, 4.10.0.30, nothing from my own server. The source is synthetic — 90 s of pink noise in FLAC at 614 kbps: ffmpeg -f lavfi -i "anoisesrc=color=pink:sample_rate=48000:amplitude=0.5" -ac 2 -t 90 \ -c:a flac -sample_fmt s16 -metadata title="Test track" -metadata artist="Test" \ -metadata album="Test album" "01 - Test track.flac" One thing worth knowing before you try it: the source has to be big enough to force a transcode. My first attempt was a sine tone, which FLAC squeezes down to 118 kbps — under the MaxStreamingBitrate=192000 in the request — so the server direct-played it and nothing failed. With a source above the limit it fails every time. The request is the same one from my first post, plus a PlaySessionId: GET /Audio/{id}/universal?UserId={uid}&DeviceId={dev}&MaxStreamingBitrate=192000 &Container=mp3,aac,m4a&AudioCodec={codec}&PlaySessionId={psid} &TranscodingProtocol=hls&TranscodingContainer={mp4|ts} The playlist is served correctly either way — 30 segments, #EXT-X-VERSION:7 with EXT-X-MAP for mp4, #EXT-X-VERSION:3 for ts. It is the segments that differ, and it does not depend on the codec I ask for: AudioCodec TranscodingContainer=mp4 TranscodingContainer=ts aac 500 (init.mp4 and every seg) 200, 91,556 B mp3 500 200, 86,856 B opus 500 200, 70,312 B flac 500 200, 247,784 B alac 500 200, 251,544 B All ten cells, same session pattern, same file. Every 500 body is "Object reference not set to an instance of an object.", and the stack in your log is the same one I sent in August: FfRunException: Object reference not set to an instance of an object. ---> System.NullReferenceException at Emby.Server.MediaEncoding.Encoder.TranscodingCommandBuilder.HlsGetCommandLineArguments(...) at Emby.Server.MediaEncoding.Api.Hls.DynamicHlsService.GetCommandLineArguments(...) at Emby.Server.MediaEncoding.Api.BaseStreamingService.StartFfMpeg(...) at Emby.Server.MediaEncoding.Api.Hls.DynamicHlsService.GetDynamicSegment(...) And ffmpeg never launches for the mp4 path: across that run your log has 12 "ProcessRun 'StreamTranscode' ... Execute" lines for the 12 ts segment requests, and zero for the 16 mp4 ones. It fails while assembling the command line, before any process starts. Happy to run anything else against this container while I have it, or to attach the log. -
reptarsrage started following [Help] Official Emby Theater RPi4 Image on Armbian: Choppy H.264, Missing v4l2m2m, Invisible Playback Overlay
-
[Help] Official Emby Theater RPi4 Image on Armbian: Choppy H.264, Missing v4l2m2m, Invisible Playback Overlay
reptarsrage replied to Modify3453's topic in Linux & Raspberry Pi
Hey @softworkz are there any updates on when MPV HW acceleration support for Raspberry Pi devices will be added? Is there a topic I can follow to get updates on this? Thanks -
@AgostinoMedia I sent you a PM
- 22 replies
-
- 1
-
-
- alexa skill
- alexa
-
(and 1 more)
Tagged with:
-
How to stream from OBS to RTSP and watch on Emby without transcoding
godfuture replied to YKEmbyMedia's topic in Synology
Hey guys, I come from I guess in this thread here its about mediamtx providing a stream to emby, right? Could emby also be used to provide media to mediamtx such that others could stream it? I would love something like silent cinema or silent party where emby is playing towards a media streamer where others could easily subscribe for video or audio. For example, if a Raspi is providing a wifi hotspot next to its regular wifi network connection and hosts mediamtx, it only needs to appear as emby client. As a user I could select playback in Raspi. This would be awesome for some summer nights. -
drs18 started following User Groups or single logon with multiple profiles
-
Hi, is windows fully up to date?
-
szalkerous started following Setup fails on Windows Server 2025
-
When attempting to install the Windows Emby server on a clean Windows 2025 Standard install on a Dell PowerEdge rack server (Intel Xeon based), the setup.exe immediately fails. Install log contains the following: The following properties have been set: Property: [AdminUser] = true {boolean} Property: [InstallMode] = HomeSite {string} Property: [NTProductType] = 3 {int} Property: [ProcessorArchitecture] = AMD64 {string} Property: [VersionNT] = 6.2.0 {version} Launching Application. URLDownloadToCacheFile failed with HRESULT '-2146697208' Error: An error occurred trying to download 'https://embydata.com/downloads/server/release14/MediaBrowser.Server.Installer.application'. However, if I put that exact URL into the Edge browser, it resolves fine. Anyone else run into this?
-
Hi, if you're still having an issue with this and you happen to run the beta server, then please let us know if the latest build helps with this. Thanks.
-
Does not automatically continue to next episode (time line shows 1 sec
Luke replied to davedick's topic in Roku
Hi, if you're still having an issue with this and you happen to run the beta server, then please let us know if the latest build helps with this. Thanks. -
Hi, if you're still having an issue with this and you happen to run the beta server, then please let us know if the latest build helps with this. Thanks.
-
Were those your nfo files that you had prior to installing?
-
OK thanks for the help I will definitely look into it Can you install that on a synology ds218+ nas?
-
How exactly did you try it?
-
Try my other plugin Emby Expiry Manager https://github.com/Amanade3/Emby-Expiry-Manager
