Custom Background images not saving

I added custom pictures to my background for each menu item. As I scroll through the menu items I can see all of the pictures I set up as background images for each. Now when I log out and log back in all of the images are reverted back to default. Any...

[OPENSUBTITLES] Query seems correct, but results display query for next item

Hi all,

When wanting to download the subtitles for an episode, it seems to make the right query but the results show a query from the next item in the folder. This happens only in one particular folder, in all other folders it works just fine. Also when I use the manual search for the same item, I find the right subtitles.

The files in the folder:

Code:
p0c@server ~ $ ls -l media/series/Star\ Trek\:\ Deep\ Space\ Nine/Season\ 1/
total 7172960
-rw-r--r-- 1 p0c p0c 733722628 Dec  7  2015 'S01E01E02 - Emissary.avi'
-rw-r--r-- 1 p0c p0c 366892756 Dec  7  2015 'S01E03 - Past Prologue.avi'
-rw-r--r-- 1 p0c p0c 367290512 Dec  7  2015 'S01E04 - A Man Alone.avi'
-rw-r--r-- 1 p0c p0c 366742378 Dec  7  2015 'S01E05 - Babel.avi'
-rw-r--r-- 1 p0c p0c 366677772 Dec  7  2015 'S01E06 - Captive Pursuit.avi'
-rw-r--r-- 1 p0c p0c 366726366 Dec  7  2015 'S01E07 - Q-Less.avi'
-rw-r--r-- 1 p0c p0c 367869756 Dec  7  2015 'S01E08 - Dax.avi'
-rw-r--r-- 1 p0c p0c 367678378 Dec  7  2015 'S01E09 - The Passenger.avi'
-rw-r--r-- 1 p0c p0c 366908678 Dec  7  2015 'S01E10 - Move Along Home.avi'
-rw-r--r-- 1 p0c p0c 367490162 Dec  7  2015 'S01E11 - The Nagus.avi'
-rw-r--r-- 1 p0c p0c 366899336 Dec  7  2015 'S01E12 - Vortex.avi'
-rw-r--r-- 1 p0c p0c 367093352 Dec  7  2015 'S01E13 - Battle Lines.avi'
-rw-r--r-- 1 p0c p0c 367843594 Dec  7  2015 'S01E14 - The Storyteller.avi'
-rw-r--r-- 1 p0c p0c 367958618 Dec  7  2015 'S01E15 - Progress.avi'
-rw-r--r-- 1 p0c p0c 367324466 Dec  7  2015 'S01E16 - If Wishes Were Horses.avi'
-rw-r--r-- 1 p0c p0c 367734240 Dec  7  2015 'S01E17 - The Forsaken.avi'
-rw-r--r-- 1 p0c p0c 366826908 Dec  7  2015 'S01E18 - Dramatis Personae.avi'
-rw-r--r-- 1 p0c p0c 367695160 Dec  7  2015 'S01E19 - Duet.avi'
-rw-r--r-- 1 p0c p0c 367648962 Dec  7  2015 'S01E20 - In The Hands Of The Prophets.avi'

The listing of all episodes: https://drive.google.com/open?id=0B3TPPg...3BPZkxrR2M

When I make a search for the episode name (this show the problem in one picture): https://drive.google.com/open?id=0B3TPPg...3d1SVZkX0k

This is the relevant debug log at the same time. Seems to me that it's making the right query..

