Win HTML Creator for Kodi
Update on future .. Updates:
Results of the browser poll: Chrome and Firefox won the race (big suprise.... :p)
Anyway, that means I will not support Opera/Safari and all the other stuff anymore, means.. if a specific javascript function or css or something does not work on there, then you have to life with it or fix it yourself.
To the NowPlaying/Stop/Play stuff, in the next update I will only make it work for people with PHP.
Beside that I noticed that no one really complained about the MySQL support.. so I guess it works fine?


Oh and this is the now playing/start/stop thing I mean:
(Has IP whitelist, to prevent outsiders to control your XBMC.. can also be limited to LAN this way.)
Image



(2013-05-20, 10:17)ConfusedTA Wrote: I believe the episode thumbnails are stored on the local filesystem in the XBMC userdata folder - it makes use of Textures13.db to keep track of which files have been downloaded to the cache, but the URLs are stored in the video database. Assuming a default location of %appdata%\xbmc\ for these files, it could pull these in. It's just if someone is using path substitution for their thumbnails where you might need to look in the advancedsettings.xml file and make the mappings as necessary.

Thats not what I meant,I also decided to not use textures DB, for more combability.
What I meant was, that I don't know if its possible to manually define thumbnails, like you can do with posters (e.g fileName-poster.jpg, while I never tested: episodeFile-thumb.jpg)

Also, creating a PHP Addon at the moment, for people that have their html-library on a php powered webserver. This script will allow you to start/pause/stop and see now playing of shows/movies.
I am going to also create a alternative javascript only way to pause/stop/play videos without a PHP server BUT that wont support "now playing" info. (Due to security limitations of Browsers and cross domain ajax, as long as XBMC doesnt add JSONP (note the P) it will not be possible to get now playing without PHP from my html files)
Reply


