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

Allow all tags which can be retrieved from the player to be used #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem? (hmm, how can I put this in 3 steps?)
1. Install the plug in
2. Configure
3. Look for a year, format, bitrate tag...

What is the expected output? What do you see instead?

The year of the track should be there
The Format (ogg, mp3 etc)
The bit rate should be an option

What version of the product are you using? On what operating system?

0.4.2

Please provide any additional information below.

Kinda geeky, but it's something I'd like to use :-)

Original issue reported on code.google.com by ian.haw...@gmail.com on 21 Jul 2008 at 5:43

GoogleCodeExporter commented 9 years ago

Original comment by b152fee4...@gmail.com on 21 Jul 2008 at 7:02

GoogleCodeExporter commented 9 years ago
It's so good that this plugin has a developer again.
By the way, I like to see "Genre" as well

Original comment by mila...@gmail.com on 2 Aug 2008 at 9:43

GoogleCodeExporter commented 9 years ago
>It's so good that this plugin has a developer again.

yes. thanks

Original comment by andras.b...@gmail.com on 3 Aug 2008 at 7:36

GoogleCodeExporter commented 9 years ago
0.5.0 contains basic support for this

"{%tag}" in format string represents an arbitrary tag. Tags available may vary 
by
player and source. 

There's no mechanism yet for looking at the list of tags at the moment, you'll 
have
to open the debug window to see what is available.  I don't really have a good 
idea
of how to present that information yet.

I also need to see if anything needs to be done to standardize the names of 
some of
the more useful and common tags, as certain players occassionaly use odd names 
for
something.

Original comment by b152fee4...@gmail.com on 3 Oct 2008 at 11:24

GoogleCodeExporter commented 9 years ago
Oops, I mean "%{tag}", of course, so e.g. %{year}, %{format}, %{bitrate} etc.

Original comment by b152fee4...@gmail.com on 3 Oct 2008 at 5:18

GoogleCodeExporter commented 9 years ago
Issue 117 has been merged into this issue.

Original comment by b152fee4...@gmail.com on 15 Apr 2009 at 7:31

GoogleCodeExporter commented 9 years ago
Note that pidgin-musictracker is at the mercy of the information we can get 
from the
player; some methods of communicating with the player make it impossible for us 
to
get the suggested data items; such a date items may not always exist (for e.g. 
if you
are listening to streamed audio)

Original comment by b152fee4...@gmail.com on 15 Apr 2009 at 7:32

GoogleCodeExporter commented 9 years ago

Original comment by b152fee4...@gmail.com on 11 Jan 2010 at 10:23

GoogleCodeExporter commented 9 years ago
Issue 188 has been merged into this issue.

Original comment by b152fee4...@gmail.com on 11 Jan 2010 at 10:23

GoogleCodeExporter commented 9 years ago
Issue 149 has been merged into this issue.

Original comment by b152fee4...@gmail.com on 10 Feb 2010 at 8:12

GoogleCodeExporter commented 9 years ago
Issue 196 has been merged into this issue.

Original comment by b152fee4...@gmail.com on 14 Feb 2010 at 8:08

GoogleCodeExporter commented 9 years ago
Is 0.5.0 alpha freezed forever? Is there any chance to see "year" tag in stable 
version 
some day? 

Original comment by eyed...@gmail.com on 16 Apr 2010 at 6:34

GoogleCodeExporter commented 9 years ago
Can the option be added to see the "Now Playing" tag?
when i listen to internet radio (through vlc) the artist and title info is 
filled with the radiostation info, but the artist info i want to be shown is 
found in the "now playing" tag...

Original comment by Rinilisc...@gmail.com on 13 Oct 2010 at 4:08