Code:
13:32:59 T:1948516352   DEBUG: ------ Window Init (DialogSeekBar.xml) ------
13:32:59 T:1850733472   DEBUG: StartScript - calling plugin OpenSubtitles.org('plugin://service.subtitles.opensubtitles/','1','?action=search&languages=English&preferredlanguage=Unknown')
13:32:59 T:1850733472   DEBUG: WaitOnScriptResult - waiting on the OpenSubtitles.org (id=1) plugin...
13:32:59 T:1572856736   DEBUG: Thread LanguageInvoker start, auto delete: false
13:32:59 T:1572856736    INFO: initializing python engine.
13:32:59 T:1572856736   DEBUG: CPythonInvoker(1, /home/p0c/.kodi/addons/service.subtitles.opensubtitles/service.py): start processing
13:32:59 T:1572856736   DEBUG: -->Python Interpreter Initialized<--
13:32:59 T:1572856736   DEBUG: CPythonInvoker(1, /home/p0c/.kodi/addons/service.subtitles.opensubtitles/service.py): the source file to load is "/home/p0c/.kodi/addons/service.subtitles.opensubtitles/service.py"
13:32:59 T:1572856736   DEBUG: CPythonInvoker(1, /home/p0c/.kodi/addons/service.subtitles.opensubtitles/service.py): setting the Python path to /home/p0c/.kodi/addons/service.subtitles.opensubtitles:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
13:32:59 T:1572856736   DEBUG: CPythonInvoker(1, /home/p0c/.kodi/addons/service.subtitles.opensubtitles/service.py): entering source directory /home/p0c/.kodi/addons/service.subtitles.opensubtitles
13:32:59 T:1572856736   DEBUG: CPythonInvoker(1, /home/p0c/.kodi/addons/service.subtitles.opensubtitles/service.py): instantiating addon using automatically obtained id of "service.subtitles.opensubtitles" dependent on version 2.1.0 of the xbmc.python api
13:33:00 T:1572856736   DEBUG: ### [__main__] - action 'search' called
13:33:00 T:1572856736   DEBUG: ### [__main__] - VideoPlayer.OriginalTitle not found
13:33:00 T:1572856736   DEBUG: ### [OSUtilities] - Search String [ Star+Trek:+Deep+Space+Nine+S01E03 ]
13:33:00 T:1572856736   DEBUG: ### [OSUtilities] - Hash Standard file
13:33:00 T:1572856736   DEBUG: ### [OSUtilities] - OpenSubtitles module hash [81b6e7b390f01c2d] and size [366892756]
13:33:00 T:1850733472   DEBUG: WaitOnScriptResult- plugin returned successfully
13:33:00 T:1572856736    INFO: CPythonInvoker(1, /home/p0c/.kodi/addons/service.subtitles.opensubtitles/service.py): script successfully run
13:33:00 T:1572856736    INFO: Python script stopped
13:33:00 T:1572856736   DEBUG: Thread LanguageInvoker 1572856736 terminating
13:33:01 T:1618998176   DEBUG: webserver: request received for /jsonrpc
13:33:01 T:1572856736   DEBUG: Previous line repeats 5 times.
13:33:01 T:1572856736   DEBUG: GetMovieId (/home/p0c/media/series/Star Trek: Deep Space Nine/Season 1/S01E03 - Past Prologue.avi), query = select idMovie from movie where idFile=368
13:33:01 T:1572856736   DEBUG: GetEpisodeId (/home/p0c/media/series/Star Trek: Deep Space Nine/Season 1/S01E03 - Past Prologue.avi), query = select idEpisode from episode where idFile=368
13:33:04 T:1572856736   DEBUG: webserver: request received for /jsonrpc
13:33:04 T:1618998176   DEBUG: Previous line repeats 5 times.
13:33:04 T:1618998176   DEBUG: GetMovieId (/home/p0c/media/series/Star Trek: Deep Space Nine/Season 1/S01E03 - Past Prologue.avi), query = select idMovie from movie where idFile=368
13:33:04 T:1618998176   DEBUG: GetEpisodeId (/home/p0c/media/series/Star Trek: Deep Space Nine/Season 1/S01E03 - Past Prologue.avi), query = select idEpisode from episode where idFile=368
13:33:07 T:1618998176   DEBUG: webserver: request received for /jsonrpc
13:33:07 T:1572856736   DEBUG: Previous line repeats 5 times.
13:33:07 T:1572856736   DEBUG: GetMovieId (/home/p0c/media/series/Star Trek: Deep Space Nine/Season 1/S01E03 - Past Prologue.avi), query = select idMovie from movie where idFile=368
13:33:07 T:1572856736   DEBUG: GetEpisodeId (/home/p0c/media/series/Star Trek: Deep Space Nine/Season 1/S01E03 - Past Prologue.avi), query = select idEpisode from episode where idFile=368
13:33:10 T:1572856736   DEBUG: webserver: request received for /jsonrpc
13:33:10 T:1948516352   DEBUG: Previous line repeats 3 times.
13:33:10 T:1948516352    INFO: Python, unloading python shared library because no scripts are running anymore
13:33:10 T:1572856736   DEBUG: webserver: request received for /jsonrpc
13:33:10 T:1948516352   DEBUG: UnloadExtensionLibs, clearing python extension libraries
13:33:10 T:1746924448   DEBUG: webserver: request received for /jsonrpc
13:33:10 T:1746924448   DEBUG: GetMovieId (/home/p0c/media/series/Star Trek: Deep Space Nine/Season 1/S01E03 - Past Prologue.avi), query = select idMovie from movie where idFile=368
13:33:10 T:1746924448   DEBUG: GetEpisodeId (/home/p0c/media/series/Star Trek: Deep Space Nine/Season 1/S01E03 - Past Prologue.avi), query = select idEpisode from episode where idFile=368

