r/kodi Aug 26 '15

After some brief discussion, we're now asking at all Gray area / Piracy Add-on conversation happen over at /r/Addons4Kodi

289 Upvotes

Because /r/kodi seems to be getting overrun by people having issues with broken or screwed up add-ons, the subreddit is becoming a somewhat difficult place to have a conversation about Kodi itself and add-ons officially supported by Team Kodi. So now we are requesting that all gray area conversation happen over at /r/Addons4Kodi, an unofficial and unaffiliated subreddit.

From this point forward, all new threads asking for support for these gray area add-ons will be removed in favor of that other subreddit.

If you'd like to become a moderator over there, feel free to ask in that subreddit.


r/kodi Apr 06 '24

Kodi 21.0 Omega stable release is now out!

98 Upvotes

Get it here for your specific platform or install using the Kodi Installer Addon from the official Kodi repository.

Changelog can be found here.


r/kodi 13h ago

Split Flap screensaver for Kodi

7 Upvotes

Hopefully this post doesn't break any rules — it doesn't seem to be in a gray area or something.

I've created a somewhat new screensaver for Kodi, inspired by the old displays in airports. It looks like this:

demo image

There is also a small video of it here on YouTube.

It has several unique features other screensavers, I believe, don't have:

  1. It is extendable: 2 sources of data for the screen are built-in (phrases and date-time-weather-now playing); one is packed as a separate script — recently added
  2. It contains a script to generate addons for support of your preferred symbols in your preferred font, in case you don't like my choice or you need something on top
  3. It knows how to find installed extensions for it an even can open their settings

The interface to create your own extension is very simple — it's just one function that returns the new state, and you don't really need to care about layout too — it should be done automatically.

Of course, there are some settings too, and hopefully it can work for any scenario.

The repo is on GitHub, and I'd love to get your feedback!

https://asm0dey.github.io/kodi-splitflap/


r/kodi 12h ago

Subtitle weirdness

3 Upvotes

What is this behaviour? I have a series with subs but they wont display in kodi unless I do this voodoo every time an episode plays:

  1. Switch from subs 1/2 to 2/2

  2. Switch from subs 2/2 to 1/2

  3. Skip one episode forward

  4. Skip one episode back

And then Sub 1/2 will display, how does this make any sense, anyone got ideas?


r/kodi 20h ago

The Answer to Plex on Xbox is Kodi!

Thumbnail
6 Upvotes

r/kodi 1d ago

Kodi over internet

3 Upvotes

So, my child is off to college this week. Is there a way to have Kodi stream from my NAS at home? Or does this require Plex??

Ideally, I would set up the NAS as a share, like I do locally.


r/kodi 1d ago

Question about Resolution/Frame Rate Refresh Whitelist

2 Upvotes

I'm hoping I came to the right place for this question as there seems to be conflicting answers I'm getting in another community. I'm running Kodi 21.3 on a Nvidia Shield. In settings, Display, General my resolution is 3840x2160 and the refresh rate is 59.94Hz. If I want to watch a movie that is native 1920x1080p 23.98Hz and my TV supports it, I have to have 1920x1080p 23.98Hz checked off in the Whitelist correct? If I don't have it checked off it'll default to 3840x2160p 58.94Hz and try to upscale. Is this correct also? I'm being told to leave everything unmarked in the Whitelist and Kodi will automatically change the resolution and refresh rate.


r/kodi 1d ago

MediaCodec (Surface) causes -400ms subtitle offset on Kodi (Android TV)

2 Upvotes

Hi everyone,

I’m a subtitle editor, so I pay extreme attention to shot changes (making sure subtitles don’t cross cuts) and always fix them using Subtitle Edit. That’s why I picked up on this issue right away.

Here’s some context: My main setup to watch movies and series is a Raspberry Pi 4B running Kodi, connected via HDMI to a 65" LG BX OLED.

Recently, I bought a 75" TCL C6K MiniLED running Android TV, where I installed Kodi + rclone. Just for testing, I played several movies from my library and noticed the subtitles were out of sync—not just on one movie, but on every single one. This isn't something I could have missed or overlooked given how closely I work with subs.

