[RELEASE] Theater Showtimes Plugin - Shows Local Movie Theatre Show Times w. Trailers
#31
me either, not even with AMT Lite the showtime section won't work
Press THANK USER if I Help
Reply
#32
i'm not able to work much on these, as i have eplained in other threads so either have patience or look for alternatives.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#33
Nuka1195 Wrote:i'm not able to work much on these, as i have eplained in other threads so either have patience or look for alternatives.

No problem Nuka, I don't want you to think we're "griping". I totally understand if you haven't had time, and if something were to ever happen where some of your scripts/plugins stopped being developed, that would be OK too; because so many of us have been able to experience a lot of cool stuff you've made and we really appreciate all you've done.

Thanks Smile
Reply
#34
Does there exist an XBMC equivalent of the excellent Showtimes plugin for Media Portal ?

It allows you to see the listing / times of the movies playing at a local movie theater(s) using this open source application: MTSA
Reply
#35
when i start the theater showtimes plugin, it comes up with a box that says 'no showtimes found!'
Code:
xbmc@XBMCLive:~$ tail -f /live/image/dotXBMC/temp/xbmc.log
12:07:00 T:2964323184 M:780353536  NOTICE: -->Python Interpreter Initialized<--
12:07:02 T:3079276432 M:779079680   ERROR: GetDirectory - Error getting plugin://video/Theater Showtimes/
12:07:02 T:3079276432 M:779079680   ERROR: CGUIMediaWindow::GetDirectory(plugin://video/Theater Showtimes/) failed
12:07:02 T:3079276432 M:779079680 WARNING: GetLabel - Unknown nodetype requested 6
12:07:03 T:3079276432 M:779079680   ERROR: GetDirectory - Error getting ?
12:07:03 T:3079276432 M:779079680   ERROR: CGUIMediaWindow::GetDirectory(?) failed

i think it is v1.2.3 of the script and
xbmc 9.11 r26018 (12.24.2009)
xbmc@XBMCLive:~$ uname -a -m -p
Linux XBMCLive 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:01:29 UTC 2009 i686 GNU/Linux

please let me know how to resolve this issue.
Reply
#36
Question 
Does anyone know if there is currently a working local theater showtimes plugin available for Dharma? I tried the Apple Movies Trailer Lite plugin and the showtimes feature doesn't work. I didn't see another one in (any) repo.

If there's not one, I'm going to write one. I've already written a google scraper using Python and beautiful soup that could be the basis for a new plugin, but I don't want to duplicate someone else's work.

Any thoughts?
Reply
#37
I dont know of any being built, but it would be a nice feature. Dont forget to create infolabels that can be used to add the info to the home screen.
Image
To learn more, click here.
Reply
#38
Thanks. I'll look into the infolabels. Now I just have to learn the xbmc api...
Reply
#39
count_zero Wrote:Does anyone know if there is currently a working local theater showtimes plugin available for Dharma? I tried the Apple Movies Trailer Lite plugin and the showtimes feature doesn't work. I didn't see another one in (any) repo.

If there's not one, I'm going to write one. I've already written a google scraper using Python and beautiful soup that could be the basis for a new plugin, but I don't want to duplicate someone else's work.

Any thoughts?

i just created this one:
http://hyper.homeftp.net/xbmc/
Reply

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Theater Showtimes Plugin - Shows Local Movie Theatre Show Times w. Trailers0