jcorporation / myMPD

myMPD is a standalone and mobile friendly web mpd client with a tiny footprint and advanced features.
https://jcorporation.github.io/myMPD/
GNU General Public License v3.0
418 stars 65 forks source link

Album View, tidal #87

Closed marcbth closed 5 years ago

marcbth commented 5 years ago

Hello,

is it possible to offer Album View? Furthermore Bootstrap CSS adapt so that the window always appears in full width? Tidal or qobuz involve, mpd has it natively in it.

Thanks for the efforts. Would like to donate

Cliff from germany

jcorporation commented 5 years ago

Hi Cliff,

please describe your feature requests in more detail and only one feature request in one issue.

marcbth commented 5 years ago

Hello Jürgen,

Unfortunately, I have no idea how that works. But otherwise I would do it immediately. Sorry.

1st album view on the main page means an ad instead of list rather thumbnails from the albums.

  1. Tidal or Qobuz mpd .2xx can indeed a native integration of the two streaming services. is it possible to install something like that? At the moment I'm using upmpdcli. as there is no upnp browser for mympd it is suboptimal.

3rd main window full width

is it possible to display the main window or all other windows in the whole width or length. is only a design part but it is in my opinion too much as a present.

General question: can I also run js or php or python through the integration?

Would like to donate something for the effort.

cliff

Am 21.01.2019 um 21:45 schrieb Jürgen Mang notifications@github.com:

Hi Cliff,

please describe your feature requests in more detail and only one feature request in one issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jcorporation/myMPD/issues/87#issuecomment-456194313, or mute the thread https://github.com/notifications/unsubscribe-auth/AWbfZzb6oT3Fwu62vy9tONdJL8dVx7Fkks5vFibUgaJpZM4aFOtn.



Ihre E-Mail-Postf�cher sicher & zentral an einem Ort. Jetzt wechseln und alte E-Mail-Adresse mitnehmen! https://www.eclipso.de

jcorporation commented 5 years ago

1st album view

I don't really understand what you mean. Is it a language barrier? You can send me an email in german language.

  1. Tidal or Qobuz

Because the todo list of myMPD is very long, I focus the development on local features. But cloud features can be possible in the future.

3rd main window full width

It is possible, but why? Imho, the bootstrap css resizes the width in a good manner. A to large width is not so eye friendly.

General question: can I also run js or php or python through the integration?

The backend is written in pure c, therefore no php support. JavaScript can run of course in the client browser window.