linking tracks

Posted by: Daria

linking tracks - 20/07/2002 17:52

I'm lazy, I don't want to join my wavs or mp3s. The Golden Slumbers medley was multiple tracks on the CD, that's how I store it. But when I hear the first part randomly, I want to hear the rest. Likewise, I don't want to hear it start in the middle. But, these should be 2 separate attributes (can stand alone, has linked children) because for instance, "Stay" by Jackson Browne is reasonable without "The Loadout" but "The Loadout" sounds silly without "Stay" right after it.


Posted by: charcoalgray99

Re: linking tracks - 20/07/2002 22:36

For a quick fix how about just TARing up the files? I've never tried it but if I remember correctly the player skips the tar info and just plays all the tracks as if it were one big mp3. You will have to rename the tar to mp3 for emplode to upload it.

Tom
Posted by: pgrzelak

Re: linking tracks - 21/07/2002 04:52

Greetings!

The only problem with tarring the files is that you would not be able to play them individually. The files would be merged completely, and that would change the playlist / tracklist for the album.

I had recommended chaining the mp3s with a field that would have "always play next" with a fid to the next track. Something very similar in nature.
Posted by: tfabris

Re: linking tracks - 21/07/2002 05:17

Yeah, you don't even need to TAR the files. Just strip the tags off of them and do a "copy /b file + file + file newfile" to concatenate them into one big file.

But that's not what he's looking for. I know the feature he's asking for, and I think it would be neat, too.

Most of the time, I work around it just by turning off the Shuffle feature when a song-within-a-good-album comes along. Then it just finishes playing that album.
Posted by: Daria

Re: linking tracks - 21/07/2002 10:25

Most of the time, I work around it just by turning off the Shuffle feature when a song-within-a-good-album comes along. Then it just finishes playing that album.

Which only helps if you got the first song

But that's not what he's looking for. I know the feature he's asking for, and I think it would be neat, too.

I've been thinking about this for quite some time. I have a relational database I use as part of the frontend to my home streamer that I'd been considering this "problem" in relation to for quite some time, and I never got around to doing anything about it.
Posted by: Aragon

Re: linking tracks - 22/07/2002 03:23

Wierd, I was actually thinking about this yesterday. I also think it'd be a really nice feature to be able to link tracks together.
Posted by: jets

Re: linking tracks - 22/07/2002 06:00

yes, i was just thinking about this too! perfect example of this could be Led Zeppelin II when playing heartbreaker...any other song than living loving maid playing after it would just be weird.
Posted by: JeffS

Re: linking tracks - 23/07/2002 06:13

I use my empeg a little differently than most, but under my scheme I have a solution. I have a playlist called "Jeff Radio" that is a list of songs seperated into seperat folders by artist. It pulls one song out of these folders at random so I get a good mix of songs by different artists.

The actual way I bind the songs is by putting them together in a sub playlist that only contains two songs. When ever this playlist is select at random both songs get played together. If I wanted the second song to play by itself sometimes I would put it alone next to the "bound" playlist and sometimes I would get both songs (in order) and sometimes just the second one by itself.

Of course this doesn't work when you use the player in shuffle mode, but it works the way I use the player so I thought you might like to know.
Posted by: Daria

Re: linking tracks - 24/07/2002 14:46

Led Zeppelin II when playing heartbreaker...any other song than living loving maid playing after it would just be weird.

Agree. This is another one that bothers me regularly

And then...
In some cases I listened to complete albums so many times, I can hear the next song from the album start in my head. But that's not really the same problem.
Posted by: Daria

Re: linking tracks - 23/12/2002 00:47

To revisit this: obviously we have no way to do it ourselves and I don't know that it's documented usefully anyhow, but albumwrap support in the player application would theoretically allow random selection of tracks from the wrapped mp3, but it could also be treated as a large mp3.

There's probably not really a win to doing it this way, though.