The odd thing in this case is maybe the "S01E01E02 - Emissary.avi" episode, though it didn't fix the issue when I split this up into two episodes (resp. S01E01 and S01E02).

Any suggestions?

Samsung Galaxy S5 – 2 finger tap not working?

Im a pretty experienced Kodi user with both Windows and iOS devices. I also have experience creating my own custom keymaps. But I don't have as much experience with Kodi on Android, so Im not sure if this problem is me, or Kodi, or the device, or... ? ...

Using Kodi with a spinner controler

Hi everyone, I hope I'm at the right place with my request. I would be happy to know if there is a way to use a spinner controler to navigate into Kodi, for example vor viewing pictures. Many thanks for your answer and help. Raph

find all pvr:// links?

Is there a way to find all the pvr links using json calls? eg The addresses that can be added to Favourites from the PVR Channels menu. pvr://channels/tv/All channels/pvr.mediaportal.tvserver_738.pvr I have tried using the PVR group of functions and ...

View timers: view pending rcordings?

Hi. I have a question about viewing timers from inside Kodi (v16 right now). Through Kodi, I have a bunch of full series set to record (repeating, from Guide). When I go to the timers page, I get the list of the "series recording" timers. I was wond...

Cheap DVB-T(2) solution

Hi,

I would like to make a HTPC with DVB tuner. I currently have a Shuttle XS35V4 with USB DVB-T tuner running Linux and Kodi. It is a nice setup but pretty expensive. I would like to get something cheaper for my weekend house. The main purpose will be to use it as a set-top-box to watch live TV. Currently in my country is used DVB-T but it should be switched soon to DVB-T2 with HEVC (H.265).

Time to time I would like to check something on the internet, play video from Youtube or other online services and play a movie from external hard drive. I don't care about 4K, CEC, multichannel audio or other advanced features.

I read a lot in the forums but still can not decide what should be the correct choice. A good one (but not really cheap) would be probably WeTek Play 2. But it is almost twice as expensive compared to the pretty similar Xtreamer mxV Plus. Almost identical to Xtreamer mxV Pro seems to be KII Pro. They claim to support Android and Kodi. But I¨m afraid that the TV tuner will not work in Kodi on Android. Or has the situation changed? Using a proprietary application for live TV is something I would like to avoid. Xtreamer claims they have a dualboot to OpenElec, which would be fine if it works correctly.

Another option I see is RPi3 or Odroid C2. But those are not cheap solutions either. Both will come close to $90 if I include nice box, BT, WiFI, memory, power supply and remote. Then I would need to get a TV tuner. The cheapest one with Linux support is close to $30 so I'm looking at $120 device. That doesn't make much sense IMO.

The last option (I can imagine) is an Intel mini PC. It can be as cheap as $70 for this one. And in this case I will not have to worry about DVB-T tuner Linux compatibility and get for example this one for $20. I hope I can use almost any DVB-T tuner on Windows with Kodi, right? It should create a full featured media center including MS Silverlight and Adobe Flash support (I hate those technologies but you need them sometimes). It seems to be the best option for me. It is also by far the most powerful HW.

What do you think about my ideas? I'm very eager to hear your suggestions and comments.

Cannot find Kodi on Raspberry PI

