INTERACT FORUM

Please login or register.

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

Author Topic: Trying to find out which tracks I have linked together  (Read 1841 times)

~OHM~

  • Citizen of the Universe
  • *****
  • Posts: 1825
  • "I Don't Play The Music The Music Plays Me"
Trying to find out which tracks I have linked together
« on: September 29, 2016, 05:54:15 am »

I've done several searches and if the answer is out there then I missed it. Anybody have any ideas on how to view this info....thanks
Logged
“I've Reached A Turning Point In My Life. I Now Realize I Have More Yesterdays Then Tomorrows”

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41972
  • Shoes gone again!
Re: Trying to find out which tracks I have linked together
« Reply #1 on: September 29, 2016, 06:32:28 am »

This smartlist should help:
[Media Type]=[Audio] -[Link]=[]

It won't find the last file in the link since that doesn't have the link field set.
Logged
Matt Ashland, JRiver Media Center

blgentry

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 8009
Re: Trying to find out which tracks I have linked together
« Reply #2 on: September 29, 2016, 06:37:03 am »

I have a view set up to do this.  It finds all links by searching for [Link] not equal to 0 .  Then I expand to full albums, because all of my links are inside of albums, from track to track.  Here's the code for the "include files" in the view:

Code: [Select]
-[Link]=0 ~a ~sort=[Album Artist (auto)],[Album]
Finally, in the view, I have columns for File Key ( filekey() ), and [Link] .  That way, I can read down the Link column and see the entries that have links.  Generally, the link points to the filekey() of the next file in the album.  Comparing the numbers for Link and File Key let's me see that indeed those two items are linked.

See attached screen shot.

Brian.
Logged

~OHM~

  • Citizen of the Universe
  • *****
  • Posts: 1825
  • "I Don't Play The Music The Music Plays Me"
Re: Trying to find out which tracks I have linked together
« Reply #3 on: September 29, 2016, 08:24:58 am »

thanks guys will give it a shot
Logged
“I've Reached A Turning Point In My Life. I Now Realize I Have More Yesterdays Then Tomorrows”
Pages: [1]   Go Up