Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Try searching for "emb"
  3. Today
  4. GrimReaper

    Hide Playlists from Included In section?

    Yeah, you cant can't reflow the remaining items with CSS since they use absolute positioning with hardcoded inset values; the only way you could close the gaps is with js again; you could add those playlist IDs to an exclusion list in the same script?
  5. cul8rmom1

    Emby app missing from Apple app store

    Lol looks like 3 of us posted in the same min about this. Wonder whose are going to get closed as dupes. i clicked on the download link on their website and it said not available in my region. Im in the US.
  6. cul8rmom1

    Emby app missing from App Store

    USA as well.
  7. Like the title says, Emby app is missing from the iOS App Store in Canada and UK and could be more regions.
  8. Emby app missing from apple appstore on both iphone and apple tv. As of march 26 830am. whats the dealeo? thx!
  9. The Emby app is no longer available in the Apple App Store. Do we know what’s going on with that?
  10. user24

    Hide Playlists from Included In section?

    @GrimReaper This version works much better. Just had to fine-tune a couple of things. Needed my local server number in place of yours and had to change the 202px spacing to 145px. Not sure why (????) as DevTools showed 202px. Also played around a bit with CSS for hiding individual selected Playlists as follows (e.g.) /* 1970s */ .appearsOnListsSection .virtualScrollItem:has(img[src*="/Items/688474/"]) { display: none !important; } But, then the hidden items need to be sorted to the end of all Playlists, otherwise blank spaces occur. Probably not a problem for me though, as my Playlists and Collections are sorted into sub-categories anyway and would only ever be shown or hidden as a set, according to these categories. There's probably some combination of splitting the row into two and hiding selected items on certain pages that will end up being useful. Thanks and Cheers !!
  11. I would like to to request a notification feature that displays a one-line message for a media item (movie or TV show) details page. Admins should be able to manually set a custom message for specific movies or shows. For example, on a TV show like House of the Dragon, the message could be something like “Season 3 is coming soon” or “New episode on Monday.” I have attached images (photoshopped from Android TV and web client screenshots) to illustrate how this should look.
  12. gbcox

    Local Actor (Cast) Photos method for emby 4.8.0+

    Hi Luke, I do have a workaround and can script around this, so I am not blocked. That is not really the point. The point is that something changed, the manual scan advice does not solve it, and the current behavior for people is not consistent with the behavior for movies. What used to work for me was straightforward: I could manage local people images directly in the metadata folder, refresh metadata, and Emby would pick up the change. That no longer works. What I am seeing now is this: If I manually place a folder.jpg into a person’s metadata folder, using the exact naming and location Emby itself uses, Emby does not reliably honor it. If I add the image through the web interface, Emby writes folder.jpg into that same folder and it displays correctly. If I then replace that same folder.jpg on disk with a different valid image, Emby does not handle the replacement properly. The image either does not update or goes blank. In my testing, scan/refresh behavior does not resolve this and may remove manually managed files instead. So yes, I have a workaround. I can convert the image to base64 and use the API to load it, and that works because Emby then creates the folder.jpg file itself. But that just raises a bigger question: why is there now a mandatory API Kabuki dance specifically for actor art? Requiring admin authentication for a metadata-changing API call is one thing. Requiring base64 conversion and an API-only path for person images, while movie posters and video NFO files still follow a logical local file-first workflow, is another. From the user side, that is an obvious inconsistency. One of the main reasons many of us use Emby is to curate private or local-heavy libraries that do not exist on TMDb or IMDb. I have scripts that build titles, actors, and metadata into NFO files for hundreds of non-mainstream entries. For movies, local metadata still works in a direct and sensible way. For people, it now appears that local filesystem management is no longer treated as authoritative in the same way. That is the actual issue here. Not whether I can hack around it, but that the workflow for people has changed while the workflow for movies apparently has not. And that leads to the documentation problem: if the intended workflow for people is now “base64 the image, authenticate as admin, POST it through the API, and let Emby create folder.jpg itself,” then that is a major workflow change and it is not clearly documented as such. Related to that, is person.nfo even still a meaningful part of the supported workflow for people metadata? There are enough signs now that people NFO/image handling is no longer behaving like the older local workflow, but I do not see that stated clearly anywhere. So my questions are simple: Was this workflow change for people intentional? If so, why is people artwork now handled differently from movie artwork? And is person.nfo still actually supported as a reliable local metadata mechanism for people, or not?
  13. evil_crab

    Plex Watch Together

    @LukeAny ETA on when this future will come?
  14. Hispanico957

    Emby for Alexa in Italian

    Unfortunately no news... everything is at a standstill in Emby development... and I'm sorry that the promises are not fulfilled Hispa
  15. Hispanico957

    SerieTv genres with empty folders/genres

    I'm sorry, but it's been over two months and there's been no solution to this bug. I don't mean to sound argumentative, but I don't understand why the Emby staff hasn't fixed it... Thank Hispa
  16. brothom

    Song playlist stops randomly

    After some time (even as an active tab) the following occurs:
  17. @AhmedNSane Unrelated .... I notice you have DB Cache set to 2Gb. Starting with Emby Server version 4.9, we have multiple db connections and the cache wiould apply to each, I would recommend reducing significantly. We currently have up to 5 db connections for the library.db which is what this cache setting applies to. The default is 128 Mb
  18. The embyserver log you provided which covered the time from 03:09:30 am shows 1.0.42.0 installed. 2026-03-26 03:09:30.389 Info App: File C:\Users\Ahmed\AppData\Roaming\Emby-Server\programdata\plugins\Emby.M3UTuner.dll has version 1.0.42.0 2026-03-26 03:09:30.389 Info App: File C:\Users\Ahmed\AppData\Roaming\Emby-Server\system\plugins\Emby.M3UTuner.dll has version 1.0.42.0 Your screenshot showing 1.0.38 was for earlier period and you have not uploaded the log for that. I have actually removed the log as it was unsantized and included tokens Lets try and compare the requests that are being made. So enable debug logging on emby server - dashbaord / settings / Logs / Settings - and tick enable debug logging Restart the emby server to get fresh logs. Then try the same source with IPTV and noting down the time and then close that and try with m3utuner and livetv and Note down the time of the test and then send me the embyserver.txt log file by private message as I do want to see the actual raw unsanitized log for this Thanks
  19. I thinl I will need more than that, Library name, movie filename/folder paths on both drives, library scan which would show that one drive is unavailable, and then opening the movie details and screenshot to show that no multiple versions available and - an embyserver log file up to this time
  20. Juancafr

    About the continue watching widget

    I want a widget that, when I click "continue watching," shows me movies, series, etc... The one that comes with Embuary only shows what I've already started; it doesn't show what I need to watch next.
  21. sa2000

    Emby app crashes when using “Next Episode” prompt

    sideload with adb to replace the existing installed version
  22. Jmackay82

    4.10.0.6 really slow searching on alexa app

    Also the Android apk on my phone is slow on searchers only web app is fast?
  23. Jmackay82

    4.10.0.6 really slow searching on alexa app

    Web app is fine and responsive as expected, just the apps on amazon fire stick that are slow on search (both the newer version app and the classic app)
  24. brothom

    Song playlist stops randomly

    @Lukegot some more info, this time the player stops while the browser is active and stop only after a couple of minutes. I've exported Chrome's connections and tried to sanitize it best I couldapp.emby.media.har In this case it's almost like the server became unreachable, but the server's side seems to be working fine. Perhaps there are some timeouts going on and Emby has difficulty "retrying" the connection because it looks like there's no mechanism to retry. Perhaps that's also a nice addition?
  25. FrostByte

    Emby app crashes when using “Next Episode” prompt

    The latest version should always be on GitHub to sideload https://emby.media/emby-for-android.html
  26. UsamaWaheed

    Emby app crashes when using “Next Episode” prompt

    Hey @sa2000how do I go abt downloading this? I Signed up for beta on play store but still haven't gotten the update yet.
  27. darkassassin07

    Random connection attempts

    Taking a look through that log file, I notice a couple things: Emby server is seeing all client connections as '172.18.0.1' which is the gateway address of your docker network. This will prevent Emby from being able to differentiate between local and remote, so you cannot disable remote connections. (at least not within emby) Is this a windows host machine or linux? I've heard windows docker handles networking differently, but I'm not familiar with it so I can't give much more info there. The requests sent trying to log into your server all use your public address as the hostname, which tells me this is very likely an external connection and not being routed via another container. These are also username+password based attempts, nothing API key related. Finally, you appear to be using plain http for external connections. This is not recommended as your username+password/auth-tokens are sent unencrypted over networks you don't control (the internet). This can be a source of someone gaining unauthorized access. I don't think this was the cause in this scenario though; because if that information had been captured and used here, the assailant wouldn't be stuck at the login page. While I don't know where they got your username(s) to try out; this appears to me as someone just randomly trying out passwords until they can't anymore. Given they know your username(s) and that's not your name here on the forums; I'd be inclined to think this person knows you and is just messing with you. I could be wrong. If you correct your networking issue so that Emby can capture IP addresses, you may get a better picture of who/where.
  1. Load more activity
×
×
  • Create New...