XBMC Community Forum
[RELEASE] XBMC Flicks - Netflix Movies / TV Shows (Video) experimental Addon for XBMC - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] XBMC Flicks - Netflix Movies / TV Shows (Video) experimental Addon for XBMC (/showthread.php?tid=87552)



WinXP Error Log - jimbob666 - 2011-01-12 16:59

I searched around for the below error and did not see a past post so I am posting now.

I get this error after I try to menus like "Instant Queue: All"

This is after a clean install of XP XBMC and a Zip install of 1.0.12 of Flicks.

Any help would be great and if ore info is needed let me know.


06:44:08 T:3676 M:622813184 ERROR: Error Type: exceptions.IOError
06:44:08 T:3676 M:622813184 ERROR: Error Contents: invalid mode: r
06:44:08 T:3676 M:622596096 ERROR: Traceback (most recent call last):
File "C:\Documents and Settings\user\Application Data\XBMC\addons\spudsdude-XBMC-Flicks-0000e3d\default.py", line 26, in ?
import resources.lib.menu as menu
File "C:\Documents and Settings\user\Application Data\XBMC\addons\spudsdude-XBMC-Flicks-0000e3d\resources\lib\menu.py", line 415, in ?
getInstantQueue()
File "C:\Documents and Settings\user\Application Data\XBMC\addons\spudsdude-XBMC-Flicks-0000e3d\resources\lib\iqueue.py", line 1025, in getInstantQueue
initApp()
File "C:\Documents and Settings\user\Application Data\XBMC\addons\spudsdude-XBMC-Flicks-0000e3d\resources\lib\iqueue.py", line 982, in initApp
checkplayercore()
File "C:\Documents and Settings\user\Application Data\XBMC\addons\spudsdude-XBMC-Flicks-0000e3d\resources\lib\iqueue.py", line 117, in checkplayercore
data = open(str(fileWithData),'r').read()
IOError: invalid mode: r
06:44:08 T:3024 M:622690304 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.xbmcflicks/?mode=10
06:44:08 T:3024 M:622690304 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.xbmcflicks/?mode=10) failed
06:44:08 T:180 M:622465024 NOTICE: -->Python Interpreter Initialized<--


- fekker - 2011-01-12 17:12

t_buzz Wrote:Two questions. Well, more a question and a possible suggestion.

The question is an issue I've been running into lately. When I launch a video from XBMC, it of course launches into IE, which makes it the only thing I use IE for. It seems that about 90 percent of the time I launch a video, the video plays perfectly for a period of time, but then stops playback due to a slowed connection. The only thing is that it never rebuffers, it just stops. I close out and then reopen it through XBMC and it starts where it left off. Firefox never seems to do this when Im just viewing it on there, no XBMC involvement. I know the design of this plugin was to launch in IE, but is there any reason I can't reconfigure it to launch in Firefox?

Second, and this is just something I thought would be a nice addition if possible, but is there a way to possibly add an HD marker on the items available in HD? I'm using Transparency! and the fanart view for mine, which gives me the usual, but it would be awesome if there was an ability to tell what items are in HD.

Yes, you can use any browser you like that works on netflix website, just change the path in the playercoresettings.xml to point to firefox and remove the -k from the args.

I pull data from multiple areas, Netflix API (no flag on HD), RSS Feeds (very limited data), and starting with 1.0.12 from the oData source (which will have the flags for HD in there). So the answer is yes and no as some sources that I get the data from don't expose that information. Once I have that data, i need an infolabel to stick it into so XBMC's ui will display it. If you can find the infolabel for it (I'm not sure where it would go), I'll populate it whenever I have the flags in the source data.

Quote:I searched around for the below error and did not see a past post so I am posting now.

I get this error after I try to menus like "Instant Queue: All"

This is after a clean install of XP XBMC and a Zip install of 1.0.12 of Flicks.

Any help would be great and if ore info is needed let me know.

Code:
06:44:08 T:3676 M:622813184 ERROR: Error Type: exceptions.IOError
06:44:08 T:3676 M:622813184 ERROR: Error Contents: invalid mode: r
06:44:08 T:3676 M:622596096 ERROR: Traceback (most recent call last):
File "C:\Documents and Settings\user\Application Data\XBMC\addons\spudsdude-XBMC-Flicks-0000e3d\default.py", line 26, in ?
import resources.lib.menu as menu
File "C:\Documents and Settings\user\Application Data\XBMC\addons\spudsdude-XBMC-Flicks-0000e3d\resources\lib\menu.py", line 415, in ?
getInstantQueue()
File "C:\Documents and Settings\user\Application Data\XBMC\addons\spudsdude-XBMC-Flicks-0000e3d\resources\lib\iqueue.py", line 1025, in getInstantQueue
initApp()
File "C:\Documents and Settings\user\Application Data\XBMC\addons\spudsdude-XBMC-Flicks-0000e3d\resources\lib\iqueue.py", line 982, in initApp
checkplayercore()
File "C:\Documents and Settings\user\Application Data\XBMC\addons\spudsdude-XBMC-Flicks-0000e3d\resources\lib\iqueue.py", line 117, in checkplayercore
data = open(str(fileWithData),'r').read()
IOError: invalid mode: r
06:44:08 T:3024 M:622690304 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.xbmcflicks/?mode=10
06:44:08 T:3024 M:622690304 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.xbmcflicks/?mode=10) failed
06:44:08 T:180 M:622465024 NOTICE: -->Python Interpreter Initialized<--
change the folder from spudsdude-XBMC-Flicks-0000e3d to plugins.video.xbmcflicks


