segler-alex / RadioDroid

radio browser app that uses www.radio-browser.info on android
GNU General Public License v3.0
750 stars 155 forks source link

Copy streamed title #297

Closed davidhedlund closed 4 years ago

davidhedlund commented 6 years ago

RadioBrowser 0.5.1.

It is not possible to "Copy title" of the streamed stations. Can you please add such function?

Wiredframe commented 6 years ago

It would indeed be great to be able to copy the title of the currently played song. Maybe a longpress on the title would do it?

davidhedlund commented 6 years ago

@Wiredframe

Maybe a longpress on the title would do it?

Thank you for supporting the idea. However, I guess the context menu should be used to keep it as simple as possible.

Wiredframe commented 6 years ago

Absolutely agree. It just would be awesome if it was possible at all. :)

werman commented 6 years ago

I planned to add maximized version of the player where such functionality will be available but still wasn't even able to start.

Wikinaut commented 6 years ago

Currently, the title appears to be cropped (shortened). When you implement the function, pls. make sure that the full string is copied, thanks.

Wiredframe commented 6 years ago

Thank you for this awesome app btw! Just discovered it a couple of days ago.

davidhedlund commented 6 years ago

@Wiredframe Welcome! Did you know that you can add and edit the stations directly on radio-browser.info used by RadioDroid?

Wiredframe commented 6 years ago

Yes I saw that its based on that library. All the stations I was looking for were already there. Really great.

davidhedlund commented 6 years ago

@Wiredframe Awesome.

davidhedlund commented 4 years ago

I planned to add maximized version of the player where such functionality will be available but still wasn't even able to start.

This idea is a bit old now so I forgot that I submitted it (hence the duplication). Is it possible to implement this function now?

werman commented 4 years ago

In the new full screen player there is a track history, you can copy track information from there (click history item in the list and there will be button you want). However this is in master and not in any released version.

davidhedlund commented 4 years ago

In the new full screen player there is a track history, you can copy track information from there (click history item in the list and there will be button you want). However this is in master and not in any released version.

I'm glad to hear this. =) Did you implement this or what?

werman commented 4 years ago

Yes in https://github.com/segler-alex/RadioDroid/pull/495

davidhedlund commented 4 years ago

Yes in #495

That's very helpful of you, thanks once again.

segler-alex commented 4 years ago

is implemented in the next release