100 User Cccam Free 18.06.2017

Host : marrakech.hack-sat.org Port : 2000 User + Pass Up-4ever CLICK HERE The post 100 User Cccam Free 18.06.2017 appeared first on HackSat Team.

Will a thread continue to run during stream playback?

I'm looking to implement threading in my video add-on and I was wondering if I create a thread will it continue to run during video playback or will it be paused until playback stops? The reason I ask is because I'm trying to figure out if I need to cr...

Add section/library to main page

Hey guys, is it possible to add a library to the main page of Kodi? At the moment it has Movies, TV shows, etc. But can I add one called "Kids Movies", "Home Movies", etc.?

Search not Working

I am using Kodi 17.1 on my Amazon Firestick. Just a couple of days ago I was able to do a search for lets say a particular TV show or subject and I would get a return back after using the search function. As of yesterday, it seems the search function i...

All my files are streaming

Something weird's going on with Kodi for me. All my media files are streaming. I think the last time I used Kodi was about a week ago, but today it just started doing this. The videos randomly stops. I renamed the Kodi folder to Kodi.old, but problem ...

Buffermode 1 and wasapi breaks music

https://forum.kodi.tv/showthread.php?tid=294564 previous thread completely ignored. Still happening. Debug logs on previous post, can make identical debug logs whenever. After testing with a vanilla install, adding the advancedsettings.xml and then t...

Constant buffering with Fire Stick

Whether I am watching Netflix or an Amazon Prime, I am always experiencing buffering or stuttering every time. I have cleared the cache and that didn't work and have also watched several you tube videos on how to stop the buffering but it still buffer...

VPN Setup

Hi, I have a Firestick with Kodi 17.3. I have checked out all the tutorials on how to configure the 'stick' for use with my VPN (PIA). I have downloaded the latest version of OpenVPN & OpenElec. When I select OpenVPN, I get a msg. that says 'for co...

Fetch json for library node

Say I have a library node displayed in MyVideoNav: library://video/movies/anime.xml

How do I get JSON for that node, like the one below?

Code:
{"rules":{"and":[{"field":"path","operator":"startswith","value":["D:\\\\anime\\\\"]}]},"type":"movies"}