Steegy,
Are you having any problems with it or am I the only one having the switcheroo with the Track Artist and Composer thing happening? And will you have to update the script if it's the site causing the problem?
Thanks again!

gotoline 1
findline "<div id=\"albumpage\">"
findinline "class=\"subtitle\""
if "\""
# Normalfindinline "class=\"subtitle\""
if "\""
# Normal
findline "<TD class=\"cell-img\" valign=\"top\">"findinline "class=\"subtitle\""
ifnot ">Various Artists"
# Normal
#Album Artist
outputto "Artist"
movechar 1
sayuntil "<"
findline "<TD class=\"cell-img\" valign=\"top\">"Steegy wrote:Script "AllMusicGuide.src":
See if replacingwith
- Code: Select all
findinline "class="subtitle""
if """
# Normal
findline "<TD class="cell-img" valign="top">"works.
- Code: Select all
findinline "class="subtitle""
ifnot ">Various Artists"
# Normal
#Album Artist
outputto "Artist"
movechar 1
sayuntil "<"
findline "<TD class="cell-img" valign="top">"
gotoline 1
findline "<div id="albumpage">"
### findinline "class="subtitle""
### if """
findinline "/span><br />"
if "<a href"
# Normalgotoline 1
findline "<div id=\"albumpage\">"
findinline "/span><br />"
if "<a href"
# Normal
#Album Artist
outputto "Artist"
findinline ">"
sayuntil "<"
findline "<TD class=\"cell-img\" valign=\"top\">"
do
# Tracks
outputto "Tracks"
findline "word-wrap:break-word"Users browsing this forum: Alikalix, Exabot [Bot] and 9 guests