[RELEASE] Web Viewer - Programs Addon & Module

  Thread Rating:
  • 3 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
ruuk Offline
Skilled Python Coder
Posts: 901
Joined: Aug 2005
Reputation: 133
Location: Bremerton, WA USA
Post: #61
Version 0.9.1

Changes:
- Added an option to getWebResult() to pass in a mechanize.Browser instance for WebViewer to use
- Updated mechanize
- Fixed relative URL handling
- Now on ATV2 systems, automatically detects ATV2 and sets simple controls to true if unset.
- When simple controls are enabled (ie ATV2), the parent directory (backspace on the keyboard) action will now exit when there are no more pages in the history.

On my REPO.
find quote
oyvfos Offline
Junior Member
Posts: 3
Joined: Aug 2012
Reputation: 0
Post: #62
Hi,
I would like to watch films on mubi.com in xbmc. Mubi is a web based paid film streaming service (with nice filmsSmile). You can log in with an facebook account. In mubi you can set up a list of films to watch. My hope is that based on your plugins it is possible to log in to mubi, scrape this list and play the films in xbmc.It would be really nice if you or anyone with the skills and interest could make such a plugin.

http://www.mubi.com
A movie freely accessible:
http://video.mubi.com/theauteurs/Films/a...tarttime=0

I caught this link using NetVideoHunter for firefox.

Thanks!
Oyvind
find quote
griddy Offline
Junior Member
Posts: 2
Joined: Nov 2012
Reputation: 0
Post: #63
When I try to use the web viewer the left hand pane which should display the text is almost white with a few dots and dashes which seem to be the tops and bottoms of the letters on the page. I can click on this pane and the dots and dashes change so it obviously is working in some ways. Is this an issue of resolution or skin or something like that? anyone know what I can do to solve it?
find quote
ruuk Offline
Skilled Python Coder
Posts: 901
Joined: Aug 2005
Reputation: 133
Location: Bremerton, WA USA
Post: #64
(2012-11-09 20:48)griddy Wrote:  When I try to use the web viewer the left hand pane which should display the text is almost white with a few dots and dashes which seem to be the tops and bottoms of the letters on the page. I can click on this pane and the dots and dashes change so it obviously is working in some ways. Is this an issue of resolution or skin or something like that? anyone know what I can do to solve it?

Well, depending on the skins font, it may not work so well. Test it with the confluence skin and see if it works fine for you (just to determine if it is actually a skin issue). A screenshot would be helpful as well.

Version 0.9.2

Changes:
- Fixed a bug causing errors in FRODO.

On my REPO.
(This post was last modified: 2012-12-07 19:35 by ruuk.)
find quote
ruuk Offline
Skilled Python Coder
Posts: 901
Joined: Aug 2005
Reputation: 133
Location: Bremerton, WA USA
Post: #65
Version 0.9.3

Changes:
- Fixed a bug causing some controls not to work in FRODO - so now you can exit the browser Smile

On my REPO.
find quote
ruuk Offline
Skilled Python Coder
Posts: 901
Joined: Aug 2005
Reputation: 133
Location: Bremerton, WA USA
Post: #66
Version 0.9.4

Changes:
- Improved labeling of form inputs

On my REPO.
find quote
hasselhof Offline
Member+
Posts: 507
Joined: Jul 2008
Reputation: 32
Location: Nuneaton UK
Post: #67
I've been using web viewer on it's own today to read the wiki, and I must say it's really rather good
find quote
kreeturez Offline
Member+
Posts: 139
Joined: Aug 2011
Reputation: 0
Post: #68
(2013-02-24 20:14)hasselhof Wrote:  I've been using web viewer on it's own today to read the wiki, and I must say it's really rather good

+1, it's useful for hundreds of purposes. I even find myself using it for song lyrics!

Thanks, ruuk!
find quote
ruuk Offline
Skilled Python Coder
Posts: 901
Joined: Aug 2005
Reputation: 133
Location: Bremerton, WA USA
Post: #69
(2013-02-26 22:59)kreeturez Wrote:  
(2013-02-24 20:14)hasselhof Wrote:  I've been using web viewer on it's own today to read the wiki, and I must say it's really rather good

+1, it's useful for hundreds of purposes. I even find myself using it for song lyrics!

Thanks, ruuk!

Thanks to both of you for the comments. Most days I hate WebViewer Smile but I'm glad people find it useful.
find quote
ruuk Offline
Skilled Python Coder
Posts: 901
Joined: Aug 2005
Reputation: 133
Location: Bremerton, WA USA
Post: #70
Version 0.9.5

Changes:
- Added 'accept' header to mechanize.browser to avoid '403 Bad Behavior' errors on some sites

On my REPO.
find quote
Post Reply