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

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] XBMC Flicks - Netflix Movies / TV Shows (Video) experimental Addon for XBMC (/showthread.php?tid=87552)



RE: [RELEASE] XBMC Flicks - Netflix Movies / TV Shows (Video) experimental Addon for XBMC - dordar - 2012-10-15

(2012-10-14, 18:34)dordar Wrote: Hi all.

Im experiencing that when I press alt+f4 when netflix is loaded it closes and then opens again. This continues on loop untill I use ctrl+alt+del to close xbmc.exe.

Playercore:
<playercorefactory>
<players>
<player name="IE" type="ExternalPlayer">
<filename>C:\Program Files (x86)\Internet Explorer\iexplore.exe</filename>
<args>-k "{1}"</args>
<hidexbmc>false</hidexbmc>
<hideconsole>false</hideconsole>
<warpcursor>none</warpcursor>
</player>
</players>

<rules action="prepend">
<rule name="html" filetypes="html" player="IE" />
</rules>
</playercorefactory>


Does anyone know how to solve this?

Anyone?


RE: [RELEASE] XBMC Flicks - Netflix Movies / TV Shows (Video) experimental Addon for XBMC - madsbh - 2012-10-15

How did you get it to work in sweden? i canĀ“t get it to work


RE: [RELEASE] XBMC Flicks - Netflix Movies / TV Shows (Video) experimental Addon for XBMC - DDay - 2012-10-16

I just installed the add-on on my HTPC, logged in, re-started XBMC and entered it again. Not all categories work, but most do and does so pretty well. Did not get search to work very well though


RE: [RELEASE] XBMC Flicks - Netflix Movies / TV Shows (Video) experimental Addon for XBMC - madsbh - 2012-10-18

i got that working too, but could be nice if it only showed the movies/tvshows and categories that were available for us here in scandinavia and also a search engine that worked better for us Smile



RE: [RELEASE] XBMC Flicks - Netflix Movies / TV Shows (Video) experimental Addon for XBMC - JoeBlow42069 - 2012-10-18

Are there any plans to be able to watch videos from within XBMC, instead of using the browser in the future?


Re: RE: - Mudislander - 2012-10-18

(2010-12-14, 04:14)fekker Wrote:
igotdvds Wrote:I get "Playback failed"

Error log:
Code:
20:05:09 T:18252 M:1496887296  NOTICE: DVDPlayer: finished waiting
20:05:12 T:18252 M:1496956928  NOTICE: DVDPlayer: Opening: C:\Users\Wiz\AppData\Roaming\XBMC\addons\plugin.video.xbmcflicks\resources\links\1181532.html
20:05:12 T:18252 M:1496956928 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
20:05:12 T:5864 M:1496956928  NOTICE: Creating InputStream
20:05:12 T:5864 M:1496956928  NOTICE: Creating Demuxer
20:05:12 T:5864 M:1496952832   ERROR: CDVDDemuxFFmpeg::Open - error probing input format, C:\U....

It's not picking up your playercorefactory settings change that tells it to use iexplorer
Browsing, queue changes and metadata are done in xbmc, actual item playback links out to IE (or firefox if configured to do so) using the external player option as it's using silverlight under your browser to playback the file.

Like opening a browser window to view the netflix page as shown in the wiki thread
http://wiki.xbmc.org/index.php?title=Using_Netflix_with_an_external_player
(note I'm using .html and not .htm for the files it's linking to)




Re [RELE,wawaAS,z E] X ,BMC Flx,,q,, - Netflix Movies,,Ad,x , / TV Shows1aw, (Video) experimental Addon for XBMC - Mudislander - 2012-10-18

S,,, ,u,
(2012-10-18, 03:13)Mudislander Wrote:
(2010-12-14, 04:14)fekker Wrote:
igotdvds Wrote:I get "Playback failed"

Error log:
Code:
20:05:09 T:18252 M:1496887296  NOTICE: DVDPlayer: finished waiting
20:05:12 T:18252 M:1496956928  NOTICE: DVDPlayer: Opening: C:\Users\Wiz\AppData\Roaming\XBMC\addons\plugin.video.xbmcflicks\resources\links\1181532.html
20:05:12 T:18252 M:1496956928 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
20:05:12 T:5864 M:1496956928  NOTICE: Creating InputStream
20:05:12 T:5864 M:1496956928  NOTICE: Creating Demuxer
20:05:12 T:5864 M:1496952832   ERROR: CDVDDemuxFFmpeg::Open - error probing input format, C:\U....

It's not picking up your playercorefactory settings change that tells it to use iexplorer
Browsing, queue changes and metadata are done in xbmc, actual item playback links out to IE (or firefox if configured to do so) using the external player option as it's using silverlight under your browser to playback the file.

Like opening a browser window to view the netflix page as shown in the wiki thread
http://wiki.xbmc.org/index.php?title=Using_Netflix_with_an_external_player
(note I'm using .html and not .htm for the files it's linking to)


