Opened 14 years ago

Closed 14 years ago

#7681 closed enhancement (wontfix)

MythTwitter Plugin

Reported by: robertm Owned by: robertm
Priority: minor Milestone: unknown
Component: MythTV - General Version: head
Severity: medium Keywords:
Cc: Ticket locked: yes

Description

Opening a ticket for testing/discussion/proposal of a new plugin, MythTwitter?. Should run fine on either .22 or Trunk.

In short, MythTwitter? is a simple frontend to the Twitter microblogging service. If a user has a login at Twitter, they can post tweets from the timeline (Info Center->Twitter) or with the Twitter "miniplayer" (unbound by default, bind a key in the key editor).

In short, apply the patch and compile plugins with --enable-all or --enable-mythtwitter. Open the timeline and you should see the public twitter timeline. Even without an account, you can view the public timeline or the timeline of specific users. Edit your login information to have access to your personal timeline, friend timeline, friending options, and the ability to send tweets.

This adds an interesting/fun social aspect to using Myth, allowing one to send tweets from any MythUI screen. Once we have a notification widget, I will see about hooking incoming friend tweets/direct messages in to that.

The only bug I am aware of at the moment is that if the buttonlist is being populated and the plugin is exited, it is possible to segfault the frontend. Presumably I'm not cleaning something up right, but I will track this down before too long.

Attachments (2)

mythtwitter.patch (221.7 KB) - added by robertm 14 years ago.
MythTwitter? Plugin Patch
mythtwitter.010309.patch (209.0 KB) - added by robertm 14 years ago.
New Patch, solves all known crashes and issues.

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by robertm

Attachment: mythtwitter.patch added

MythTwitter? Plugin Patch

comment:1 Changed 14 years ago by anonymous

Does this have support for hashtags? It would be great to watch live TV and see the Twitter reaction. I've done it with sports, and a friend tried this with Eurovision.

Social commentary...

comment:2 Changed 14 years ago by robertm

Ticket locked: set

Speaking of social commentary, it belongs on mailing lists, not tickets.

Changed 14 years ago by robertm

Attachment: mythtwitter.010309.patch added

New Patch, solves all known crashes and issues.

comment:3 Changed 14 years ago by robertm

Resolution: wontfix
Status: newclosed

Meh, I'll do this a different way if I work on it again, here for posterity/simple plugin instructional purposes.

Note: See TracTickets for help on using tickets.