Recently Watched field. - ottodawg - 2011-01-14 17:37

Hey Fekker, first off great addon, use it all the time.

One quick question, or request maybe, on the Roku netflix interface there is a "Recently Watched" field. Would their be any way to incorporate that into xbmc flicks?

It's really handy for returning to shows that you haven't finished.

Thanks again.


A little trouble. - MrImSoGreat - 2011-01-14 22:12

Just one problem I'm having....

I edited the xpl files and everything. I also set it up to open in Firefox. But now when I go to play something from XBMXFLICKS, it opens Firefox but only to the Firefox Google start page. I can't get it to redirect to Netflix. Any help.

Might be something to do with me not knowing exactly where to place the .htm file.

Please and thank you.


- fekker - 2011-01-15 18:32

Quote:Recently Watched
I'll see if i can find the call for it and add it in.

MrImSoGreat Wrote:Just one problem I'm having....

I edited the xpl files and everything. I also set it up to open in Firefox. But now when I go to play something from XBMXFLICKS, it opens Firefox but only to the Firefox Google start page. I can't get it to redirect to Netflix. Any help.

Might be something to do with me not knowing exactly where to place the .htm file.

Please and thank you.

make sure there's no -k option in the playercorefactory.xml if your using firefox, that flag is for ie only


- MrImSoGreat - 2011-01-16 00:44

So placing an .htm file somewhere doesn't matter?


- jimbob666 - 2011-01-16 06:27

fekker Wrote:change the folder from spudsdude-XBMC-Flicks-0000e3d to plugins.video.xbmcflicks
Ok did the rename and now getting the issue other folks have reported where IE comes up, I give the OK to Netflixs but when I come back to XBMC there is a loading dialog that never ends.

Below are my logs.
http://pastebin.com/embed_js.php?i=mbrcwsDB

UPDATE: Note I have installed the debug add on but did not see any logs from that in the location I gave it.


- fekker - 2011-01-17 08:11

jimbob666 Wrote:Ok did the rename and now getting the issue other folks have reported where IE comes up, I give the OK to Netflixs but when I come back to XBMC there is a loading dialog that never ends.

Below are my logs.
http://pastebin.com/embed_js.php?i=mbrcwsDB

UPDATE: Note I have installed the debug add on but did not see any logs from that in the location I gave it.

turn on verbose user info, it'll output the string you need to open in your browser, and tell ya where to put those keys in the script (iqueue.py)

for some reason xp seems to have this issue, haven't seen it on vista/win7.


- jimbob666 - 2011-01-17 23:15

First off, thank you for all your responses.

fekker Wrote:turn on verbose user info, it'll output the string you need to open in your browser, and tell ya where to put those keys in the script (iqueue.py)

for some reason xp seems to have this issue, haven't seen it on vista/win7.

Sorry to say I am not sure how to turn on verbose user info. Using the below wiki page I turned on logging to level 3.
http://wiki.xbmc.org/index.php?title=Advancedsettings.xml#.3Cloglevel.3E

Output below but did not see the key or secret entry in the log.
http://pastebin.com/embed_js.php?i=6D8YSkPh

Is there a different way or place to turn on verbose user info?

I have installed the debug add on but did not see any logs from that in the location I gave it.


- fekker - 2011-01-17 23:59

jimbob666 Wrote:First off, thank you for all your responses.



Sorry to say I am not sure how to turn on verbose user info. Using the below wiki page I turned on logging to level 3.
http://wiki.xbmc.org/index.php?title=Advancedsettings.xml#.3Cloglevel.3E

Output below but did not see the key or secret entry in the log.
http://pastebin.com/embed_js.php?i=6D8YSkPh

Is there a different way or place to turn on verbose user info?

I have installed the debug add on but did not see any logs from that in the location I gave it.
My bad, could have explained that better. You will want to go into the addon settings, choose debug and verbose user information.