Firstly excuse my ignorance, I am an absolute newbie to Raspberry Pi, Kodi and Linux... I have a Raspberry Pi 2 Model B running Rasbian (wheezy) I installed Kodi (Or tried to...) in the terminal by running sudo apt-get install kodi It ran through ...

[Windows] Crashes on startup – first run

I recently reformatted my PC, and upon installing Kodi it crashes on first run. I've tried the latest stable and the latest beta release, but both crash in the same manor. Windows 10. Kodi Crash log below: http://pastebin.com/Dxm02th2 [Edit} please ...

OSD playback controls missing

Using 16.1 with Confluence as the skin. Noticed the OSD plaback/stop/FF/rew etc icons are missing on playback, just the time bar showing with none of these icons underneath. Also got a search box on the home screen far right, above system. Been throug...

Error play, please help me?

Hi, I'm Mark.
Sorry for my english.
I have installed kodi, I have installed addons, but when I play a channel, this is the problem:
“One or more items failed to play. Check the log file for details.”


This is my log, can you help me, please?

10:45:24 T:1452 ERROR: C:\Program Files (x86)\Kodi\system\python\Lib\urllib.py:1288: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
return ''.join(map(quoter, s))
10:45:34 T:3472 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.SkyWord/?url=plugin%3A%2F%2Fplugin.video.f4mTester%2F%3Furl%3Dhttp%3A%2F%2Fselling-team.net%3A8000%2Flive%2Fsabina%2Fsabina%2F862.ts%26streamtype%3DTSDOWNLOADER%26​name%3D%2A%2A+-----+SKY+ITALIA+-------+%2A%2A&mode=12
10:45:34 T:3472 ERROR: InputStream: Error opening, plugin://plugin.video.SkyWord/?url=plugin%3A%2F%2Fplugin.video.f4mTester%2F%3Furl%3Dhttp%3A%2F%2Fselling-team.net%3A8000%2Flive%2Fsabina%2Fsabina%2F862.ts%26streamtype%3DTSDOWNLOADER%26​name%3D%2A%2A+-----+SKY+ITALIA+-------+%2A%2A&mode=12
10:45:34 T:3472 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.SkyWord/?url=plugin%3A%2F%2Fplugin.video.f4mTester%2F%3Furl%3Dhttp%3A%2F%2Fselling-team.net%3A8000%2Flive%2Fsabina%2Fsabina%2F2548.ts%26streamtype%3DTSDOWNLOADER%2​6name%3D%2A%2A+Rai+1+%2A%2A&mode=12
10:45:34 T:3472 ERROR: InputStream: Error opening, plugin://plugin.video.SkyWord/?url=plugin%3A%2F%2Fplugin.video.f4mTester%2F%3Furl%3Dhttp%3A%2F%2Fselling-team.net%3A8000%2Flive%2Fsabina%2Fsabina%2F2548.ts%26streamtype%3DTSDOWNLOADER%2​6name%3D%2A%2A+Rai+1+%2A%2A&mode=12
10:45:34 T:3472 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.SkyWord/?url=plugin%3A%2F%2Fplugin.video.f4mTester%2F%3Furl%3Dhttp%3A%2F%2Fselling-team.net%3A8000%2Flive%2Fsabina%2Fsabina%2F877.ts%26streamtype%3DTSDOWNLOADER%26​name%3D%2A%2A+Rai+2+HD+%2A%2A&mode=12
10:45:34 T:3472 ERROR: InputStream: Error opening, plugin://plugin.video.SkyWord/?url=plugin%3A%2F%2Fplugin.video.f4mTester%2F%3Furl%3Dhttp%3A%2F%2Fselling-team.net%3A8000%2Flive%2Fsabina%2Fsabina%2F877.ts%26streamtype%3DTSDOWNLOADER%26​name%3D%2A%2A+Rai+2+HD+%2A%2A&mode=12

EPG Timeshift Settings

In the PVR IPTV Simple Client configuration there is a setting for EPG Time Shift. It seems to make no difference what I set it to even if I restart (disable and reenable) Live TV or clear the PVR database in the Live TV settings or power cycle KODI (G...