Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Luke

    immich plugin

    OK I would take a look at the listenbrainz plugin for a good example of that: https://github.com/MediaBrowser/ListenBrainz
  3. Luke

    Emby does not play subtitles ASS

    The checkbox in your last screenshot. Try clicking it.
  4. Luke

    New Emby for Android 3.5.45 Released

    It is trying to connect before it comes up. The delay was bumped up to 800ms before you see it.
  5. Sadly noting i can do about improving Tesseract performance as it's not my program. Making it run multiple instances at the same time (like with PaddleOCR) is not possible either. How ever, in the performance section in the settings there are a number of settings you can fine tune for better performance. Paralle OCR Processing. Direct Memory Pipeling. Make sure CPU limit is at 100 And a couple more. In the end it is limited by the speed of the Tesseract though as extracting frames from a video is faster than the tesseract can "read". It will take some time with that amount of episodes, sorry.
  6. Eisi2005

    embyforkodi (next-gen) 12.X.X support

    Hi, I'm not exactly sure what you mean. I synced my movie library using “Manage Libraries.” All my movies are there, and of course all the trailers for the movies are there too—everything works perfectly. However, I’ve enabled the Vantage Point plugin on my Emby server, where I specified a local directory on my server that contains my YouTube trailers for upcoming movies. But this folder isn’t a library on my server. When I use the native Emby app on my Shield, I just have to enable Cinema Mode in the settings, and Vantage Point immediately plays a YouTube trailer from my specified directory before each movie. Maybe I just didn’t understand how it works with Emby for Kodi. Could you explain the exact steps to me again?
  7. noybman

    Emby does not play subtitles ASS

    I didn't. What are you talking about?
  8. RanmaCanada

    Hard Drives and Backups?

    With current media costs, it's all YOLO.
  9. yocker

    Plugin: TimeMarkEdit.

    New version (v1.0.8.0) in the catalog. 1) Added end credit detections. (Requires EmbyCredit installed). 2) Improved Summery.
  10. So now that this has support for locally installed Tesseract OCR (FreeBSD and Docker don't get along) I'm looking to see if I missed tuning guidance? I've got this on a 32 core AMD 5950x and I'm guessing I want to tweak the settings to use number of images * number of threads =32? I'm looking at about around 200+ hours spent on my TV collection and I'd like to reduce it. The server this is running on is mostly used for broadcast archiving so there isn't a large demand on the CPU but I'd like to get this done faster.
  11. Good Luck. personally i would find such a plugin very helpful and use all the time...many people have asked for this functionality to be part of core for sometime i believe, but i cant find the feature request. I see the api supports show status (Continuing, Ended,returning etc) But is Season Ended going to be hard to guesstimate? Does TMDB know how many episodes are in a season to know when it has ended? all the time? could use release cadence and days past since last release, but how would a hiatus mid season be eastablished? not going to be simple.
  12. Mysta

    [Plugin] Moonfin for Moonfin Clients

    Otherwise, how's everyone that is using this liking it? Any big breakers? Even without seer/imdb/etc the UI looks to be nice.
  13. GrimReaper & ginjaninja, Thanks your help. I will do my best to implement these features into TV Show Status. This project is bigger than I intended, but I love a challenge I will start on the improved TV Show Status today. Hopefully, by the end of the week or sooner, I will have a working plugin for beta testing.
  14. Today
  15. Thanks for the feedback, Alexa has been updated, can you please try again?
  16. Thanks, I will have a look
  17. These two as well:
  18. These plugins manage to overlay icons on posters. your plugin might not need to to do the overlay, just maintain the tags that another plugin can use to drive? Doing it via collections is a reasonable idea but maybe your "lane" is to off the management of tags, and another plugin do image overlay or collection building from tags, just a idea...
  19. Hi, I did a restore to my new emby windows box yesterday and noticed the playlists were empty. I know why this is, because the libary and drive letters have changed. I found the M3u files and edited the paths, restarted Emby server. They are still empty. Is there anything else that can be done? Thanks
  20. FrostByte

    embyforkodi (next-gen) 12.X.X support

    Whichever one you want. I believe QM said he uses kodinerds' version of Estuary for his testing, but I've used Arctic Fuse 3 and Arctic Zephyr Rounded without issue.
  21. Thanks — good suggestion, and I've looked into what's actually possible rather than guessing. Splitting it into three parts, because they have different answers. What already works today, on every client Turn on "Prepend status to show description" in the plugin settings. It writes the status into the show's real description field, which every Emby client reads natively — Android TV, tvOS, iOS, web, all of them. You'll see things like "Returning Series 26 Jul 2026" or "Ended" at the start of the description on the show's page. No permissions to change, nothing platform-specific. It's the one route that works everywhere. What can't be done — and why An icon or badge drawn onto the poster, visible on all clients. The only plugin hook Emby provides for this is IImageEnhancer, and Emby's own team have confirmed that no client actually requests enhanced images. There's no server-side override to force it. It isn't a case of me not having built it — there's no working extension point to build it on. Status text under the posters in Continue Watching or library browse. Those grid views only render the item's title. A plugin can't add a second line, and the description field isn't shown there. The only way to get text under a poster would be to write it into the actual title — "Breaking Bad (Series Ended)" — which would wreck sorting and search.It would be too high of a price for a label, so unfortunately it can't be done. What I think would actually solve your problem better You said you don't start a show unless the season has finished. Rather than hunting for an icon on a poster, the plugin could maintain auto-updating collections — "Season Complete", "Series Ended", "Season Premiere This Week". Collections are a native Emby feature, so they show up properly on Android TV and every other client with no hacks at all, and you'd browse the finished shows as a list instead of scanning artwork. That's a bigger job than a badge and I'd want to prototype it before promising anything, but it's the one approach here that isn't fighting the platform.
  22. horstepipe

    Android mobile and Android tv do not show custom genre images

    thanks, maybe some caching issue here, will take a look
  23. KeithA

    embyforkodi (next-gen) 12.X.X support

    Thanks for creating the service! I have it setup and am having an issue. Some movies play just fine but others wont. These same movies play fine using Emby. I have tried from the library and both nodes in the video plugin. I have also tried reinstalling and on different systems. Any idea what may be the cause? Thanks
  24. GrimReaper

    Android mobile and Android tv do not show custom genre images

    I have no issues displaying custom (16:9) genre images in either app. How to Report a Problem
  25. Hello Is there any option for that or isn't this supported yet? I replaced genre images with 16:9 images, they show fine on IOS app, but I still see the auto generated genre images on Android mobile and Android TV version of Emby. BR
  26. The new home screen settings (including spotlight, etc) were added to the AndroidTV app in v2.1.48
  1. Load more activity
×
×
  • Create New...