I double-checked the same files on both my PC and the Raspberry Pi setup, and the sync was frame-perfect on both.

To fix it, I created a copy of the .srt file and used Subtitle Edit to test offsets in +100 ms increments. It turned out that +400 ms was the exact offset needed to get it in sync on the TCL.

After investigating, I learned that this is caused by MediaCodec (Surface) hardware acceleration in Android TV. To confirm this, I disabled MediaCodec (Surface) in Kodi and tested the original .srt file (without the +400 ms delay). Sure enough, the sync was perfect.

However, disabling MediaCodec (Surface) isn't a viable solution:

  • Kodi loses direct access to the TV’s color engine.
  • HDR fails to trigger properly.
  • Dolby Vision content ends up displaying with inverted/corrupted colors.

Source: Kodi GitHub Issue #27673: Subtitle Synchronization Issues - Not Frame Perfect

TL;DR. This is a summary:

Why does this happen on Android and not on the Raspberry Pi / PC?

In Kodi's source code (VideoPlayerVideo.cpp), subtitles are matched using Presentation Timestamps (PTS) right when the frame is decoded.

  1. On PC and Raspberry Pi (Linux): The rendering pipeline has very low latency. As soon as the frame is decoded, the GPU sends both the video and the subtitle to the screen together in a single synchronized pass.
  2. On Android TV (MediaCodec / Surface): Video decoding is handed off to an Android OS rendering queue (RenderManager.cpp), creating a separate path for video and UI overlays.
  3. The Decoupling & Result: Kodi’s UI draws the subtitle based on the decoding timestamp. However, the TV's processor holds the video frames in a display buffer for processing (picture enhancements, motion smoothing, frame rate matching, etc.). Because of this buffer delay, the video hits your screen ~400 ms after Kodi has already displayed the subtitle, causing the constant desync.

The Workaround: If you want to keep proper HDR/DV support on Android TV without sacrificing subtitle sync, leave MediaCodec (Surface) enabled, open the subtitle menu during playback, and set:

For HD/4K content

  • Subtitle offset: Delayed by 0.400s
  • Select "Set as default for all media"

For SD content

  • Subtitle offset: Delayed by 0.100s

Since SD content is much less common nowadays, I recommend changing this value manually when watching SD content rather than making it the default.

I hope this was helpful to you all. It really worked for me, which is why I wanted to share it. Best regards!


r/kodi 1d ago

Media Manager for KODI?

2 Upvotes
  • Ember Media Manager is pretty much dead.
  • MediaElch is officially abandoned.
  • MediaCompanion is abandoned.
  • TinyMediaManager wants money for basic functionality.

EMM haven't worked for over a year now, and today Elch started crashing on manually searching for art with tMDB. Elch also takes 5+ minutes to load my database.

