-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See if video has subtitles available? #25
Comments
That's actually possible. I'm thinking about adding this to the sidebar (mediaflags) and/or as an additional overlay. What do you think? |
An overlay would have to be on a video thumbnail, right? BTW, the sidebar shows descriptions. Sometimes it is too long to display. Is there any way to scroll the description? |
Preferences --> Viewtype --> Enable "Scroll Plot" Another option to see more of the plot is to open the video info screen: |
Ok. Thanks! |
Keep in mind that you can also assign the "info" action to a dedicated remote button. |
I just realized that the "info button" on the MCERemote actually brings up the info shown in Context Menu --> Information. However, for several TV-shows, the info still does not fit on the Information screen. |
Do you have an ETA for the 2.6 and the following big release? Will you get the TV-Show ratings from IMDb? Like the IMDb Add-on? Can the CC show the language? I need it in English, but sometimes only other languages are available. I am currently depending on a Plex Server Add-on to download the subtitles. ================= In Kodi, I believe that there are two options to download subtitles:
I am a bit confused about which method to use: add directly in Kodi as a service or download Add-ons? |
About 1-2 weeks from now. After that I'm going to switch to smaller updates but they will be more frequent
No, I want to do it without any 3rd party addons e.g. :
Yes, but this information will be on the video information screen only. Sidebar will only show "CC" if there are subtitles available because there is just no space available to display more than that.
I hardly use subtitles but why would you use a KODI addon if the plex server can do it for you anyway? |
What I could do is an "Show CC only if a specific language (e.g. english) subtitle is available" option, if that is what you are asking. |
I meant to ask if you would do it w/o an Add-on. I currently see TV show ratings on Kodi, but I don't know where they are coming from..?? I would like to have IMDb ratings instead but I haven't installed the Add-on yet. What would be different if you incorporate it in the skin vs if I use the IMDb Add-on?
OK
The Subtitle Add-On (Sub-zero) is not working well with the newer versions of the Plex server. I am trying to get rid of the Plex server altogether. |
I guess that would be nice! Maybe have the CC in another color if English is available, or Append -E (e.g. CC-E if English is available)? |
Yes, different color would be the best solution.
I'm using PLEX built-in OpenSubtitles.org feature (Settings --> Agents --> Movies/Shows --> OpenSubtitles.org). It works for me, no need to use an add-on. May I ask why you gave up on plex / plexkodiconnect? Because I'm also working on a KODI fork/package which among other things should make it much easier to setup and work with plex. (Windows TEST build here: https://github.com/bkury/OpenHT/releases)
I think the default rating source is IMDB for most KODI scrapers. Unfortunately, KODI is very inconsistent when it comes to showing multiple rating sources in skins. It looks like that I have to use an 3rd party add-on to show more than one rating source. Anyway, with Night v2.6 you should only need to install an additional add-on to see ratings from multiple sources like IMDB, Metacritic, Rotten Tomatoes, ... |
I had been using Plex for several years, but I wanted to have TV show ratings. However, that is currently not possible with Plex or any Add-on. I also had issues with the new Server versions that dropped support for the Sub-zero subtitles Add-on. Finally, I have used OpenPHT but it sometimes fails to play TV-shows, and in particular when it doesn't like the subtitles (and I really dislike the "newish" Plex Media Player). I therefore started using Kodi with the Light IMDb Ratings Add-on (https://forum.kodi.tv/showthread.php?tid=316342). I have no important use for a Server as I only watch content on my local PC. BTW, I looked at your OpenHT link, but I don't understand it's purpose? What would the advantages be? Would it be similar to Kodi with plexkodiconnect? Wouldn't it have the same problem that I had (e.g. it would overwrite my show ratings)? I would be very interested to know how you could add TV show ratings (e.g. IMDb) to the Plex database. I have been told it is not possible; I have tried the only Plex Add-on that I am aware of: https://github.com/mynttt/UpdateTool (See my comments there; mynttt/UpdateTool#49) p.s. I think it would be great if you discuss the advantages of your OpenHT vs regular Kodi here: https://github.com/bkury/OpenHT/releases, and it is not clear what to download and install. Is it an Add-on maybe? |
OpenHT is a standalone KODI package/fork and can be installed alongside KODI. It's basically a more user-friendly version of KODI and comes with some modifications and improvements like :
It's basically my playground to create something which I think would be great to have in a home theater. In the end this also allows me to address things like your plexkodiconnect / rating problem in the future. |
So it is not really ready to use a replacement for my regular Kodi installation yet? |
I already use it as my daily driver for months. It shouldn't be different for you especially since you are using Night anyway but you will get all the additional stuff I mentioned above.
You don't see the download link for windows when going to https://github.com/bkury/OpenHT/releases ? Openht (Win64) Direct Download Link: |
I never completely understood how github works. When I go the main page, https://github.com/bkury/OpenHT, I can not see a link that would bring me to https://github.com/bkury/OpenHT/releases. How would a novice (like myself) know to go to https://github.com/bkury/OpenHT/releases to find the download link? OpenHT appears to be built on Kodi 18.9? Can I install it as a portable version so I can continue to use my current Kodi setup? If I understand correctly, OpenHT is using plexkodiconnect and all my TV show ratings will again disappear? (I had to remove plexkodiconnect and use Kodi instead of Plex database to get them back). BTW, what is "[ADDON] plugin.video.plexkodiconnect v2.12.25 "? Is that just the "regular" plexkodiconnect? |
Yes, for now.
Yes, OpenHT is standalone. It's using different data and install directories, it shouldn't change or damage your KODI setup/installation in any way. (although it's never a bad idea to make a backup before doing anything)
You don't need to use PlexKodiConnect if you don't want to. The idea is to just enable PlexKodiConnect on the setup screen and you should be good to go but even if you don't use plex you can still benefit from other features.
Yes, with some minor setup tweaks. |
In Plex I can navigate to a video to see if it has subtitles before I start playing it.
Is it possible to see this in your skin and Kodi?
I suspect that Kodi does not have this feature, and I need to start playing the video and then open the video controls to see if there is a subtitle available?
The text was updated successfully, but these errors were encountered: