Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. 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.
  3. 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.
  4. Hi. I think all of your issues should be addressed with the next release of the app.
  5. Externo

    No continúa siguiente capítulo

    Sorry. Add registro. embyserver.txt
  6. 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.
  7. Today
  8. 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.
  9. 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.
  10. 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.
  11. That worked ebr, not sure what issue is with Emby for Fire Tv, but Android Emby has no issue.
  12. 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>
  13. 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.
  14. 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...
  15. sergiovassari

    Plugin: EmbyIcons release.

    It worked. I was filling it out incorrectly (.png). Thank you.
  16. 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.
  17. 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.
  18. 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.
  19. jellis413

    Unable to play anything

    I figured I would add-on to this thread, but if it should be separated out into its own, that is fine as well. Since the latest Windows client update, sometimes it immediately exits out/closes and I have to go back into it. This usually only happens once, rarely twice (but when I turned on debug logging, it happened three times in a row). Then when I go to play something, about 50% of the time it will exit/close out and I have to go back in and then it will usually play fine (sometimes it will close twice). If it helps, I use the WIndows Client with Zero Tier as my virtual network (same concept as Tailscale if you are not familiar) and this is the only Windows Client I have. This does not happen with any of my other Android clients (local network to the server or over ZeroTier network). I will PM the log files you listed above. I should also note that everything was fine (and nothing has changed) before the Windows client was updated. Let me know if you need anything else from me. Thank you.
  20. toooo

    Docker

    I run it with `podman start -a` in a systemd service
  21. kmed27

    Next Up - preferred tv show display

    Hi, Is there any chance someone could fix this please?
  22. Hi. Can you try searching for our standard android app (Just "Emby" on Amazon and "Emby for Android on Google) on the same device's app store and see how that compares? Thanks.
  23. visproduction

    Show all missing movies in a collection

    Of interest: https://www.themoviedb.org/list/5101-movie-collections?view=grid https://the-jh-movie-collection-official.fandom.com/wiki/Lists_of_films https://www.whatsafterthemovie.com/movies/list
  24. I deleted 2 movies I recorded yesterday. "Last Train From Gun Hill" was not changed in any way before deletion. I don't see any errors in the log for deletion. "Law Abiding Citizen" I renamed the file (to *-ts.ts) and created another version (*-mkv.mkv) and I do see errors in the log after deletion. So maybe the is simply renaming the file since you didn't see an issue with multi-version. But I defer to your expert log analysis. (And, as a reminder of the other multi-version deletion problem, Emby still shows the item in the library 15min and counting after deleting it.) embyserver.txt
  25. Thanks. Yes, it was there but got lost in the changes to update the home screen. Fixed for the next release.
  26. Hello Zubalea, ** 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
  27. Running emby from the Amazon Fire Stick. Been doing that for years. A few months ago I started getting getting a message "Invalid ID and Password" error when login in to Emby. It works fine except for the error as it logs me in anyway. I also see the "failed to login attempt" on the Emby server dashboard. I tried reinstalling the app and clearing the cache. I even redid the login credentials. Still get the error. Any ideas? Thank you
  1. Load more activity
×
×
  • Create New...