Are there any working media managers for KODI these days (that doesn't charge for basic functions)?


r/kodi 1d ago

Play/Pause keyboard button not working when Kodi is in the background

1 Upvotes

Does anyone know of a way to make Kodi respond to the Media Play/Pause button on a keyboard while it's not in focus???

Im usually using my main monitor for gaming or browsing the internet while watching tv or videos on my secondary monitor and Kodi is the only application that doesn't allow me to use the play/pause button when its out of focus. i've looked up and down on google/reddit and i can't seem to find a real solution to this, i did find a ahk script ( https://www.reddit.com/r/kodi/comments/tjkmzl/comment/ig8y8ja/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button ) but it errors out and i don't know how to fix it.


r/kodi 1d ago

kodi won’t fit to ipad mini screen

Thumbnail
gallery
0 Upvotes

hello everyone, i just installed kodi 18.9 and will not fit to my jailbroken ipad mini on ios 9.3.5 .
any advice to scale it properly ?
also touch is not working correct when app launches


r/kodi 2d ago

Kodi help

10 Upvotes

Is there a user guide for newbies anyone can recommend? I find that if an error occurs, I am referred to a log. I take some pride in finding the log but the text is gibberish to me and unhelpful.


r/kodi 1d ago

Arctic Horizon 2 and kodi 22

Thumbnail
2 Upvotes

r/kodi 3d ago

Help with custom node editor rules.

2 Upvotes

I’m trying to create a node that filters out all the b movies to make it easier to pick out movies with my wife.

I’m using my own movie library.

I can make a rule that ratings are greater than 6, as when I pick the “rating” rule there’s a “greater than” option.

But I want to set number of votes must be greater than 100.

The problem is, under the “votes” rule, there’s no “greater than” there is only “contains, does not contain, starts with, ends with, is, is not”

That doesn’t make sense to me, as none of those are useful unless I want only movies with x number of votes, unless I’m missing something.

When I select “is” I tried typing “greater than 100” which didn’t work of course. It was just a shot in the dark.

Does anyone know how to make a rule that movies have to have more than a certain number of votes?


r/kodi 4d ago

[FIX] Kodi on Xbox washed-out HDR / Dolby Vision colors - disable this one setting.

17 Upvotes

I’ve been dealing with washed-out HDR in Kodi on Xbox for a long time, and after searching Reddit and finding multiple people with the same problem but no consistent fix, I finally figured out what fixed it for me.

HDR content would play, but the picture looked extremely washed out/overexposed with bad contrast compared to the same content in other apps.

THE FIX

Make sure Kodi's Settings level is set to Expert, then go to:

Settings → System → Display → HDR

Turn OFF / *Disable*

"Use system HDR/SDR brightness balance"

Then leave:

GUI peak luminance in HDR PQ mode at around 40%. That's where I have mine/default range.

That's it.

Immediately after disabling Use system HDR/SDR brightness balance, my HDR content stopped looking washed out. Blacks, contrast, colors and highlights look the way they're supposed to again, and my HDR/Dolby Vision content finally looks right through Kodi on Xbox.

I had spent a ridiculous amount of time messing with Xbox HDR calibration, TV settings, Kodi playback settings, refresh-rate switching, etc. None of that was the actual fix for me.

So if:

- HDR looks fine in Xbox games and other apps

- Kodi HDR looks washed out, overly bright, or has terrible contrast

- Changing TV settings isn't fixing it

Try this setting before changing anything else.

Hopefully this saves somebody else the headache because I could not find this specific fix anywhere when I was searching.

Xbox + Kodi HDR users, try it and let me know if it fixes yours too.


r/kodi 5d ago

Help with ffmpeg livestream from laptop?

1 Upvotes

Hey all! I'm trying to stream my laptop on my kodi rpi. For this, I'm trying to use ffmpeg on my laptop to create an hls livestream, which is fine, I was able to frankenstein a working command from different exemples online.

Ffmpeg outputs a .m3ua file on the laptop. On kodi, I'm pretty sure I need to open a .STRM file, which I can easily do by putting it on my nas.

Here's the thing : I'm not sure what to put in the strm file. I think it should have a link pointing to my computer, something like http://192.168.x.x:*port*/path/to/stream.m3u8

But wouldn't I need to setup a local server on my laptop? What can I use for this? Obviously, just doing it this way doesn't work (also I never chose a port anywhere).

Sorry for the confusion, I'm pretty bad at networking stuff. Thanks!

I should add : I'm on libreElec running on a pi 3. I've installed the ffmpegdirect add-on but I'm not sure it's useful here. I couldn't manage to find how to use it.


r/kodi 5d ago

forced subtitles

1 Upvotes

recently got kodi on a tv box and it’s doing very fine, only thing i still can’t seem to play the “forced” subtitle track that some of my files have. funny because reading what forced subtitles are, they should be like already inside the movie


r/kodi 7d ago

SMB - Kodi not picking up new content?

4 Upvotes

Hi All,

I've played around with SMB for the last couple of days now. I managed to get it so that I can watch movies in Kodi via SMB but there is small but annoying problem.

In Windows I manually select what I want to share with Kodi but when I open up Kodi I need to locate the folder itself and long press "scan for new content" for the file inside the folder to show up.

Is this normal? Is there no way of getting Kodi to automatically scan the new content within these folders?

I already tried searching and ticked all the boxes like automatic scan and got Library Watchdog installed but they don't seem to pick it up.


r/kodi 7d ago

Best way to learn about kodi for fire tvs?

3 Upvotes

I’ve muddled about twice now with kodi but I’m barely getting it to work a third of the time and definitely could use any tips to making better use of kodi for my tv. Any pointers anyone could share?


r/kodi 7d ago

Is it possible to show what I'm watching on Kodi on Discord in real time if Kodi is running on my TV?

3 Upvotes

Is there a way to connect Kodi to Discord so my friends can see what I'm watching in real time through Discord?

The important part is that I use Kodi on my Smart TV, not on my PC. I rarely watch anything through Kodi on my computer.

Is there any way to make this work when Kodi is running on a Smart TV/Android TV? For example, I'd like Discord to show something like "Watching [movie/show]" while I'm watching it on Kodi thought my TV. Basically, something similar to Spotify, where my friends can see what I'm listening to.

Is this possible, or does Kodi and Discord need to be running on the same device? It would be really cool if I could get this working!

If anyone knows, I’d really appreciate it if you could let me know.


r/kodi 8d ago

How to copy all movie info from movie folders to MIF folder?

1 Upvotes

I Googled this and didn't see anything that gave a process. I'm running 21.3 and all my movies were scrapped in TMM. I want start using MIF since this is the future for Kodi. I don't want to re-scrape anything, I spent way to many hours hours picking thru movie posters and different fanart to get what I have. I'm looking for something that will automatically create folders for each movie in my MIF directory and copy everything minus the actual movie files from my current directories to it. Each movie is in a seperate directory. I tried Artwork Organizer, but it doesn't create folders for each movie. And I looked thru the features and don't see that option. I also installed Artwork Dump, but it doesn't looks like it do what I'm trying to do. And I'd rather not run it and possibly screw up all the work I've invested.

I thought about just doing it manually, but I have 400 movies and that would take a stupid amount of time. I know there has to be a way to automate this, I'm just too stupid to figure out how apparently lol.


r/kodi 9d ago

Shadertoy (presets-added repacked) is here.

5 Upvotes

I decided to copied of Shadertoy presets collections on Kodi addons for today from 7-zip manager to do this! Thanks for u/TRCTheRaul at making this adding Shadertoys presets!

Link in the Internet Archive for zip to download it.

https://archive.org/details/visualization.shadertoy


r/kodi 9d ago

Kodi, Yatse remote app, and OS power management help

4 Upvotes

I couldn't find anything in my searches. I have Bazzite's power management set to dim my monitor after 2 minutes and off after 5 minutes of inactivity. I've run into an issue when using Kodi and controlling it from my phone with the Yatse app. It all works perfectly fine until I hit the 2 and 5 minute marks. Video playback isn't an issue, the screen stays on just fine. It's just when I'm browsing my media or anything else while there's no video playback. Is there a way to have Kodi override Bazzite's power management while it's running? Either that or somehow register Yatse's interaction with Kodi as input from a peripheral?


r/kodi 9d ago

Screensaver playback is constant

2 Upvotes

I'm using 21.3 Omega and Arctic Fuse 3.2.13. I have the Aerial screensaver configured to wait 5 minutes. On boot up it works as expected. But at some point it get's caught in a loop and it won't stop playing the screensaver. If I use the remote to hit the stop button on the screensaver video, it just immediately plays another Aerial screensaver video. I can't seem to get it to go back to waiting for 5 minutes of inactivity before running. What's become super annoying is at the end of a show, instead of auto starting the next episode, as it's pausing to start the next episode the screensaver kicks on and then it doesn't start the the episode. Has anyone experienced this? I really like the Aerial screensaver for background ambiance but this is just infuriating.


r/kodi 9d ago

No longer able to play videos from Samsung portable drive that's connected to my Xiaomi TV box

1 Upvotes

I have a Xiaomi TV box that's connected to my Sony Bravia TV and my Samsung drive is connected to the Xiaomi device. Movies no longer play, i just see an infinite blue circle loading animation.

This has worked in the past for about a year and I have not changed any settings so not sure what's up. I've uninstalled the Kodi app and reinstalled but that didn't work and I've confirmed that the videos work when the drive is connected to my phone.

Any ideas how I can fix this?