Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. There's no delete error. The directory is gone but the item is still in the database. That's causing the UI to want to display the image, which isn't there anymore.
  3. DoingBobThings

    Metadata Not Complete (Emby/Docker/UGREEN)

    Howdy, folks. I traded up to a UGREEN NAS and successfully installed Emby with docker. Everything is working fine... but... for some reason full metadata is not synchronized to my client, an Nvidia Shield running Kodi with the Emby plugins both on server and client. However, all information is in the library, so I'm rather puzzled about what's going on here. Can anyone help? Here ares creen shot sof the server (on port 8096) and my TV running the Shield.
  4. Cool. Is that only why the item card hangs around, or does that also explain the delete errors?
  5. yocker

    Plugin: EmbyIcons release.

    If any one want to help they can provide me with some icons for music formats that looks like the ones already in the plugin. That would be a good start.
  6. yocker

    Plugin: EmbyIcons release.

    Atm. the plugin does not work with music as that requires looking up different things than videos. You are not stupid! The plugin does as just said not work with music atm. Basically i use Tidal/Spotify my self and thought 99% of people would do the same so never felt the need to add music support. I will look into it but no ETA.
  7. Today
  8. OK I see what is happening. When you delete the multi-version it removes one from the database and deletes the whole folder. The other version is still in the database. It gets cleaned up on the next library scan. So they either need to both be deleted immediately, or not remove the whole folder, and then ultimately we need to let you pick which ones to delete.
  9. Hello, when you are inside a season and press play on the remote, while an item is highlighted, it will always ignore that and play the first item instead. Here is a recording of what I mean: 20260701_214001.mp4 It would be great if we could play the actual highlighted item.
  10. Security notice — Emby Watch Party 1.6.6 **Emby Watch Party `1.6.7` is live** Security-only patch for [CVE-2026-48804] Changed: python-socketio is bumped from the pinned `5.14.0` to `>=5.16.2,<6.0`, which pulls in the patched upstream. No other changes -- this is a safe drop-in for anyone on `:latest` / `:1.6.6`. **Get it:** docker pull ghcr.io/oratorian/emby-watchparty:latest or pin explicitly with :1.6.7 First patch under the "security-only maintenance through 2026-12-31" policy for the 1.x line. Source: <https://github.com/Oratorian/emby-watchparty> Changelog: <https://github.com/Oratorian/emby-watchparty/blob/main/CHANGELOG.md> Sorry again for the friction. Thanks for the patience.
  11. Yeah and I'm sure the CEO's of those companies answer questions directly on their forums, RIGHT? Comparing Emby to multi billion or trillion dollar companies is just the epitime of ignorance. Thanks for continuing to validate my points. Have a great day.
  12. DonMacaroni

    Carplay - There was a problem loading this content

    For me, it no longer shows up in Carplay at all… Having some weird unrelated issues, will test later.
  13. Hi. I think all of your issues should be addressed with the next release of the app.
  14. Externo

    No continúa siguiente capítulo

    Sorry. Add registro. embyserver.txt
  15. sh0rty

    Plugin: EmbyIcons release.

    I second that. Tried to add a poster tag for audio language depending on "English" in filename but did not get it to work with any image name setting I tried. But perhaps I am just a stupid.
  16. I've tried the latest iOS Carplay after not using it for some time. It does seem to start up much faster, but I'm also on a new phone since last time I tried it, so some of the perceived responsiveness may be hardware related. It did not have a problem connecting to content, but I did not experience that issue much in the past... just sloooow load times. That said, in the car I listen mostly to playlists and there is no way I can find to shuffle playlists through emby Carplay. Shuffle is not available when selecting a playlist out of a menu, and a shuffle control is not present in the "now playing" interface. To play a playlist, you navigate to Library->playlists->select playlist->select a song and then you have to just listen from there as there is no shuffle. In addition, there is the emby server shortcomings with Playlists. Playlists do not show in Favorites, Recently Played, or Latest. The only way to get to them is to navigate to Library and then playlists. There is no way to pin them to the front page, unless that is something that is coming with server 4.10. In Narjo I can select a playlist on the home screen, shuffle it, enjoy cross-fading and replay gain, persistent queues, and the ability to rate songs from the "now playing" interface. Still a long way to go for emby.
  17. SultanOfTux

    Micro-stutters with 25 FPS content on Apple TV Emby app

    I'll test it over the next few days and let you know how it goes. Thanks for your help.
  18. Luke

    Streaming controlled by Android - Profile?

    You don’t need to two profiles but it’s two different detection methods. So in the profile editor you need to fill out both identification sections.
  19. That worked ebr, not sure what issue is with Emby for Fire Tv, but Android Emby has no issue.
  20. ChrisLoh

    Streaming controlled by Android - Profile?

    Uh - i try to remember... First I made a profile for starting playback from the TV. This is the way I mentioned above, that ist working. As far as I remember I needed to make another profile for the playback via the Emby-app on the phone, because the device shows antoher name. Sorry - I am not deep into this stuff... So I have two profiles: <?xml version="1.0"?> <Profile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Name>[TV] Samsung 6 Series (43) per Galaxy S24+</Name> <SupportedMediaTypes>Audio,Photo,Video</SupportedMediaTypes> <MaxStreamingBitrate>140000000</MaxStreamingBitrate> <MusicStreamingTranscodingBitrate>320000</MusicStreamingTranscodingBitrate> <MaxStaticMusicBitrate xsi:nil="true" /> <DeclaredFeatures /> <DirectPlayProfiles> <DirectPlayProfile container="asf" audioCodec="mp3,ac3,wmav2,wmapro,wmavoice" videoCodec="h264,mpeg4,mjpeg" type="Video" /> <DirectPlayProfile container="avi" audioCodec="mp3,ac3" videoCodec="h264,mpeg4,mjpeg" type="Video" /> <DirectPlayProfile container="mkv" audioCodec="mp3,ac3,aac" videoCodec="h264,mpeg4,mjpeg4,hevc" type="Video" /> <DirectPlayProfile container="mp4,m4v" audioCodec="mp3,aac" videoCodec="h264,mpeg4m,hevc" type="Video" /> <DirectPlayProfile container="3gp" audioCodec="aac,he-aac" videoCodec="h264,mpeg4" type="Video" /> <DirectPlayProfile container="mpg,mpeg" audioCodec="ac3,mp2,mp3,aac" videoCodec="mpeg1video,mpeg2video,h264" type="Video" /> <DirectPlayProfile container="vro,vob" audioCodec="ac3,mp2,mp3" videoCodec="mpeg1video,mpeg2video" type="Video" /> <DirectPlayProfile container="ts" audioCodec="ac3,aac,mp3,eac3" videoCodec="mpeg2video,h264,vc1,hevc" type="Video" /> <DirectPlayProfile container="asf" audioCodec="wmav2,wmavoice" videoCodec="wmv2,wmv3" type="Video" /> <DirectPlayProfile container="mp3,flac" type="Audio" /> <DirectPlayProfile container="jpeg" type="Photo" /> </DirectPlayProfiles> <TranscodingProfiles> <TranscodingProfile container="mp3" type="Audio" audioCodec="mp3" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" minSegments="0" segmentLength="0" breakOnNonKeyFrames="false" allowInterlacedVideoStreamCopy="false" maxManifestSubtitles="0" maxWidth="0" maxHeight="0" fillEmptySubtitleSegments="false" /> <TranscodingProfile container="ts" type="Video" videoCodec="h264" audioCodec="ac3" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" minSegments="0" segmentLength="0" breakOnNonKeyFrames="false" allowInterlacedVideoStreamCopy="false" maxManifestSubtitles="0" maxWidth="0" maxHeight="0" fillEmptySubtitleSegments="false" /> <TranscodingProfile container="jpeg" type="Photo" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" minSegments="0" segmentLength="0" breakOnNonKeyFrames="false" allowInterlacedVideoStreamCopy="false" maxManifestSubtitles="0" maxWidth="0" maxHeight="0" fillEmptySubtitleSegments="false" /> </TranscodingProfiles> <ContainerProfiles /> <CodecProfiles> <CodecProfile type="VideoAudio" codec="wmav2,dca,aac,mp3,dts"> <Conditions> <ProfileCondition condition="LessThanEqual" property="AudioChannels" value="6" isRequired="true" /> </Conditions> <ApplyConditions /> </CodecProfile> </CodecProfiles> <ResponseProfiles> <ResponseProfile container="avi" type="Video" mimeType="video/x-msvideo"> <Conditions /> </ResponseProfile> <ResponseProfile container="mkv" type="Video" mimeType="video/x-mkv"> <Conditions /> </ResponseProfile> <ResponseProfile container="flac" type="Audio" mimeType="audio/x-flac"> <Conditions /> </ResponseProfile> <ResponseProfile container="m4v" type="Video" mimeType="video/mp4"> <Conditions /> </ResponseProfile> </ResponseProfiles> <SubtitleProfiles> <SubtitleProfile format="srt" method="Embed" allowChunkedResponse="false" /> <SubtitleProfile format="subrip" method="Embed" allowChunkedResponse="false" /> <SubtitleProfile format="srt" method="External" didlMode="CaptionInfoEx" allowChunkedResponse="false" /> <SubtitleProfile format="ass" method="Embed" container="mkv" allowChunkedResponse="false" /> <SubtitleProfile format="ssa" method="Embed" container="mkv" allowChunkedResponse="false" /> </SubtitleProfiles> <UserId>dfbab89665a64f41bad143ae23039fb1</UserId> <AlbumArtPn>JPEG_SM</AlbumArtPn> <MaxAlbumArtWidth>640</MaxAlbumArtWidth> <MaxAlbumArtHeight>480</MaxAlbumArtHeight> <MaxIconWidth>48</MaxIconWidth> <MaxIconHeight>48</MaxIconHeight> <FriendlyName /> <Manufacturer>Emby</Manufacturer> <ManufacturerUrl>https://emby.media</ManufacturerUrl> <ModelName>Windows Media Player Sharing</ModelName> <ModelNumber>12.0</ModelNumber> <ModelUrl>https://emby.media</ModelUrl> <SerialNumber /> <EnableAlbumArtInDidl>true</EnableAlbumArtInDidl> <EnableSingleAlbumArtLimit>true</EnableSingleAlbumArtLimit> <EnableSingleSubtitleLimit>false</EnableSingleSubtitleLimit> <ProtocolInfo>http-get:*:video/mpeg:*,http-get:*:video/mp4:*,http-get:*:video/vnd.dlna.mpeg-tts:*,http-get:*:video/avi:*,http-get:*:video/x-matroska:*,http-get:*:video/x-ms-wmv:*,http-get:*:video/wtv:*,http-get:*:audio/mpeg:*,http-get:*:audio/mp3:*,http-get:*:audio/mp4:*,http-get:*:audio/x-ms-wma*,http-get:*:audio/wav:*,http-get:*:audio/L16:*,http-get:*image/jpeg:*,http-get:*image/png:*,http-get:*image/gif:*,http-get:*image/tiff:*</ProtocolInfo> <TimelineOffsetSeconds>0</TimelineOffsetSeconds> <RequiresPlainVideoItems>false</RequiresPlainVideoItems> <RequiresPlainFolders>false</RequiresPlainFolders> <IgnoreTranscodeByteRangeRequests>false</IgnoreTranscodeByteRangeRequests> <SupportsSamsungBookmark>true</SupportsSamsungBookmark> <Identification> <FriendlyName>Samsung Galaxy S24+</FriendlyName> <ModelNumber /> <SerialNumber /> <ModelName /> <DeviceDescription /> <ModelUrl>samsung.com</ModelUrl> <Manufacturer /> <ManufacturerUrl /> <Headers> <HttpHeaderInfo name="User-Agent" value="SEC_" match="Substring" /> </Headers> </Identification> <ProtocolInfoDetection> <EnabledForVideo>false</EnabledForVideo> <EnabledForAudio>true</EnabledForAudio> <EnabledForPhotos>true</EnabledForPhotos> </ProtocolInfoDetection> </Profile> <?xml version="1.0"?> <Profile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Name>Samsung GU43TU6979U</Name> <SupportedMediaTypes>Audio,Photo,Video</SupportedMediaTypes> <MaxStreamingBitrate>140000000</MaxStreamingBitrate> <MusicStreamingTranscodingBitrate>320000</MusicStreamingTranscodingBitrate> <MaxStaticMusicBitrate xsi:nil="true" /> <DeclaredFeatures /> <DirectPlayProfiles> <DirectPlayProfile container="asf" audioCodec="mp3,ac3,wmav2,wmapro,wmavoice" videoCodec="h264,mpeg4,mjpeg" type="Video" /> <DirectPlayProfile container="avi" audioCodec="mp3,ac3" videoCodec="h264,mpeg4,mjpeg" type="Video" /> <DirectPlayProfile container="mkv" audioCodec="mp3,ac3,aac" videoCodec="h264,mpeg4,mjpeg4,hevc" type="Video" /> <DirectPlayProfile container="mp4,m4v" audioCodec="mp3,aac" videoCodec="h264,mpeg4m,hevc" type="Video" /> <DirectPlayProfile container="3gp" audioCodec="aac,he-aac" videoCodec="h264,mpeg4" type="Video" /> <DirectPlayProfile container="mpg,mpeg" audioCodec="ac3,mp2,mp3,aac" videoCodec="mpeg1video,mpeg2video,h264" type="Video" /> <DirectPlayProfile container="vro,vob" audioCodec="ac3,mp2,mp3" videoCodec="mpeg1video,mpeg2video" type="Video" /> <DirectPlayProfile container="ts" audioCodec="ac3,aac,mp3,eac3" videoCodec="mpeg2video,h264,vc1,hevc" type="Video" /> <DirectPlayProfile container="asf" audioCodec="wmav2,wmavoice" videoCodec="wmv2,wmv3" type="Video" /> <DirectPlayProfile container="mp3,flac" type="Audio" /> <DirectPlayProfile container="jpeg" type="Photo" /> </DirectPlayProfiles> <TranscodingProfiles> <TranscodingProfile container="mp3" type="Audio" audioCodec="mp3" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" minSegments="0" segmentLength="0" breakOnNonKeyFrames="false" allowInterlacedVideoStreamCopy="false" maxManifestSubtitles="0" maxWidth="0" maxHeight="0" fillEmptySubtitleSegments="false" /> <TranscodingProfile container="ts" type="Video" videoCodec="h264" audioCodec="ac3" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" minSegments="0" segmentLength="0" breakOnNonKeyFrames="false" allowInterlacedVideoStreamCopy="false" maxManifestSubtitles="0" maxWidth="0" maxHeight="0" fillEmptySubtitleSegments="false" /> <TranscodingProfile container="jpeg" type="Photo" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" minSegments="0" segmentLength="0" breakOnNonKeyFrames="false" allowInterlacedVideoStreamCopy="false" maxManifestSubtitles="0" maxWidth="0" maxHeight="0" fillEmptySubtitleSegments="false" /> </TranscodingProfiles> <ContainerProfiles /> <CodecProfiles> <CodecProfile type="VideoAudio" codec="wmav2,dca,aac,mp3,dts"> <Conditions> <ProfileCondition condition="LessThanEqual" property="AudioChannels" value="6" isRequired="true" /> </Conditions> <ApplyConditions /> </CodecProfile> </CodecProfiles> <ResponseProfiles> <ResponseProfile container="avi" type="Video" mimeType="video/x-msvideo"> <Conditions /> </ResponseProfile> <ResponseProfile container="mkv" type="Video" mimeType="video/x-mkv"> <Conditions /> </ResponseProfile> <ResponseProfile container="flac" type="Audio" mimeType="audio/x-flac"> <Conditions /> </ResponseProfile> <ResponseProfile container="m4v" type="Video" mimeType="video/mp4"> <Conditions /> </ResponseProfile> </ResponseProfiles> <SubtitleProfiles> <SubtitleProfile format="srt" method="Embed" allowChunkedResponse="false" /> <SubtitleProfile format="subrip" method="Embed" allowChunkedResponse="false" /> <SubtitleProfile format="srt" method="External" didlMode="CaptionInfoEx" allowChunkedResponse="false" /> <SubtitleProfile format="ass" method="Embed" container="mkv" allowChunkedResponse="false" /> <SubtitleProfile format="ssa" method="Embed" container="mkv" allowChunkedResponse="false" /> </SubtitleProfiles> <UserId>dfbab89665a64f41bad143ae23039fb1</UserId> <AlbumArtPn>JPEG_SM</AlbumArtPn> <MaxAlbumArtWidth>640</MaxAlbumArtWidth> <MaxAlbumArtHeight>480</MaxAlbumArtHeight> <MaxIconWidth>48</MaxIconWidth> <MaxIconHeight>48</MaxIconHeight> <FriendlyName /> <Manufacturer>Emby</Manufacturer> <ManufacturerUrl>https://emby.media</ManufacturerUrl> <ModelName>Windows Media Player Sharing</ModelName> <ModelNumber>12.0</ModelNumber> <ModelUrl>https://emby.media</ModelUrl> <SerialNumber /> <EnableAlbumArtInDidl>true</EnableAlbumArtInDidl> <EnableSingleAlbumArtLimit>true</EnableSingleAlbumArtLimit> <EnableSingleSubtitleLimit>false</EnableSingleSubtitleLimit> <ProtocolInfo>http-get:*:video/mpeg:*,http-get:*:video/mp4:*,http-get:*:video/vnd.dlna.mpeg-tts:*,http-get:*:video/avi:*,http-get:*:video/x-matroska:*,http-get:*:video/x-ms-wmv:*,http-get:*:video/wtv:*,http-get:*:audio/mpeg:*,http-get:*:audio/mp3:*,http-get:*:audio/mp4:*,http-get:*:audio/x-ms-wma*,http-get:*:audio/wav:*,http-get:*:audio/L16:*,http-get:*image/jpeg:*,http-get:*image/png:*,http-get:*image/gif:*,http-get:*image/tiff:*</ProtocolInfo> <TimelineOffsetSeconds>0</TimelineOffsetSeconds> <RequiresPlainVideoItems>false</RequiresPlainVideoItems> <RequiresPlainFolders>false</RequiresPlainFolders> <IgnoreTranscodeByteRangeRequests>false</IgnoreTranscodeByteRangeRequests> <SupportsSamsungBookmark>true</SupportsSamsungBookmark> <Identification> <FriendlyName>[TV] Samsung 6 Series (43)</FriendlyName> <ModelNumber>AllShare1.0</ModelNumber> <SerialNumber>0DDD3SFNB04015J</SerialNumber> <ModelName>GU43TU6979UXZG</ModelName> <DeviceDescription>GU43TU6979U</DeviceDescription> <ModelUrl>http://www.samsung.com/sec</ModelUrl> <Manufacturer>Samsung Electronics</Manufacturer> <ManufacturerUrl>http://www.samsung.com/sec</ManufacturerUrl> <Headers> <HttpHeaderInfo name="User-Agent" value="DLNADOC/1.50 SEC_HHP_[TV] Samsung 6 Series (43)/1.0 UPnP/1.0" match="Equals" /> </Headers> </Identification> <ProtocolInfoDetection> <EnabledForVideo>false</EnabledForVideo> <EnabledForAudio>true</EnabledForAudio> <EnabledForPhotos>true</EnabledForPhotos> </ProtocolInfoDetection> </Profile>
  21. sergiovassari

    Plugin: EmbyIcons release.

    I’m not sure if this is the right place to make requests, but please allow these features to be implemented for audio, music, and album covers from metadata, etc, not only movies. I really want "Hi-Res" (with custom tags) badges on my covers without having to use an image editor + mp3tag. Thank you.
  22. ZanderKeen

    REQUEST - Are You Still Watching?

    I constantly have issues with firetv users leaving ghost streams going when they turn off their tv or switch apps without stopping the stream first. If that was handled server-side rather than by the app I would imagine that would solve my issue & I would be very happy...
  23. sergiovassari

    Plugin: EmbyIcons release.

    It worked. I was filling it out incorrectly (.png). Thank you.
  24. js28194

    Forbidden

    If on your local network and your server, then you can just delete nightcrawler and let the app rediscover. I have never had it not automatically discover my server on my lan... wow double negative there. Unless your Ugreen is now doing some creative firewalling thingy now.... that would be beyond me as I don't use it so I don't know.
  25. alucryd

    Docker

    Got it, next image should solve the issue then. FYI, if using podman, give quadlet a try, it's a native systemd integration for podman, it manages all my podman containers and pods on my server.
  26. js28194

    External Connection Issues

    OP, goto whatsmyip.org and share with your moderator of choice via PM (or someone who has a million posts your trust, NOT ME.) Refrence this thread so they have some context, to help you determine if you are behind CGNAT. Now you "could" go the AI route an plug in and ask it. You probably should ask it knows what CGNAT is first.
  1. Load more activity
×
×
  • Create New...