google-code-export / pidgin-musictracker

Automatically exported from code.google.com/p/pidgin-musictracker
GNU General Public License v2.0
1 stars 1 forks source link

A way to announce what you are listening to in an IM/CHAT #163

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am hoping there can be a way for musictracker to announce what you are
listening to in an IM/CHAT, like some other plugins do. Also to have the
option to turn this ON and OFF. Plus a hotkey to announce it manually
(whether the option be ON or OFF).

Original issue reported on code.google.com by tehlox...@gmail.com on 26 Aug 2009 at 3:26

GoogleCodeExporter commented 9 years ago
Since 0.4.4, musictracker has supported "/nowplaying" or "/np", which inserts 
the
track information into the conversation.

(binding a slash-command to a hotkey would perhaps be best dealt with in a 
generic
fashion, perhaps by another plugin)

I'm not sure what you are suggesting, do you mean that you would like to see
musictracker insert the track information into the conversation every time it 
changes?

Original comment by b152fee4...@gmail.com on 28 Aug 2009 at 6:20

GoogleCodeExporter commented 9 years ago
OK, I wasn't aware that it supported "/nowplaying" or "/np".

With that said.. I am suggesting to add the option to add the command to a 
hotkey. 

Also perhaps to have a custom status for when you announce it in an IM.

Original comment by tehlox...@gmail.com on 28 Aug 2009 at 7:48

GoogleCodeExporter commented 9 years ago
Binding a slash command to a hotkey might be more properly within the scope of 
the
pidgin-hotkeys plugin: http://pidgin-hotkeys.sourceforge.net/ , although from a 
quick
look, it doesn't look like that can do that right now...

Original comment by b152fee4...@gmail.com on 2 Sep 2009 at 8:19

GoogleCodeExporter commented 9 years ago
> Also perhaps to have a custom status for when you announce it in an IM.

This means make the format used with /np separately configurable?

Original comment by b152fee4...@gmail.com on 2 Sep 2009 at 8:21

GoogleCodeExporter commented 9 years ago
Actually I'd love to enable it so /np was executed each time a new song started 
playing. In particular I'd like to enable this per chat room (we have a music 
chat room at work which people can notify what song is currently playing into, 
and discuss the songs playing).

Original comment by l...@leifmadsen.com on 12 Apr 2011 at 4:49