Poll: Most Desired Feature To Be Added
Other Movie Ratings
Download Movie Trailers
Home Automation scripting
Other Movie Streaming Location
Trivia Intro Fixed
Cartoon Video Option
More Videos for before Feature(s) - Specify how many
[Show Results]
 

[RELEASE] Cinema Experience - the new Home Theater Experience Script

  Thread Rating:
  • 20 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
giftie Offline
Skilled Python Coder
Posts: 2,041
Joined: Mar 2010
Reputation: 35
Post: #2231
(2012-04-29 01:21)gman3042 Wrote:  
(2012-04-28 15:30)gman3042 Wrote:  http://pastebin.com/MCbzRMN7

basically whenever i try to start cinema experience in Eden.... it jumps to the next movie in the movie section.. but never plays anything..

any ideas?

thats weird, isn't my version Eden RC2?

either way, it worked.. thanks for the quick reply

Big Grin

The reason it wasn't working is that you had the version from the old Repo installed and that verison did not work with Eden. I haven't yet set up a new Repo for the Eden version.

[Image: e4f63e45ba34fe4695b3bb08eb2499d8e4ee484e...4c076g.jpg]
For troubleshooting and bug reporting please make sure you read this first you can also use XBMC Log Uploader Script.
Cinema Experience
Cinema Experience Wiki
cdART Manager
fanart.tv


find quote
gman3042 Offline
Senior Member
Posts: 298
Joined: Feb 2011
Reputation: 0
Post: #2232
ah.. thanks for the clarification...

i'm using the built in 720p trailers to stream. i keep getting buffering because my internet speed isn't the greatest upstairs. i was wondering if there was an easy way to have trailers downloaded to my PC and then delete ones older than 30 days or so. i see some tutorials online and i see they are all from 2010 so i'm not sure it still works.
find quote
giftie Offline
Skilled Python Coder
Posts: 2,041
Joined: Mar 2010
Reputation: 35
Post: #2233
(2012-04-29 05:22)gman3042 Wrote:  ah.. thanks for the clarification...

i'm using the built in 720p trailers to stream. i keep getting buffering because my internet speed isn't the greatest upstairs. i was wondering if there was an easy way to have trailers downloaded to my PC and then delete ones older than 30 days or so. i see some tutorials online and i see they are all from 2010 so i'm not sure it still works.

There is a program called HD-Trailers.NET Downloader which works quite well(it is a Windows Program) The author has set up the program to provide the proper nfo file for Cinema Experience. There is a method to have this program to automatically download(and I think delete) trailers.

[Image: e4f63e45ba34fe4695b3bb08eb2499d8e4ee484e...4c076g.jpg]
For troubleshooting and bug reporting please make sure you read this first you can also use XBMC Log Uploader Script.
Cinema Experience
Cinema Experience Wiki
cdART Manager
fanart.tv


find quote
Sneeka Offline
Member
Posts: 87
Joined: Apr 2009
Reputation: 0
Post: #2234
Yep, that's what I use. I have it scheduled to run whenever the htpc starts up and it grabs the latest trailers and deletes those that are a week old. Means that you also get Yahoo and other trailers, not just Apple (although you can set it to only download Apple trailers if you want).
find quote
barcoboy Offline
Member
Posts: 50
Joined: Feb 2011
Reputation: 0
Location: Canada
Post: #2235
(2012-04-24 02:52)barcoboy Wrote:  http://pastebin.com/ETqjUE8L

Hi Giftie. Just wondering if you had a chance to check out my debug log regarding the XBMC freezing problem I'm having from post #2218. http://forum.xbmc.org/showthread.php?tid...pid1083994

I guess I could use HD-Trailers.NET Downloader as a workaround for now.

Thanks.
find quote
giftie Offline
Skilled Python Coder
Posts: 2,041
Joined: Mar 2010
Reputation: 35
Post: #2236
Does it freeze every time? It looks to be a bug in XBMC's threading, though I thought this one was fixed in Eden since I think it was caught before Eden was released. I know Eden is locking up, not the script, so there is not much more than reporting it to XBMC dev's and hope for a solution. I know they are working on another big change to the addon engine which may have higher priority, since it may fix these errors from happening. Though since it's not been pushed into master just yet, it might get looked at.

I'll see if I can reproduce and submit my findings to XBMC's Trac.

[Image: e4f63e45ba34fe4695b3bb08eb2499d8e4ee484e...4c076g.jpg]
For troubleshooting and bug reporting please make sure you read this first you can also use XBMC Log Uploader Script.
Cinema Experience
Cinema Experience Wiki
cdART Manager
fanart.tv


find quote
barcoboy Offline
Member
Posts: 50
Joined: Feb 2011
Reputation: 0
Location: Canada
Post: #2237
(2012-04-29 22:11)giftie Wrote:  Does it freeze every time?
Just tried starting CE with five different movies, and XBMC crashed every time.

(2012-04-29 22:11)giftie Wrote:  I'll see if I can reproduce and submit my findings to XBMC's Trac.
Great, thanks Giftie. In the meantime, I'll give HD-Trailers.NET Downloader a try.
find quote
Nuka1195 Offline
Skilled Python Coder
Posts: 3,917
Joined: Dec 2004
Reputation: 17
Post: #2238
@giftie. I should have the trailers script up for testing in a few weeks. We need to get together to make sure it ties in with CE.

It has a service script to background download trailers.

From my brief reading I like how much you've done with this.

For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
find quote
aptalca Offline
The Dude
Posts: 828
Joined: Sep 2009
Reputation: 17
Post: #2239
nuka you're back :-)

great to see you again
find quote
giftie Offline
Skilled Python Coder
Posts: 2,041
Joined: Mar 2010
Reputation: 35
Post: #2240
(2012-04-30 07:52)Nuka1195 Wrote:  @giftie. I should have the trailers script up for testing in a few weeks. We need to get together to make sure it ties in with CE.

It has a service script to background download trailers.

From my brief reading I like how much you've done with this.


As you might have notice(or not) I moved the development to GitHub, I think it works better for development.

https://github.com/Giftie/script.cinema.experience

[Image: e4f63e45ba34fe4695b3bb08eb2499d8e4ee484e...4c076g.jpg]
For troubleshooting and bug reporting please make sure you read this first you can also use XBMC Log Uploader Script.
Cinema Experience
Cinema Experience Wiki
cdART Manager
fanart.tv


find quote
Post Reply