a-dekker / smpc

Official port of Qt/Qml based qmobilempd MPD Client. (From symbian)
Other
4 stars 7 forks source link

More server and database details #19

Closed a-dekker closed 1 year ago

a-dekker commented 4 years ago

One thing I do like about Cantata is that I can get more Server information from the current connection:

And from the current database I miss:

If easy to retrieve the latter could be added to the database settings. Server info could be a separate menu line in the settings.

fuchsmich commented 4 years ago

Sure, no problem.

a-dekker commented 3 years ago

I am going to give it a go myself.

a-dekker commented 3 years ago

It's easy to retrieve the data, but passing it to QML in correct way keeps giving me headaches. I'm done for now, already spend way too much time on this.

fuchsmich commented 3 years ago

Did you make any changes? can you push them into a new branch?

a-dekker commented 3 years ago

I reverted most of the changes. There is a part in networkaccess.cpp that might be usable again. I could do a bit of a cleanup and create a new branch if you are interested in having a look at it.