Kodi Community Forum
Release Library Data Provider - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Skinning (https://forum.kodi.tv/forumdisplay.php?fid=12)
+---- Forum: Skin helper addons (https://forum.kodi.tv/forumdisplay.php?fid=300)
+---- Thread: Release Library Data Provider (/showthread.php?tid=210063)

Pages: 1 2 3 4 5 6 7 8 9 10 11


RE: Library Data Provider - satmanuk - 2015-06-27

thanks, as doing my head in everyone come out of something the pop up Smile


RE: Library Data Provider - satmanuk - 2015-06-30

(2015-03-25, 18:31)davidjr Wrote: I was having same error. An update for 'Library Data Provider' came down last night and fixed it.

mine wont update??


RE: Library Data Provider - braz - 2015-07-03

I'm getting an error when trying to play a recent album from a widget. Another user reported the same thing with recommended albums as well. Tested in Mimic and Aeon Nox 5.7.2.

Debug log...
http://pastebin.com/mZ5awyyx


RE: Library Data Provider - BigNoid - 2015-07-03

(2015-07-03, 21:34)braz Wrote: I'm getting an error when trying to play a recent album from a widget. Another user reported the same thing with recommended albums as well. Tested in Mimic and Aeon Nox 5.7.2.

Debug log...
http://pastebin.com/mZ5awyyx

Fixed, thx.


RE: Library Data Provider - braz - 2015-07-03

Thank you BigNoid!


RE: Library Data Provider - scott967 - 2015-07-10

Feature request:

For recommendedepisodes. Would it be feasible to get ListItem.Property(UnWatchedEpisodes) for the tvshow associated with an episode?

thanks

scott s.
.


RE: Library Data Provider - mkortstiege - 2015-07-10

What about using the Container? Having the property on episode item level makes not much sense imo.


RE: Library Data Provider - scott967 - 2015-07-10

The idea is that a panel container contains recommended episodes from the plugin and user would like the focused item to show the number of unwatched episodes.

scott s.
.


RE: Library Data Provider - mkortstiege - 2015-07-11

(2015-07-10, 13:22)scott967 Wrote: The idea is that a panel container contains recommended episodes from the plugin and user would like the focused item to show the number of unwatched episodes.

scott s.
.

Not sure i like the idea. I think it will slow down the item retrieval since we would have to perform a join on the seasons_view in order to get the correct values.


RE: Library Data Provider - Angelinas - 2015-08-01

@BigNoid
This shud be id number from movie imdbnumber (c09),now is id from my list of movie...
Code:
liz.setProperty("dbid", str(item['movieid']))
Without this IMDBNumber takn with your script cant start cinemaexpirince from widget with code.
Code:
<onclick>RunScript(script.cinema.experience,movieid=$INFO(Container(510).ListItem.DBID))</onclick>

$INFO(Container(510).ListItem.tmbd)) show number from movieid "54" Huh? (shud it be "tt1663662")
Same for tvshow...

thanks


RE: Library Data Provider - BigNoid - 2015-08-01

DBID is the internal Kodi db id. IMDBNumber is not yet supported in the script. I will check if I can add it.


RE: Library Data Provider - flowerpot - 2015-08-07

hi we are useing aeon nox Isengard and nearly sorted out our system when we get a libraray data provider error any help would be great thanks

http://xbmclogs.com/pdnsnigdw


RE: Library Data Provider - BigNoid - 2015-08-07

You should post a proper debug log. In that log i only see errors from obscure repositories and not a mention of library data provider.


RE: Library Data Provider - flowerpot - 2015-08-08

(2015-08-07, 22:40)BigNoid Wrote: You should post a proper debug log. In that log i only see errors from obscure repositories and not a mention of library data provider.

hi thanks for your reply can you advise on proper debug log ? i thought it was . how would i know if repo are working or not ? with the library data provider error it is strange that not in the log, it seems to happen when i am playing music from external hard drive thanks

Image


RE: Library Data Provider - mikeSiLVO - 2015-08-08

(2015-08-08, 12:17)flowerpot Wrote: hi thanks for your reply can you advise on proper debug log ? i thought it was . how would i know if repo are working or not ? with the library data provider error it is strange that not in the log, it seems to happen when i am playing music from external hard drive thanks

http://bfy.tw/1Cv4