XBMC Community Forum
[RELEASE] Forum Browser - Programs Addon - 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: Program Add-ons (/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] Forum Browser - Programs Addon (/showthread.php?tid=85018)



RE: [RELEASE] Forum Browser - Programs Addon - hasselhof - 2012-05-25 17:54

Gonig out in the garden for a BBQ & a beer, I'll have one or three for yaSmile


RE: [RELEASE] Forum Browser - Programs Addon - ruuk - 2012-05-25 17:56

(2012-05-25 17:47)hasselhof Wrote:  Now you mention it I have seen that yellow box about the time delay myself in the past, so not sure what the "error getting posts" means

"error getting posts" (which in the the release I just posted will show as "error getting private messages") means it had had an error when trying to refresh the list. From you logs it seems when you've gotten that error it was because of some connection error. There is one error I'm trying to see if I can overcome, but other connection type errors will just happen from time to time because of various network issues and such.
(2012-05-25 17:54)hasselhof Wrote:  Gonig out in the garden for a BBQ & a beer, I'll have one or three for yaSmile
Enjoy the food and beer Smile


RE: [RELEASE] Forum Browser - Programs Addon - hasselhof - 2012-05-25 22:29

Thanks for the update


RE: [RELEASE] Forum Browser - Programs Addon - hasselhof - 2012-05-26 11:55

Test

Flickr test

Vimeo test


RE: [RELEASE] Forum Browser - Programs Addon - hasselhof - 2012-05-26 12:21

Hi ruuk

Did some testing on V0.9.49 RC7

if you go to Options > Help > Status area (upper right) there is still a reference to SSL

Underlined now just displays the words without [u /u] is this right, ie you say you translated in the form of _ am I supposed to see _?
These are not showing.

Links now display ok in full post view, when they have a title given to them via xbmc.org forum

New private message focuses the title button now thanks

I got a message saying "sending a private message failed, you are trying to send a message to quickly after sending a previous message, please wait .... seconds", which is good

While deleting the last PM, it was still visible after deletion, and it says "No messages" see screenshot Screenshot

Smiley faces don't display on recieved messages, but are visable while composing see screenshots Screenshot 1
Screenshot 2
Screenshot 3

Messages Read/Unread is working correctly now showing the true amount of unread messages

Celeb forum > celeb clips & videos > Sandra Bullock. images on the right menu are lower quality than on the left web viewer menu

Youtube links work excellently, that's awesome thanks a lot.

VWVortex > Videography > Trailer for sale > post 1, has a vimeo link, log looks like it gets a 404 not available, but I joined the VWVortex forum & the video works fine in a web browser, the same for another vimeo link in the following location VWVortex > Videography > Music video worked on, again plays in a web browser, but not in forum browser, you can see the video thumbnails on the left menu, but they dont play, with no messages. This is while i'm logged into VWVortex via forum browser.

The post before this one includes two video links one for flickr and one for vimeo, both don't seem to work in forum browser, see what you think.

Thanks for another great releaseSmile

Here is the log from all the above Log

John.


RE: [RELEASE] Forum Browser - Programs Addon - ruuk - 2012-05-26 22:56

(2012-05-26 12:21)hasselhof Wrote:  Underlined now just displays the words without [u /u] is this right, ie you say you translated in the form of _ am I supposed to see _?
These are not showing.
These will only show in posts you made. Tapatalk does not supply the formatting codes when viewing posts for users other than yourself. This is because when viewing your own posts, I get the 'message for edit' version of the post. This will also only show in the full post view. This is because I only make the call for the edit version when opening that view. It will show in the post list after you close the full view.
(2012-05-26 12:21)hasselhof Wrote:  While deleting the last PM, it was still visible after deletion, and it says "No messages"
Not sure what happened there. The call to set the label to "No messages" is right before the call to clear the list. You can't have one without the other unless there is an error, and I can't see how an error could have happened when there is no code between Smile I can't duplicate it, but if you have that happen again, send me a log right after so If there is an error, it will be at the end of the log. (if you do anything after, it's hard to be sure when I find an error what it's related to)
(2012-05-26 12:21)hasselhof Wrote:  Celeb forum > celeb clips & videos > Sandra Bullock. images on the right menu are lower quality than on the left web viewer menu
That's because the poster posted a img tag within a url tag. The img tag is a thumbnail and the url tag is a link to the image page.
(2012-05-26 12:21)hasselhof Wrote:  VWVortex > Videography > Trailer for sale > post 1, has a vimeo link, log looks like it gets a 404 not available, but I joined the VWVortex forum & the video works fine in a web browser, the same for another vimeo link in the following location VWVortex > Videography > Music video worked on, again plays in a web browser, but not in forum browser, you can see the video thumbnails on the left menu, but they dont play, with no messages. This is while i'm logged into VWVortex via forum browser.
Vimeo is broken. The method I use (and that everyone else uses) to get to the .flv file for the video no longer works. Most likely they changed it to prevent exactly what I was trying to do Smile

The other things you mentioned are fixed and will be in the next update (including Flickr video)


RE: [RELEASE] Forum Browser - Programs Addon - hasselhof - 2012-05-27 00:03

Hi ruuk, thanks for clearing up those points.

Here is the new log for deleting last PM only Log

I will try and narrow my logs down a bitSmile


RE: [RELEASE] Forum Browser - Programs Addon - ruuk - 2012-05-27 02:29

(2012-05-27 00:03)hasselhof Wrote:  Hi ruuk, thanks for clearing up those points.

Here is the new log for deleting last PM only Log

I will try and narrow my logs down a bitSmile
And this had the same behavior? 'No Messages' in the title and the deleted message stays?


RE: [RELEASE] Forum Browser - Programs Addon - hasselhof - 2012-05-27 08:34

(2012-05-27 02:29)ruuk Wrote:  
(2012-05-27 00:03)hasselhof Wrote:  Hi ruuk, thanks for clearing up those points.

Here is the new log for deleting last PM only Log

I will try and narrow my logs down a bitSmile
And this had the same behavior? 'No Messages' in the title and the deleted message stays?

Yes ,to both sorry forgot to say


Re: RE: [RELEASE] Forum Browser - Programs Addon - ruuk - 2012-05-27 14:06

(2012-05-27 08:34)hasselhof Wrote:  
(2012-05-27 02:29)ruuk Wrote:  
(2012-05-27 00:03)hasselhof Wrote:  Hi ruuk, thanks for clearing up those points.

Here is the new log for deleting last PM only Log

I will try and narrow my logs down a bitSmile
And this had the same behavior? 'No Messages' in the title and the deleted message stays?

Yes ,to both sorry forgot to say

It sounds like this happens every time you delete the last post. Since it never happens to me, I think is must be a bug with xbmc either related to your xbmc version or the OS. I guess I'll finally update to the newst XBMC version (I'm still on 10) and see if I get the same result. If not I'll still try a workaround and have you test that.