Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Mackie was in both movies Avengers and Avengers: AoU. I had to fix him twice. I added A:Aou after I fixed Avengers.
  3. If you run the scan metadata folder scheduled task (which will take a long time), then that will help scrub the bad paths out of your database. That won't pull in new images but will remove one step from the process of cleaning them up.
  4. Because you had a path saved in your database for that person already. The server isn't' going to go and check on every single library scan if those paths are still valid or not. Would you like your library scans to be slow or fast?
  5. No I'm not. If you add a new movie and none of the people are already in your database, then they won't have paths pointing to your old windows install and there shouldn't be problem.
  6. So you are saying I have to manually refresh the metadata for every movie I add and there is no permanent solution to fix that? I still don't understand why the person isn't fixed once I scan it once.
  7. It will work but it has to be after you've already seen the broken image. Additionally it does some existing lookups that we can't do as part of the library scan because there's too many. It has to be one at a time, so it's not until clicking on the person. But in most cases the refresh metadata of the movie or show will do it.
  8. After further investigation refreshing metadata does not always work. What does work 100% is to click on each person with missing photo and then press F5 on the movie screen.
  9. Luke

    Subtitles not showing

    Are you sure those subtitles have any data?
  10. Yes.
  11. So what should I do to fix it permanently?
  12. Are you sure this is not some race condition between threads?
  13. You added new movies, but the people are common across movies, and you already had those people in your database. Your server had images for them, but they were pointing to invalid locations.
  14. I added Avengers with Anthony Mackie in it yesterday, then scanned for missing metadata. Today I added Avengers: Age of Ultron and I'm having the same issue. So I'm not really understanding what manual fixup you have in mind.
  15. Luke

    Continue Watching is not updating

    HI there, can you please provide a specific example? How to Report a Problem Thanks !
  16. Luke

    "Offline" Deleting of Files

    It's probably a good idea. If you're deleting a huge amount of content, then it would be more efficient to shutdown the server, do the deletes, then startup and run a library scan. The scan will handle them all at once rather than thousands of realtime monitor events.
  17. Hi. Have you tried the beta? This should be possible with 4.10.x.
  18. I have the same exact issue.
  19. But the person was already in your database. Moving an installation between windows and linux is not fully supported yet. Existing impacted people are going to require manual fixup as I've outlined in this topic. New people that are not in your database shouldn't have any problem as you continue to add new movies and shows.
  20. Oh, the second one is actually from the movie I just added, so what I should do then?
  21. So regarding Anthony Mackie, the server thinks you already have an image, but the path is invalid: System.IO.FileNotFoundException: System.IO.FileNotFoundException: Could not find file '/var/lib/emby/metadata\people\a\Anthony Mackie-tmdb-53650\folder.jpg'. File name: '/var/lib/emby/metadata\people\a\Anthony Mackie-tmdb-53650\folder.jpg' So it errors when trying to access that image. That's why you see the broken placeholder in your screenshot. After the first failed attempt, the server removes the invalid path from the database so that it doesn't keep erroring over and over. So then at that point you have no image for that person, and that brings us to where you are today.
  22. Today
  23. I moved some time ago my Emby server from Windows to Ubuntu, but I was having the issue with photos long before that. But these errors are from mp3 library. What do you suggest I should try?
  24. Feature Request: Plugin Extensibility for Live TV "On Now" Recommendations (or a general Home Screen Section API) Summary There's currently no supported way for a plugin to influence what appears in the "On Now" Live TV row on the home screen, or to add a custom row/section to the home screen at all, in a way that renders across all official clients (web, Roku, Android TV, Fire TV, iOS, Android). I'd like to request either of the two extensibility points described below. Motivation / use case I built a working plugin that pulls all currently-airing Live TV programs and ranks them by TMDB popularity (as a more useful alternative to the semi-random subset "On Now" currently shows). The ranking logic itself works well as a standalone JSON API endpoint. The problem is surfacing it: There's no hook into the logic behind the native "On Now" row, so a plugin can't re-order or replace what it shows. There's no documented Home Screen Section API a plugin can register a custom row against. The only "native, renders-everywhere" content types a plugin can populate (via ICollectionManager) are Collections and Playlists — which work great for persistent library items, but don't fit Live TV programs well, since EPG program entries are ephemeral and get purged/replaced as the guide data refreshes. Adding a currently-airing program's item ID to a Collection today risks that reference becoming stale within the hour. As a result, the only way I found to actually display this data is a browser-side script injected via a userscript manager or reverse proxy — which only reaches desktop/laptop browsers and never reaches Roku, Android TV, Fire TV, or the mobile apps. For a Live TV-focused feature, that's a significant gap. What I'm requesting (either would solve this) Option A — A pluggable recommendation source for Live TV. Something analogous to how metadata providers or channel providers are registered today: an interface such as ILiveTvRecommendationProvider that a plugin can implement to supply (or re-order) the list of programs shown in the "On Now"/recommended row, with the core server falling back to its existing default logic when no plugin provides one. Option B — A documented Home Screen Section API. A general extension point (e.g. IHomeScreenSectionProvider or similar) allowing a plugin to register a named section with a data source, which official clients would then render as a normal home screen row — the same way built-in rows like "Continue Watching" or "Latest" work. This would be more broadly useful than Option A alone, since it would also unblock other kinds of custom home screen content beyond Live TV. Why this matters A few actively-maintained community plugins (e.g. Aperture, Home Screen Companion) already work around this today by generating symlinked library folders or managing Collections/Playlists behind the scenes, specifically because there's no cleaner way to get custom content to render on every client. That workaround is solid for persistent library content, but it structurally can't extend to real-time/ephemeral data like Live TV EPG programs. A documented extension point would remove the need for these workarounds and make plugin-driven home screen customization officially supported rather than reverse-engineered. Happy to help test I'm an Emby beta tester and already have a working plugin (ranking logic, TMDB matching, caching) ready to plug into whatever interface gets added — happy to test any preview build of this against it. Thanks for considering this.
  25. Probably more than one thing misconfigured: System.IO.FileNotFoundException: System.IO.FileNotFoundException: Could not find file '/var/lib/emby/metadata\people\c\Claudia Kim-tmdb-1401531\folder.jpg'. File name: '/var/lib/emby/metadata\people\c\Claudia Kim-tmdb-1401531\folder.jpg' Note in both cases the mix of forward and backward slashes.
  26. Something is misconfigured somewhere. Look at these paths: System.IO.FileNotFoundException: System.IO.FileNotFoundException: Could not find file '/opt/emby-server/D:\MP3\Jeff Mills\Jeff Mills - Sleeper Wakes (FLAC)\folder.jpg'. File name: '/opt/emby-server/D:\MP3\Jeff Mills\Jeff Mills - Sleeper Wakes (FLAC)\folder.jpg'
  1. Load more activity
×
×
  • Create New...