Author Topic: Vinyl Crate  (Read 6071 times)

thinklater

  • Jr. Member
  • **
  • Posts: 23
Trying to replicate the feel of crate digging. Based on Fluent Carousel by mmakes and Album Tiles by Bee-liever

Fullscreen


Upcoming track titles active


Embedded in Now Playing tab


Embedded, with right sidebar


Lyrics active


Artist info active (and Shuffle turned off)


https://github.com/tedhinklater/SpotifyAMOLEDVinylCrateTM
Last Edit: December 24, 2023, 02:13:43 PM by thinklater

naresh

  • Jr. Member
  • **
  • Posts: 31
Hi Thinklater

I like this. But how do I show only album covers? Currently, the view shows all tracks instead of a single album cover.

Naresh.

BluMndy

  • Newbie
  • *
  • Posts: 6
  • He/They ~ Big Fan of Music ~ Bi ~ Autistic
does it work on Now Playing?
DJ KHALED!!!!
WE THE BEST MUSIC!!!!!!! :D  :D  :D

thinklater

  • Jr. Member
  • **
  • Posts: 23
Hi Thinklater

I like this. But how do I show only album covers? Currently, the view shows all tracks instead of a single album cover.

Naresh.

Hi Naresh I'm trying to understand, could you send a screenshot?

does it work on Now Playing?

On the Now Playing Assistant? I'm not sure, I doubt it.

thinklater

  • Jr. Member
  • **
  • Posts: 23
Sorry Blu I've had my coffee now, it works on the Now Playing tab as an embedded TM, yep

naresh

  • Jr. Member
  • **
  • Posts: 31
https://imgur.com/xvUhN5X

Hi Thinklater

I am having trouble posting the picture. Hopefully the link works. If you can see the picture, you will see several pictures of the same album cover. Even though I cued three albums to play. I am thinking the several pictures are the tracks of the first album.

Your picture in this post shows different albums. I would like to see the same.

Naresh.

thinklater

  • Jr. Member
  • **
  • Posts: 23
Ah I see, the only way I can see that working is if track 1 is one album, track 2 is another album, etc. I shuffled the library which is why it shows different album covers. I'll try changing the parameters.

naresh

  • Jr. Member
  • **
  • Posts: 31

thinklater

  • Jr. Member
  • **
  • Posts: 23
Updated! Added Shuffle and Mute, Artist Info and Lyrics as well as a jump-to-track OnClick feature (just click the titles)
Last Edit: December 24, 2023, 02:14:48 PM by thinklater


thinklater

  • Jr. Member
  • **
  • Posts: 23
Hi Thinklater

I like this. But how do I show only album covers? Currently, the view shows all tracks instead of a single album cover.

Naresh.

Hi Naresh, there is a fix!

In Vinyl Crate.xml, where it says
Code
<element name="#Cover_02" type="AlbumCover" id="Tracks[1]"
change
Code
id="Tracks[1]"
to
Code
id="Albums[1]"

and so on. Although, this means the upcoming song names will be positioned over the wrong album covers but the names can be disabled. Thanks to mmakes for the info.

naresh

  • Jr. Member
  • **
  • Posts: 31
Thanks, Thinklater and Mmakes, for that workaround. Works now.

How do I disable the song names? I don't really need them to show. I can see them in the playlist.

Naresh.

thinklater

  • Jr. Member
  • **
  • Posts: 23
Thanks, Thinklater and Mmakes, for that workaround. Works now.

How do I disable the song names? I don't really need them to show. I can see them in the playlist.

Naresh.

It's the small button on the right-hand side of the upcoming vinyls, it might be tricky to see. It enables/disables the upcoming track names.

naresh

  • Jr. Member
  • **
  • Posts: 31
Hi Thinklater

Saw it and disabled the tracks. Now it is perfect for me. Thank you very much.

Naresh.

thinklater

  • Jr. Member
  • **
  • Posts: 23
Updated! Thanks to Naresh the skin now focuses on albums (not just the tracks) and has a playlist for selecting individual tracks. Best of both worlds!

Fullscreen


Playlist active (and album titles separately active)


Album titles active


Lyrics panel


Artist info panel


Embedded mode with right side panel