(2012-10-18, 03:35)Mudislander Wrote: S,,, ,u,
(2012-10-18, 03:13)Mudislander Wrote:
(2010-12-14, 04:14)fekker Wrote: It's not picking up your playercorefactory settings change that tells it to use iexplorer
Browsing, queue changes and metadata are done in xbmc, actual item playback links out to IE (or firefox if configured to do so) using the external player option as it's using silverlight under your browser to playback the file.

Like opening a browser window to view the netflix page as shown in the wiki thread
http://wiki.xbmc.org/index.php?title=Using_Netflix_with_an_external_player
(note I'm using .html and not .htm for the files it's linking to)


(2012-10-18, 03:35)Mudislander Wrote: S,,, ,u,
(2012-10-18, 03:13)Mudislander Wrote:
(2010-12-14, 04:14)fekker Wrote: It's not picking up your playercorefactory settings change that tells it to use iexplorer
Browsing, queue changes and metadata are done in xbmc, actual item playback links out to IE (or firefox if configured to do so) using the external player option as it's using silverlight under your browser to playback the file.

Like opening a browser window to view the netflix page as shown in the wiki thread
http://wiki.xbmc.org/index.php?title=Using_Netflix_with_an_external_player
(note I'm using .html and not .htm for the files it's linking to)


(2012-10-18, 03:35)Mudislander Wrote: S,,, ,u,
(2012-10-18, 03:13)Mudislander Wrote:




RE: [RELEASE] XBMC Flicks - Netflix Movies / TV Shows (Video) experimental Addon for XBMC - yabsie - 2012-10-19

All the categories etc ate empty, only "top 25 " seems to work.

I am trying to use the newest version of plugin (1.0.22?) with xbmc 11.0 on win 7

From canada, every combination of "in canada" setting and unblock-us (setting off, no unblockus)(setting on , no unblockus) (setting off,unblockus)(setting on, unblockus). no diffference in behavious


I see this in the log ;
NOTICE: CRITICAL ERROR: Unable to parse ID of item. Stopping parse...

I checked the code in iqueue.py and noticed there are several regex's it tries to match that it comes no where near to, here is more from the log



20:39:44 T:1312 NOTICE: __metadata": {

