INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Track Info Plugin - "Album Artist"  (Read 4171 times)

lohma004

  • Recent member
  • *
  • Posts: 12
Track Info Plugin - "Album Artist"
« on: July 24, 2018, 11:08:48 am »

Hey, I'm trying to create (or modify) a display track info plugin that will show the tag for "Album Artist." Can't seem to figure out how to do this as this seems not to be a regular ID3 tag. Any ideas?
Logged

lohma004

  • Recent member
  • *
  • Posts: 12
Re: Track Info Plugin - "Album Artist"
« Reply #1 on: August 13, 2018, 12:22:26 pm »


Still looking for some help on this.
If there is no ID3 tag for "Album Artist," how do I work around this?
Thanks.
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71338
  • Where did I put my teeth?
Re: Track Info Plugin - "Album Artist"
« Reply #2 on: August 14, 2018, 12:27:30 am »

Album Artist is a tag.
Logged

swiv3d

  • Guest
Re: Track Info Plugin - "Album Artist"
« Reply #3 on: September 03, 2018, 06:13:55 pm »

Album Artist is an ID3v2.3 called TPE2
Logged

lohma004

  • Recent member
  • *
  • Posts: 12
Re: Track Info Plugin - "Album Artist"
« Reply #4 on: September 28, 2018, 05:48:37 pm »

Need some help modifying a Track Info Plugin:
For instance:I'm trying to modify the "Simple" track info plugin.

Currently it lists the "Title" on the first line
The "Artist" on the second line.
I am trying to add another line that will pull up the "Album Artist" tag.
I added a line that reads: <span class="albumartist">TRACKINFO_INSERT_ALBUMARTIST</span>
When I try to do this, it puts in the name of the album and then the word "Artist."  It does not pull up the tag for the "Album Artist"

Any thoughts?
Thanks.
Logged

lohma004

  • Recent member
  • *
  • Posts: 12
Re: Track Info Plugin - "Album Artist"
« Reply #5 on: November 13, 2018, 11:32:43 am »

Looking to add "Album Artist" to Track Info Plugin.

I added a line that reads: <span class="albumartist">TRACKINFO_INSERT_ALBUMARTIST</span>
When I try to do this, it puts in the name of the album and then the word "Artist."  It does not pull up the tag for the "Album Artist"
Logged

lohma004

  • Recent member
  • *
  • Posts: 12
Re: Track Info Plugin - "Album Artist"
« Reply #6 on: January 14, 2019, 05:18:34 pm »

Album Artist is an ID3v2.3 called TPE2

So I've tried a bunch of scripts with TPE2 for Album Artist, but I'm still having no luck.

Tried: <span class="title">TRACKINFO_INSERT_TITLE</span>
<span class="TPE2">TRACKINFO_INSERT_ALBUMARTIST</span>

If I change out TPE2 and Album Artist (I've used them in a number of combinations) it just prints that text on the screen. 

Help?
Thanks.
Logged

krmasson

  • World Citizen
  • ***
  • Posts: 212
Re: Track Info Plugin - "Album Artist"
« Reply #7 on: January 23, 2019, 02:56:40 pm »

Stupid suggestion, have you tried something like
 <span class="albumartist">"TRACKINFO_INSERT_ALBUMARTIST"</span>
or
 <span class="albumartist">(TRACKINFO_INSERT_ALBUMARTIST)</span>
to try to keep Album and Artist together?

I have no idea of the context, do not know when the macro trackinfo... is expanded, so this could be a perfectly stupid idea. Just in case.
Logged

EnglishTiger

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 954
Re: Track Info Plugin - "Album Artist"
« Reply #8 on: October 26, 2020, 11:31:13 am »

TrackInfo_Insert(Album Artist) should work
Logged
Win NUC - VENOEN 11Th NUC Mini PC Core i7 1165G7,Dual HDMI 2.0+Mini DP,Windows 11 Mini Desktop Computer,Thunderbolt 4.0,1 Lan, USB-C,Wifi,Bluetooth 5.0,32GB RAM Toshiba MQ04ABF100 ‎500Gb 5400 RPM ‎eSATA HD, Gigabyte GP-GSM2NE3512GNTD 1Tb NVMe SSD, Samsung 870 QVO 8 TB SATA 2.5 Inch SSD (MZ-77Q8T0) in Sabrent Ultra Slim USB 3.0 to 2.5-Inch SATA External Aluminium Hard Drive Enclosure (EC-UK30)

Apple 2020 Mac mini M1 Chip (8GB RAM, 512GB SSD)
Sabrent Thunderbolt 3 to Dual NVMe M.2 SSD Tool-Free Enclosure with Sabrent 2TB Rocket NVMe PCIe M.2 2280 High Performance SSD + Crucial P3 Plus 4TB M.2 PCIe

ET Skins & TrackInfo Plugins - https://englishtiger.uk/index.html
Pages: [1]   Go Up