Messages In This Thread
HTML Creator for Kodi - by DeadSix27 - 2013-03-29, 17:20
RE: HTML Generator: Show off your library with style to your friends or the world. - by DeadSix27 - 2013-05-20, 14:27
RE: MyXBMC HTML Generator - by eraxar - 2013-05-31, 23:23
RE: MyXBMC HTML Generator - by DeadSix27 - 2013-05-31, 23:59
RE: MyXBMC HTML Generator - by eraxar - 2013-06-01, 01:53
Can`t load files? - by pettergulbra - 2013-06-02, 15:02
RE: Can`t load files? - by DeadSix27 - 2013-06-02, 15:23
No pictures... - by pettergulbra - 2013-06-02, 19:10
RE: No pictures... - by DeadSix27 - 2013-06-02, 19:26
Still something I think. - by pettergulbra - 2013-06-02, 22:21
RE: Still something I think. - by DeadSix27 - 2013-06-03, 06:31
RE: MyXBMC HTML Generator - by pettergulbra - 2013-06-03, 07:54
RE: MyXBMC HTML Generator - by DeadSix27 - 2013-06-03, 08:32
RE: MyXBMC HTML Generator - by pettergulbra - 2013-06-03, 10:01
RE: MyXBMC HTML Generator - by DeadSix27 - 2013-06-03, 11:34
RE: MyXBMC HTML Generator - by pettergulbra - 2013-06-03, 12:16
RE: MyXBMC HTML Generator - by DeadSix27 - 2013-06-03, 12:51
RE: MyXBMC HTML Generator - by narvatu - 2013-06-03, 16:08
RE: MyXBMC HTML Generator - by DeadSix27 - 2013-06-03, 17:37
RE: MyXBMC HTML Generator - by pettergulbra - 2013-06-03, 22:13
RE: MyXBMC HTML Generator - by DeadSix27 - 2013-06-03, 23:01
Gernate HTML produces no output - by axtrin - 2013-06-03, 21:54
RE: MyXBMC HTML Generator - by pettergulbra - 2013-06-04, 18:09
XBMC Generator - Trouble - by jeeyar2002 - 2013-06-07, 07:54
RE: XBMC Generator - Trouble - by DeadSix27 - 2013-06-07, 11:05
Trouble - by jeeyar2002 - 2013-06-07, 12:32
RE: Trouble - by DeadSix27 - 2013-06-07, 12:43
RE: Trouble - by jeeyar2002 - 2013-06-08, 09:17
RE: Trouble - by DeadSix27 - 2013-06-08, 14:00
RE: MyXBMC HTML Generator - by pettergulbra - 2013-06-09, 22:22
RE: MyXBMC HTML Generator - by DeadSix27 - 2013-06-10, 01:06
MyXBMC HTML Generator - by Archigos - 2013-06-10, 00:57
RE: MyXBMC HTML Generator - by Archigos - 2013-06-10, 01:11
RE: MyXBMC HTML Generator - by DeadSix27 - 2013-06-10, 01:12
RE: MyXBMC HTML Generator - by Archigos - 2013-06-10, 01:13
RE: Kodi HTML Creator - by Chrispy764 - 2015-06-06, 00:01
RE: Kodi HTML Creator - by DeadSix27 - 2015-06-06, 01:42
RE: Kodi HTML Creator - by RockerC - 2015-06-16, 16:30
RE: Kodi HTML Creator - by DeadSix27 - 2015-06-17, 04:35
RE: HTML Creator for Kodi - by lornaway - 2015-11-06, 14:35
RE: HTML Creator for Kodi - by figs - 2016-06-05, 22:18
RE: HTML Creator for Kodi - by lornaway - 2016-06-20, 23:18
RE: Kodi HTML Creator - by RockerC - 2015-06-17, 14:05
RE: Kodi HTML Creator - by DeadSix27 - 2015-06-17, 15:08
RE: HTML Creator for Kodi - by kinoscopia - 2015-07-10, 18:40
RE: HTML Creator for Kodi - by DeadSix27 - 2015-07-11, 14:43
RE: HTML Creator for Kodi - by calexicoca - 2015-11-17, 23:38
RE: HTML Creator for Kodi - by lornaway - 2015-11-18, 20:19
RE: HTML Creator for Kodi - by calexicoca - 2015-11-19, 15:00
RE: HTML Creator for Kodi - by lornaway - 2015-11-20, 00:37
RE: HTML Creator for Kodi - by calexicoca - 2015-11-20, 21:14
RE: HTML Creator for Kodi - by lornaway - 2015-11-21, 15:15
RE: HTML Creator for Kodi - by Sionzris - 2016-05-07, 23:44
RE: HTML Creator for Kodi - by DeadSix27 - 2016-05-07, 23:53
RE: HTML Creator for Kodi - by Sionzris - 2016-05-08, 13:45
RE: HTML Creator for Kodi - by davidthall - 2016-05-13, 19:03
RE: HTML Creator for Kodi - by xylcro - 2016-05-16, 21:31
RE: HTML Creator for Kodi - by SpaceOctopus - 2016-08-16, 10:00
RE: HTML Creator for Kodi - by SpaceOctopus - 2016-08-16, 18:07
RE: HTML Creator for Kodi - by SpaceOctopus - 2016-08-19, 01:47
RE: HTML Creator for Kodi - by DeadSix27 - 2016-12-03, 21:09
RE: HTML Creator for Kodi - by ConfusedTA - 2016-12-06, 09:42
RE: HTML Creator for Kodi - by DeadSix27 - 2016-12-08, 01:01
RE: HTML Creator for Kodi - by Kamikaze01 - 2017-05-24, 17:20
RE: HTML Creator for Kodi - by Kamikaze01 - 2017-05-29, 17:50
RE: HTML Creator for Kodi - by Kamikaze01 - 2017-05-30, 19:07
RE: HTML Creator for Kodi - by blueeyiz702 - 2017-06-03, 11:28
RE: HTML Creator for Kodi - by Kamikaze01 - 2017-06-03, 20:16
RE: HTML Creator for Kodi - by Kamikaze01 - 2017-06-12, 23:05
RE: HTML Creator for Kodi - by blueeyiz702 - 2017-06-27, 13:11
RE: HTML Creator for Kodi - by henryth - 2017-07-06, 20:57
RE: HTML Creator for Kodi - by Karellen - 2017-07-06, 21:41
RE: HTML Creator for Kodi - by henryth - 2017-07-07, 15:36
RE: HTML Creator for Kodi - by WARDevil - 2017-07-18, 15:02
Logout Mark Read Team Forum Stats Members Help
HTML Creator for Kodi7