Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integrate div class="playlist_indicator in playlist-mini.php #133

Open
marcbth opened this issue Sep 9, 2020 · 3 comments
Open

integrate div class="playlist_indicator in playlist-mini.php #133

marcbth opened this issue Sep 9, 2020 · 3 comments

Comments

@marcbth
Copy link

marcbth commented Sep 9, 2020

Hello Artur,
is it possible to integrate the time display (<div class="playlist_indicator") of playlist.php into the display of playlist-mini.php?

Thanks for all your efforts

Cliff

@ArturSierzant
Copy link
Owner

Hi Cliff,

what exactly would you like to achieve: clickable progress bar representing time of a track or info about track's time (playtime/remaining time)? Main problem with miniplayer is the amount of space available in mobile devices.

Regards,
Artur

@marcbth
Copy link
Author

marcbth commented Sep 10, 2020

Hi, Artur,

thank you very much for your answer.

With a mobile phone it is a good objection. With a tablet I have enough space (iPad).

a clickable progress bar would be really good.

By the way, is it possible to delete not just a single track in the current playlist but the whole album in the view now playing?

Cliff

@ArturSierzant
Copy link
Owner

ArturSierzant commented Sep 13, 2020

I think it's possible to make existing bar clickable - I'll add it to TODO list.
Deleting tracks from specific album - this should be also possible - I'll add it to TODO list, too.

Thanks for good ideas :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants