Author Topic: A way to show previous and next playlist?  (Read 3597 times)

NateMac00

  • Newbie
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
A way to show previous and next playlist?
« on: January 25, 2021, 11:56:31 PM »
I have this layout work expect for one aspect. In a normal menu, you see two games previous to your selection and after your selection, a standard wheel. is there a way to also do this with playlist? see what playlist will appear by pressing either the next or previous playlist buttons?
see attached.

STAiNLESS

  • Newbie
  • *
  • Posts: 48
  • Karma: +49/-13
  • CORE
    • View Profile
Re: A way to show previous and next playlist?
« Reply #1 on: January 30, 2021, 03:15:34 AM »
+1 for playlist menu :)

Pieter Hulshoff

  • Administrator
  • Hero Member
  • *****
  • Posts: 1534
  • Karma: +46/-14
    • View Profile
    • Towel 42
Re: A way to show previous and next playlist?
« Reply #2 on: March 14, 2021, 08:24:17 AM »
I’ll look into it, but it’s much easier and flexible to turn them into sub collections instead. This would also allow you to create a favorites list of each “playlist”.

Agent47

  • Global Moderator
  • Full Member
  • *****
  • Posts: 160
  • Karma: +7/-41
    • View Profile
Re: A way to show previous and next playlist?
« Reply #3 on: March 14, 2021, 11:11:32 PM »
This is one of the few features the frontend lacks for me and something I've requested in the past.

A menu for playlists is much better in terms of presentation and ease of use. Tapping the next/prev keys is pretty clumsy if you have more than a few playlists.

STAiNLESS

  • Newbie
  • *
  • Posts: 48
  • Karma: +49/-13
  • CORE
    • View Profile
Re: A way to show previous and next playlist?
« Reply #4 on: March 22, 2021, 09:31:57 PM »
although, playlist enter/exit animations can be cool when cycling them.

https://youtu.be/3GzF5FjHezA?t=85

Pieter Hulshoff

  • Administrator
  • Hero Member
  • *****
  • Posts: 1534
  • Karma: +46/-14
    • View Profile
    • Towel 42
Re: A way to show previous and next playlist?
« Reply #5 on: March 22, 2021, 11:12:47 PM »
There’s an offset parameter in the code too, but I never tested if it actually works to be honest.

Pieter Hulshoff

  • Administrator
  • Hero Member
  • *****
  • Posts: 1534
  • Karma: +46/-14
    • View Profile
    • Towel 42
Re: A way to show previous and next playlist?
« Reply #6 on: April 13, 2021, 05:00:15 PM »
This is one of the few features the frontend lacks for me and something I've requested in the past.

A menu for playlists is much better in terms of presentation and ease of use. Tapping the next/prev keys is pretty clumsy if you have more than a few playlists.

Well, I've started development for this feature. It's not as easy as it may sound, since menu structure support is quite distributed in the code, but I'll get there eventually. :)

STAiNLESS

  • Newbie
  • *
  • Posts: 48
  • Karma: +49/-13
  • CORE
    • View Profile
Re: A way to show previous and next playlist?
« Reply #7 on: April 14, 2021, 04:52:58 AM »
This is one of the few features the frontend lacks for me and something I've requested in the past.

A menu for playlists is much better in terms of presentation and ease of use. Tapping the next/prev keys is pretty clumsy if you have more than a few playlists.

Well, I've started development for this feature. It's not as easy as it may sound, since menu structure support is quite distributed in the code, but I'll get there eventually. :)

This will be something, please let me know if you need a tester :)