stormdragon2976

Billy · @stormdragon2976

13th Jun 2011 from Twitlonger

@dragon3
Traceback (most recent call last):
File "/home/stormdragon/.gnome2/rhythmbox/plugins/twitter-plugin/twitter-plugin.py", line 236, in handle_manual_title
song_info = self.get_song_info(entry)
File "/home/stormdragon/.gnome2/rhythmbox/plugins/twitter-plugin/twitter-plugin.py", line 295, in get_song_info
if entry.get_entry_type().props.category == rhythmdb.ENTRY_STREAM:
AttributeError: 'rhythmdb.EntryType' object has no attribute 'props'
Traceback (most recent call last):
File "/home/stormdragon/.gnome2/rhythmbox/plugins/twitter-plugin/twitter-plugin.py", line 236, in handle_manual_title
song_info = self.get_song_info(entry)
File "/home/stormdragon/.gnome2/rhythmbox/plugins/twitter-plugin/twitter-plugin.py", line 295, in get_song_info
if entry.get_entry_type().props.category == rhythmdb.ENTRY_STREAM:
AttributeError: 'rhythmdb.EntryType' object has no attribute 'props'

Reply · Report Post