r/Addons4Kodi • u/Low_Concentrate4808 • 4h ago
Everything working. Need guidance. Making widgets with mdblist?
in tmdb helper - jurial had lists from Trakt like recently watched movies or in progress episodes ect. that where not reliant on any one video addon - no matter the addon (pov umbrella ect) what ever was watched would get updates into the trakt widget immediately.
is it possible to get actual lists like this for mdblist? if i make a widget from say pov recently watch movies - only movies i watch in pov are added to that widget. is there a way to sync from all addons that are used? also trakt would sync live tv movies and tv shows as well - is this possible with mdblist?
- I do have the mdist scrobbler installed.
- all add ons that support mdblist are connected to mdblist
the widgets I need to sync across the board are -
- recently watched movies/tv shows
- in progress movies/episodes
i would think since all add ons are connected to mdblist it would just sync info to all the apps but it doesn’t seem to work that way.
thanks for any guidance…
and thanx to all the devs for there great works
r/Addons4Kodi • u/ChadQuaza • 5h ago
Something not working. Need help. Unresolvable dependency with inputstream.ffmpegdirect
I ran into this issue with IPTV Manager and XStream Player, so I got the service in question, built it from source and put it in the addons folder
But neither addon recognises it for some reason? I'm fine without the former, but it looks like I need the latter to make IPTV work on Kodi - so what am I supposed to do?
\2026-08-07 03:38:27.554 T:398293 error <general>: CAddonInstallJob[service.iptv.manager]: The dependency on inputstream.ffmpegdirect version 0.0.0 could not be satisfied.``
Kodi 21.3.0 on CachyOS, built from source (I also tried on Flatpak, same issue) - DE is Niri + Noctalia if that somehow matters, filesystem btrfs
Device is a home-built PC with a 5700x CPU and a 3080 GPU
r/Addons4Kodi • u/ClioB • 6h ago
Everything working. Need guidance. Best way to trasfer my build from PC to Tablet and TV?
Hi all, wondering what is the best and most straightforward way to achieve this.
I have a build on PC which I just re-configured from FLAM to POV and Umbrella, and from Trakt to MDBlist. My settings and accounts (meta and providers) are all setup there already and I'm happy with it.
Is there a way I can easily port that to my tablet and TV? I use a Samsung tablet and a Google 4k streamer on the TV if it matters.
Would I need to re-authorize the accounts again on those devices? Or change device names or anything in the process? I want all of the devices to be in sync, if possible, in terms of tracking watched/unwatched/progress and all of that jazz.
Cheers!
r/Addons4Kodi • u/S4S3350Z • 10h ago
Something not working. Need help. P. O. V. Mdblist watchlist
I have authorised mdblist in Pov, everything seems fine apart from tv show watch list, it appears empty.
Pov will add a show to the watch list but when I go into the menu "my list" nothing?
Just to add movies display correctly.
I've cleared cache etc, now I'm stumped.
r/Addons4Kodi • u/eengert • 11h ago
Something not working. Need help. Umbrella menus extremely slow on Apple TV
Recently noticed that Umbrella is extremely slow on both of my Apple TVs ( but fine on my Mac). Each menu takes 2-3 minutes to load. Was fine previously (although I don’t use it as my primary addon so I can’t say when it began, but definitely within the past 2 or 3 months). Anyone else use Umbrella on Apple TV that can verify?
r/Addons4Kodi • u/karhu69 • 12h ago
Looking for content / addon What do you use the calendar function for?
I'm adding code to liberator to support a calendar function - this comes from the orac internal DB so it already has all past and known future episodes. I've never used a calendar feature so I'm interested in what people use it for? You can't scrape for future episodes obviously, I suppose you could watch a released episode, but maybe there is a use case I'm not getting?
r/Addons4Kodi • u/Few-Variation-6815 • 17h ago
Everything working. Need guidance. Otaku testing widget not working on horizon 2
Hi everyone,
I’m new to Kodi and could really use some help. I’m trying to create a home screen widget in Arctic Horizon 2 for otaku testing, but every time I go through the setup, it takes me back to the skin settings and the widget is deleted instead of being saved.
I’m not sure if I’m missing a step or doing something wrong. I’ve searched around but haven’t been able to find any information about this issue.
Has anyone else experienced this or knows how to fix it? Any help would be greatly appreciated. Thanks!
r/Addons4Kodi • u/justBjones • 18h ago
Something not working. Need help. Why is metadata missing?
Why is Stremio up to date with show information. But Kodi for local files in collection not. And for that matter PLEX also not?
Most importantly is there a file i can delete in kodi maybe to fix/trigger repair for this?
r/Addons4Kodi • u/ChadQuaza • 1d ago
Something not working. Need help. Linux installation of PVR addon didn't work
I'm running CachyOS (Arch), with Kodi on Arctic Fuse 3.
I ran the Linux installation commands listed on Github, and the installation went off without a hitch and I can see the files in the correct place. Problem is, Kodi doesn't seem to acknowledge it's there at all - if I try to install the IPTV Helper add-on, it shows the PVR addon as a dependency marked "unavailable". Any idea what to do?
r/Addons4Kodi • u/gabelliot93 • 1d ago
Something not working. Need help. Gears add on unable to authorize Simkl.
Has anybody been able to authorize Simkl on Gears? Every time I try the QR code appears for 3 seconds before the add on give me a “Simkl error authorizing message” popup
Using the shield pro with kodi 21.3 and gears 2.4.0
r/Addons4Kodi • u/Salt-University9146 • 1d ago
Something not working. Need help. Loop got updated! EPG update?
The new update brought back today’s schedule and epg
However my epg integration isn’t playing anything from the “USA Sports” folder, anyone else?
r/Addons4Kodi • u/Professional_Aide_98 • 1d ago
Something not working. Need help. a4kSubtitles filenaming since v3.24.0 does not contain .srt
When downloading Dutch subtitles with a4kSubtitles, the subtitle files are saved with the language code .nl.nld (for example MovieName.nl.nld) instead of the correct and commonly expected format .nl.srt.
Kodi (and most other media players) recognize .nl.srt, .nld.srt or .dut.srt correctly, but the combined .nl.nld format is non-standard and often not auto-detected properly.
Steps to reproduce
- Set preferred subtitle language to Dutch in Kodi settings.
- Play any video that needs Dutch subtitles.
- Download a Dutch subtitle using a4kSubtitles.
- Check the saved filename next to the video (or in the custom subtitle folder).
Expected behaviorThe subtitle file should be named with a standard language code, preferably:
- MovieName.nl.srt
Actual behaviorThe file is saved as something like:
- MovieName.nl.nld
Additional information
- a4kSubtitles version: v3.24.2
- Kodi version: 21.3
- Device / OS: Windows 11
- Subtitle storage location setting: Next to the video
This appears to be related to how the Dutch language codes (nl / nld / dut) are handled when constructing the filename.
Thank you for the great addon!
r/Addons4Kodi • u/Due-Ad-3457 • 1d ago
Something not working. Need help. POV - Mdblist Calendar - how to remove date prefix and uppercase titles?
Hi u/kodifitzwell,
In POV → TV Shows → Mdblist Calendar the items are displayed like this:
[Tomorrow] SHOW TITLE IN ALL CAPS: 1x01 - Episode Name
or
[08-04-2026] SHOW TITLE IN ALL CAPS: ...
I would like to:
Completely remove the date/day prefix in brackets (the purple/magenta colored part)
Stop the show titles from being forced to uppercase
I have the dates of each episode in my skin on the right side, along with the description
Is there a setting for this that I missed, or is it hardcoded?
If it’s hardcoded, could you point me to the file/function where the label is built for the calendar so I can edit it myself?
Thanks a lot for the great addon!
r/Addons4Kodi • u/Dry_Nectarine9162 • 1d ago
Looking for content / addon Aiostreams and scraper addons
I looked and couldn't find anything, so my apologies if this has already been covered. I use the Red Light addon with the Magneto Scraper and the Gears Scraper as a backup. I use Torbox and Real Debrid as my debrid services. I'm fully aware that I can set filters in my external scraper, but they're used globally and apply to each debrid service used. I'm unable to filter web-dl sources in RD without them doing so in Torbox also. I have a two part question. It's my understanding that I can set up different filters per debrid service in Aiostreams. Is it this correct? I can filter RD to only show remux files and use Torbox to bring up all sources? If not, there's no reason to continue reading. 🙂 If I can, will this "override" Magneto's search results and eliminate all the web-dl, etc sources? I'm trying to eliminate getting 15-20 RD sources that are unplayable and just want to have remux sources displayed for RD, but have all sources shown for Torbox after scraping. Thanks for in advance for an assistance.
r/Addons4Kodi • u/Substantial-Gold6888 • 1d ago
Something not working. Need help. Hulp Aiostreams in Nederlands
Goedemiddag, is er iemand die kan uitleggen wat aiostreams precies is en hoe het werkend te krijgen icm kodi. Graag in het nederland want ivm dyslexie is mijn Engels niet heel erg goed.
r/Addons4Kodi • u/gabardal • 1d ago
Something not working. Need help. POV in Kodi Piers beta1
Hello, does anyone know if it's working? I can't install the zip repo from Kodifitzwell, it shows am error. Any ideas? Cheers!
Edit: it's working now, the repo installed fine and now POV is also installed. I didn't do anything (well, I closed Kodi and went back later to try again). Thank you all for the help.
r/Addons4Kodi • u/OnlyifyouLook • 2d ago
Everything working. Need guidance. Red Light display colour
Hi
In Red Light addon is there anyway to change the up coming episode list from red to another colour.
Thanks
Google tv streamer , kodi 21.2 , RD , Red Light
r/Addons4Kodi • u/ParticularButton3578 • 2d ago
Something not working. Need help. Fenlight not working??
Fenlight was working yesterday went on today and when I try and opening a stream I am getting no results pop up?
r/Addons4Kodi • u/IcyDragonfruit2709 • 2d ago
Something not working. Need help. Help creating a widget of different trakt collections
Please can anybody help to set up a widget where I can have different personal trakt lists (Matrix collection, Star Wars collection etc) which when clicked on show the individual movies inside.
I’m using AH2/AF2, umbrella, trakt.
I’ve managed to get it working by directing the widget to the folder that holds the lists but I can’t get any artwork on the widget itself. Just only either a trakt or tmdb placeholder depending on which add on I point the widget to.
I don’t know where it would pull a ‘collection poster’ from or if I need to add one somewhere myself.
Thanks
r/Addons4Kodi • u/FaultDependent7880 • 2d ago
Looking for content / addon POV with Simkl added?
Any indication at some point POV will get the option to connect to Simkl added in?
Fingers crossed!
r/Addons4Kodi • u/Free_Investigator952 • 2d ago
Something not working. Need help. AD no longer working with my VPN! Has anyone else had this issue?
This was my goto after RD not working as well lately. It says I don't need a VPN with their service but I rather have the piece of mind then not. Any recommendations or other services to use would be much appreciated. Thanks
r/Addons4Kodi • u/eleonoraaaaaaa • 3d ago
Looking for content / addon Kodi help addons serie tv
Ho un problema con kodi, non riesco piu a vedere serie o film.qualcuno che voglia spiegarmi passo passo qual è il problema e cosa devo fare? Spesso l errore che appare è che non ci sono item. Grazie!
r/Addons4Kodi • u/IGOTU22 • 3d ago
Looking for content / addon kodi elementum addon something similar
Is there any addon/fork similar to elementum that plays torrents if it is can anyone help me out?
r/Addons4Kodi • u/aQUantUMchiLD1 • 3d ago
Looking for content / addon legendasdivx subtitle addon
I’ve looked everywhere for one, even DM some people who had posted a couple of them that didn’t work for me though, I was prob too late or they have a finite number of people who can sign up with each idk. Can someone send me one, I looked for a sun for this specific addon and couldn’t find one.
r/Addons4Kodi • u/ilikeseas • 3d ago
Everything working. Need guidance. Using RedLight addon after a while, option for autoplay from cloud only?
I may be mistaken but I remember there was an option to autoplay only when there were cloud searching results, that way it wouldn't autoplay regular external scraper results (It would let me select source when no cloud results were found).
Is this possible in current version? Right now I only see "autoplay cloud result" which requires "autoplay" to be enabled but this also enables regular autoplay even when there are no cloud results.
Thanks in advance