"uri": "http://odata.netflix.com/Catalog/Titles('1EGzD')", "type": "Netflix.Catalog.v2.Title", "edit_media": "http://odata.netflix.com/Catalog/Titles('1EGzD')/$value", "media_src": "http://cdn-1.nflximg.com/images/5416/1285416.jpg", "content_type": "image/jpeg", "media_etag": "\"10/3/2012 3:15:02 PM\""

}, "Id": "1EGzD", "Name": "Sphere", "ShortName": "Sphere", "Synopsis": "When a team of scientists (Dustin Hoffman, Sharon Stone and Samuel L. Jackson) begins to investigate a giant spacecraft that's come to rest 1,000 feet under the sea, they discover that it not only appears to have come from the future but that it contains a mysterious sphere. The object soon begins to send out messages, not all of them friendly, in this Barry Levinson-directed film version of Michael Crichton's novel.", "ShortSynopsis": "When a team of scientists begins to investigate a spacecraft that's come to rest on the sea floor, they discover that it contains a mysterious sphere.", "AverageRating": 3.3, "ReleaseYear": 1998, "Url": "http://www.netflix.com/Movie/Sphere/8178227", "Runtime": 8051, "Rating": "PG-13", "DateModified": "\/Date(1349277302000)\/", "Type": "Movie", "WebsiteUrl": null, "NetflixApiId": "http://api.netflix.com/catalog/titles/movies/8178227", "TinyUrl": "http://movi.es/1EGzD", "BluRay": {

"__metadata": {

"type": "Netflix.Catalog.v2.DeliveryFormatAvailability"

}, "Available": false, "AvailableFrom": null, "AvailableTo": null, "Rating": null, "Runtime": null

}, "BoxArt": {

"__metadata": {

"type": "Netflix.Catalog.v2.BoxArt"

}, "SmallUrl": "http://cdn-1.nflximg.com/images/2896/1282896.jpg", "MediumUrl": "http://cdn-1.nflximg.com/images/4166/1284166.jpg", "LargeUrl": "http://cdn-1.nflximg.com/images/5416/1285416.jpg", "HighDefinitionUrl": "http://cdn-1.nflximg.com/images/9904/1059904.jpg"

}, "Dvd": {

"__metadata": {

"type": "Netflix.Catalog.v2.DeliveryFormatAvailability"

}, "Available": false, "AvailableFrom": null, "AvailableTo": null, "Rating": null, "Runtime": null

}, "Instant": {

"__metadata": {

"type": "Netflix.Catalog.v2.InstantAvailability"

}, "Available": true, "AvailableFrom": "\/Date(1343779200000)\/", "AvailableTo": "\/Date(4102444800000)\/", "HighDefinitionAvailable": false, "Rating": "PG-13", "Runtime": 8051

}, "Disc": {

"__deferred": {

"uri": "http://odata.netflix.com/Catalog/Titles('1EGzD')/Disc"

}

}, "Season": {

"__deferred": {

"uri": "http://odata.netflix.com/Catalog/Titles('1EGzD')/Season"

}

}, "Series": {

"__deferred": {

"uri": "http://odata.netflix.com/Catalog/Titles('1EGzD')/Series"

}

}, "Movie": {

"__deferred": {

"uri": "http://odata.netflix.com/Catalog/Titles('1EGzD')/Movie"

}

}, "AudioFormats": {

"__deferred": {

"uri": "http://odata.netflix.com/Catalog/Titles('1EGzD')/AudioFormats"

}

}, "Awards": {

"__deferred": {

"uri": "http://odata.netflix.com/Catalog/Titles('1EGzD')/Awards"

}

}, "ScreenFormats": {

"__deferred": {

"uri": "http://odata.netflix.com/Catalog/Titles('1EGzD')/ScreenFormats"

}

}, "Languages": {

"__deferred": {

"uri": "http://odata.netflix.com/Catalog/Titles('1EGzD')/Languages"

}

}, "Cast": {

"__deferred": {

"uri": "http://odata.netflix.com/Catalog/Titles('1EGzD')/Cast"

}

}, "Directors": {

"__deferred": {

"uri": "http://odata.netflix.com/Catalog/Titles('1EGzD')/Directors"

}

}, "Discs": {

"__deferred": {

"uri": "http://odata.netflix.com/Catalog/Titles('1EGzD')/Discs"

}

}, "Episodes": {

"__deferred": {

"uri": "http://odata.netflix.com/Catalog/Titles('1EGzD')/Episodes"

}

}, "Genres": {

"__deferred": {

"uri": "http://odata.netflix.com/Catalog/Titles('1EGzD')/Genres"

}

}, "Seasons": {

"__deferred": {

"uri": "http://odata.netflix.com/Catalog/Titles('1EGzD')/Seasons"

}

}

}, {

"
20:39:44 T:1312 NOTICE: CRITICAL ERROR: Unable to parse ID of item. Stopping parse...
20:39:44 T:1312 NOTICE: -------------------------------------




RE: [RELEASE] XBMC Flicks - Netflix Movies / TV Shows (Video) experimental Addon for XBMC - orrie - 2012-10-21

What's the status of this plugin in the official repo?

I couldn't find it in the official repo in Eden.
And have also tried to unzip the files in the addons-directory and restart XBMC without it's installed.


RE: [RELEASE] XBMC Flicks - Netflix Movies / TV Shows (Video) experimental Addon for XBMC - elmerohueso - 2012-10-21

(2012-10-21, 23:09)orrie Wrote: What's the status of this plugin in the official repo?

I couldn't find it in the official repo in Eden.
And have also tried to unzip the files in the addons-directory and restart XBMC without it's installed.

This is answered in posts 1 and 2, and further detailed in the FAQ, mentioned in post 1.
http://wiki.xbmc.org/index.php?title=Add-on:XBMC_Flicks_-_Netflix_for_XBMC#Why_can.27t_I_find_XBMCFlicks_in_the_official_XBMC_11_.28Eden.29_Repository.3F


RE: [RELEASE] XBMC Flicks - Netflix Movies / TV Shows (Video) experimental Addon for XBMC - elmerohueso - 2012-10-21

(2012-10-19, 19:35)yabsie Wrote: All the categories etc ate empty, only "top 25 " seems to work.
Known issues. Fixes from PatDavid start on page 100.

Edit reason: Removed enormous quote and expired link.


RE: [RELEASE] XBMC Flicks - Netflix Movies / TV Shows (Video) experimental Addon for XBMC - dmeinder - 2012-10-22

Really sorry for not going through the entire 108 pages.....but I'm in Canada, but use a DNS to fool that I'm in US even though my netflix account is a canadian account. This is to access US content, and works great in chrome on my HTPC.

My problem as many have stated is that all instant que menu items do not load a single title. I have not checked the add on setting to state i have a canadian account...maybe it's that.

The latest releases does populate.

Please help...thank you


RE: [RELEASE] XBMC Flicks - Netflix Movies / TV Shows (Video) experimental Addon for XBMC - PaulD72 - 2012-10-23

Everything seems to work for my except any category that begins with "instant".

Recommend, Top25, Searching all works.

Did Netflix change their instant queue API or something recently?


RE: [RELEASE] XBMC Flicks - Netflix Movies / TV Shows (Video) experimental Addon for XBMC - elmerohueso - 2012-10-23

(2012-10-22, 16:53)dmeinder Wrote: Really sorry for not going through the entire 108 pages....

But to not even read the post before yours...
A little effort.
(2012-10-23, 00:31)PaulD72 Wrote: Everything seems to work for my except any category that begins with "instant".

Recommend, Top25, Searching all works.

Did Netflix change their instant queue API or something recently?
Look two posts before yours. It cites the issue and points to the fixes.



RE: [RELEASE] XBMC Flicks - Netflix Movies / TV Shows (Video) experimental Addon for XBMC - dmeinder - 2012-10-23

um....."start" on page 100....geeze.

General forum etiquette is to first read as much as you can, then search, and then ask if someone can point you in the right direction, and while starting at page 100 points in the right direction I dont have time sift and try and sift and try, code then re code etc.... I was more looking for a quick fix to be honest....

I guess there isnt one, as it would most likely be implemented in an update.