[RELEASE] Forum Browser - Programs Addon

  Thread Rating:
  • 5 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
hasselhof Offline
Member+
Posts: 507
Joined: Jul 2008
Reputation: 32
Location: Nuneaton UK
Post: #411
Test
http://www.evernote.com/pub/hasse.../x-note_test"_test_"
find quote
hasselhof Offline
Member+
Posts: 507
Joined: Jul 2008
Reputation: 32
Location: Nuneaton UK
Post: #412
test
find quote
hasselhof Offline
Member+
Posts: 507
Joined: Jul 2008
Reputation: 32
Location: Nuneaton UK
Post: #413
Hi ruuk,

I'm now able to create the xbmc.log & xbmc screenshot combined note, I then publish it ( I think that's what I'm supposed to do) Then it gave be a shortened url. (All of that was done in xbmc via x-note on windows at the moment) I then went to http://www.evernote.com, managed to get the correct link, wrote it down, and typed it into forum browser with the following "[url=" at the start and "]test[/url]" at the end

I was then presented with a web viewer screen with a comment see screenshot
I will add it in a mo with x-noteSmile
(This post was last modified: 2012-06-08 20:32 by hasselhof.)
find quote
hasselhof Offline
Member+
Posts: 507
Joined: Jul 2008
Reputation: 32
Location: Nuneaton UK
Post: #414
Hi ruuk ,

I'm getting confused where I'm posting between here and x-note threads lol

here is the screenshot but this is done in a browser, screenshot is on my webspace
not in x-note/forum browser, because when I'm currently posting it from forum browser, web viewer gives me the screenshot I've posted in this post, hope that makes sense
find quote
hasselhof Offline
Member+
Posts: 507
Joined: Jul 2008
Reputation: 32
Location: Nuneaton UK
Post: #415
Hi ruuk

here is a log
for this screenshot on windows

that screenshot appears when I host my screenshot and log on evernote via x-note, the given url is typed into forum browser long hand Smile
and viewed in forum browser from the left hand menu while in full screen post view
find quote
ruuk Offline
Skilled Python Coder
Posts: 901
Joined: Aug 2005
Reputation: 133
Location: Bremerton, WA USA
Post: #416
(2012-06-08 21:09)hasselhof Wrote:  Hi ruuk

here is a log
for this screenshot on windows

that screenshot appears when I host my screenshot and log on evernote via x-note, the given url is typed into forum browser long hand Smile
and viewed in forum browser from the left hand menu while in full screen post view

Well, it looks like EVERNOTE isn't viewable via webviewer. I'll see about making forum browser open EVERNOTE links in x-note.
find quote
ruuk Offline
Skilled Python Coder
Posts: 901
Joined: Aug 2005
Reputation: 133
Location: Bremerton, WA USA
Post: #417
Version 0.9.52 RC10

Changes:
- Improved thread termination
- Set focused color on stop button to possibly fix some issues with it changing to white on some skins

- Experimental:
- FluxBB: logins, view thread subscriptions
- MyBB: logins, view forum and thread subscriptions
- PhpBB: logins, view forum and thread subscriptions
- IPBoard: logins, view forum and thread subscriptions
- Generic: logins, view thread subscriptions
- Captcha handling
- Pre-forum-list login page handling
- Now handles <object> tags as links (mainly for embedded video)
- Better login handling
- New backend html parser based on html5lib (should now handle most html well)
- Cookies now saved to file so FB won't re-login if unnecessary
- Post context menu now has 'User Extra Info Option' for collected info not listed under username (info icon shows in user info area when available)
- Some colored text handling

On my REPO.
hasselhof: torrentday.com should work now with the captcha and everything. Let me know how it goes.
Oh, and you can view the extra info (uploaded, downloaded, ratio, etc) from the context menu.
(This post was last modified: 2012-06-09 01:05 by ruuk.)
find quote
hasselhof Offline
Member+
Posts: 507
Joined: Jul 2008
Reputation: 32
Location: Nuneaton UK
Post: #418
Hi ruuk,




A video to show me using Dark skin, changing from xbmchub to xbmc.org, clicking on a thread, clicking on a post
keep your eye on the stop button, it changes from black to white

seems I can't play these embedded video in FB
(This post was last modified: 2012-06-09 10:44 by hasselhof.)
find quote
hasselhof Offline
Member+
Posts: 507
Joined: Jul 2008
Reputation: 32
Location: Nuneaton UK
Post: #419
Hi ruuk,
what do you mean about "improved thread termination" is it that you can press stop from selecting a thread, and generally being able to press stop button
find quote
ruuk Offline
Skilled Python Coder
Posts: 901
Joined: Aug 2005
Reputation: 133
Location: Bremerton, WA USA
Post: #420
(2012-06-09 10:37)hasselhof Wrote:  A video to show me using Dark skin, changing from xbmchub to xbmc.org, clicking on a thread, clicking on a post
keep your eye on the stop button, it changes from black to white

seems I can't play these embedded video in FB

I think I've found the issue. I changed something for the forums view to see if it fixed the issue, and it looks like you no longer get the white text when changing forums. If I carry that change to the other views, I think we will be good.

I'll look at the embedded video issue. I think I know the problem.

(2012-06-09 18:30)hasselhof Wrote:  Hi ruuk,
what do you mean about "improved thread termination" is it that you can press stop from selecting a thread, and generally being able to press stop button

Well there are a few things.
1. I added some code to catch the stop button in some more places (within some loops).
2. The 'Parent Dir' action wasn't being caught correctly in some instances, so that the stop button seemed to work, but the background thread was never told to stop. I fixed that.
3. I made it able to actually kill the thread if it doesn't stop right away. Before, if it got stuck in an endless or long loop, when you exited, it would sit all day waiting for it to end. Of course it's best if I just avoid the endless loops Smile
(This post was last modified: 2012-06-09 20:37 by ruuk.)
find quote
Post Reply