KODI on ROSA FRESH LINUX

Hi , I have used Kodi in the past loved it. However, for the past 2 years I now use a distro not many people use at all. ROSA Fresh Linux Russian OS. That said it is forked from Madriva Linux. I was wondering has anyone been able to compile from sourc...

Unable to Open Kodi

I am attempting to install Kodi for the first time... I have successfully downloaded and moved the app to my Applications folder; however after I unmounted Kody and attempted to open it-- the app crashes. The crash report is below. Any ideas? Thanks! ...

Watched Status, Play Count, Date Last Played

I recently finished watching every TV show I have on Kodi. This meant that the Watched Status for all shows, seasons and episodes were all ticked, and all episodes had a Play Count of 1 and a Date Last Played. Today, I marked all TV Shows as Unwatched...

Background Images Android Box Kodi

Hi i'm new to kodi can someone help us I've been trying to create a folder with my images use them as background I've google it I'm still confused and what I've seen on youtube nearly everyone as got kodi on pc or mac the thing is I've got a android bo...

PseudoTV (Not Live version) not starting

This issue only seems to happen when I have channel sharing enabled. Once I disable Channel sharing, PseudoTV loads up fine.
(Just to be clear. I'm using the vanilla version of PseudoTV. https://github.com/Steveb1968/script.pseudotv )


Code:
20:44:32 T:3576 WARNING: CPythonInvoker(7): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
20:44:39 T:3576   ERROR: EXCEPTION: Non-Existent Control 201
20:45:03 T:3576   ERROR: Previous line repeats 4 times.
20:45:03 T:3576   ERROR: EXCEPTION: Non-Existent Control 131
20:45:06 T:3576   ERROR: XFILE::CDirectory::Create - Error creating F:\
20:45:24 T:2820   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.AttributeError'>
                                            Error Contents: 'TVOverlay' object has no attribute 'sleepTimeValue'
                                            Traceback (most recent call last):
                                              File "C:\Users\gonzo90017\AppData\Roaming\Kodi\addons\script.pseudotv-master\resources\lib\Overlay.py", line 683, in onAction
                                                self.startSleepTimer()
                                              File "C:\Users\gonzo90017\AppData\Roaming\Kodi\addons\script.pseudotv-master\resources\lib\Overlay.py", line 792, in startSleepTimer
                                                if self.sleepTimeValue == 0:
                                            AttributeError: 'TVOverlay' object has no attribute 'sleepTimeValue'
                                            -->End of Python script error report<--