Kodi Community Forum
[RELEASE] xbTweet - a Twitter Script for XBMC (notify your followers from 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: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] xbTweet - a Twitter Script for XBMC (notify your followers from XBMC) (/showthread.php?tid=66060)

Pages: 1 2 3 4 5 6 7 8 9


- rflores2323 - 2010-05-18

mr. kav Wrote:It's very possible, but when I tried taking screenshots for the post I noticed that it's very hard to get a sharp still image of a frame. Also, you can never know if you'll hit a fade or cut-scene frame. Does it make sense? There is maybe another idea, what about posting the movie's fanart or poster to your facebook?

That sounds like a great idea about the fanart. Could you try to add that in for the next release. Arw you doing another release?


- piotr - 2010-05-18

0Auth still not working. Script exits with error. Running Live 9.11 (clean install) installed xbTweet from SVN Repo installer. Normal authorization works.

Reposting logging:

Code:
20:56:17 T:2428922736 M:2943451136   ERROR: ClearBlock: Trying to clear non existent block /usr/share/xbmc/scripts/xbTweet
20:56:18 T:2428922736 M:2943324160    INFO: -->Python script returned the following error<--
20:56:18 T:2428922736 M:2943324160   ERROR: Error Type: webbrowser.Error
20:56:18 T:2428922736 M:2943324160   ERROR: Error Contents: could not locate runnable browser
20:56:18 T:2428922736 M:2943021056   ERROR: Traceback (most recent call last):
                                              File "/usr/share/xbmc/scripts/xbTweet/default.py", line 297, in ?
                                                api, auth = Twitter_Login()
                                              File "/usr/share/xbmc/scripts/xbTweet/resources/lib/twitter_wrapper.py", line 103, in Twitte$
                                                webbrowser.open(redirect_url)
                                              File "/usr/share/xbmc/system/python/python24.zip/webbrowser.py", line 43, in open
                                                get().open(url, new, autoraise)
                                              File "/usr/share/xbmc/system/python/python24.zip/webbrowser.py", line 38, in get
                                                raise Error("could not locate runnable browser")
                                            Error: could not locate runnable browser
20:56:18 T:2428922736 M:2943021056    INFO: -->End of Python script error report<--



- raynerape - 2010-05-18

What is the minimum version for using XBTweet? Is it tested on latest SVN builds?

I also like the idea of fanart being shared, especially on Facebook as a link share. Maybe use the XBMC database name for the movie or TV show, then share on Facebook an IMDB or other preferred scraper's page dedicated to the movie/show?


- rflores2323 - 2010-05-24

any update on this? also how can you get it to tweet from the confluence skin? I get the notifications however I dont see a button on the OSD where I can make a tweet.


- rflores2323 - 2010-05-24

0Auth not working for me either. I tried the pin from the site and it still gives me an error. If i manaully put in my login and passwork it works.

Im on ubuntu 9.10. Also how do I make a tweet form the confluence skin? I dont see a button anywhere to start typing my tweet.


- piotr - 2010-05-30

Feature suggestion: Do not auto-tweet between hh:mm and hh:mm.


- rflores2323 - 2010-05-30

piotr Wrote:Feature suggestion: Do not auto-tweet between hh:mm and hh:mm.

that would be a great feature and I second that! as my wife sees movies and tv shows and it tweets during the day and can get annoying.


- isamu.dragon - 2010-06-22

When is this gonna be updated to the new addon system


- mr. kav - 2010-06-22

All,

It's been a while since I last posted here.
I noticed that some of you are still struggling with OAuth/PIN issues on xbox/linux platforms. This is due to a bug with the logic of handling authorization with Twitter. I'll put this on the top of the list and get it sorted for the future release.

This would be also a good time to ask for any new features you'd like added.

isamu.dragon Wrote:When is this gonna be updated to the new addon system
Can anyone put me in a direction toward some documentation on the new addon system??

--mr. kav


- isamu.dragon - 2010-06-22

here is some documentation:
http://wiki.xbmc.org/index.php?title=Addons_for_XBMC
http://wiki.xbmc.org/index.php?title=Plugin_Sources
and ongoing discussion:
http://forum.xbmc.org/showthread.php?tid=70731


- pandapop - 2010-07-09

Looking forward to seeing this in the add-on section.

XBMC needs good high quality scripts like this one to trump rival applications! keep up the good work mate!


- isamu.dragon - 2010-08-20

Any progress?


- Henchmanc - 2010-08-20

isamu.dragon Wrote:Any progress?

My thoughts exactly.


- Batemann - 2010-08-28

Really hoping we can use this again pretty Soon!!! :-)


- piotr - 2010-09-06

I guess this project has been abandoned ? Author's website is gone too.