feelfreelinux / cspot

A Spotify Connect player targeting, but not limited to embedded devices (ESP32).
Other
460 stars 43 forks source link

Question #144

Closed itsjustyryr closed 1 year ago

itsjustyryr commented 1 year ago

Can it play music in the background?

itsjustyryr commented 1 year ago

I downloaded CSpot from this repository and it's CSpot_Vita. Between them, is there any slight difference? Thanks!

HeikoGr commented 1 year ago

As far as i see the cspot_vita project uses cspot as a library. So it depends on the implementation of cspot_vita. It might be the best to ask you question over there.

itsjustyryr commented 1 year ago

That's what I've done, waiting for an answer! Fingers crossed, and thanks!

Ryan-Romig commented 1 year ago

it looks like to me Cspot-vita uses the Cspot library as a submodule to work on PS vita platform instead of ESP32 or CLI. not the whole Cspot project.

similar to adding a PS-Vita folder to the cspot/targets if that makes sense

itsjustyryr commented 1 year ago

it looks like to me Cspot-vita uses the Cspot library as a submodule to work on PS vita platform instead of ESP32 or CLI. not the whole Cspot project.

similar to adding a PS-Vita folder to the cspot/targets if that makes sense

I also noticed that! I was curious if one of them has the ability to play music in the background, even if you play in Adrenaline(emulator for PSP/PS1 games)

Ryan-Romig commented 1 year ago

it looks like to me Cspot-vita uses the Cspot library as a submodule to work on PS vita platform instead of ESP32 or CLI. not the whole Cspot project. similar to adding a PS-Vita folder to the cspot/targets if that makes sense

I also noticed that! I was curious if one of them has the ability to play music in the background, even if you play in Adrenaline(emulator for PSP/PS1 games)

what do you mean in the background? do you mean on the PS-Vita platform? If you are running an emulator on a PC, you could run CSpot CLI and the emulator both.

itsjustyryr commented 1 year ago

it looks like to me Cspot-vita uses the Cspot library as a submodule to work on PS vita platform instead of ESP32 or CLI. not the whole Cspot project.

similar to adding a PS-Vita folder to the cspot/targets if that makes sense

I also noticed that! I was curious if one of them has the ability to play music in the background, even if you play in Adrenaline(emulator for PSP/PS1 games)

what do you mean in the background? do you mean on the PS-Vita platform?

If you are running an emulator on a PC, you could run CSpot CLI and the emulator both.

Sorry. On the PS-Vita platform, yes. Can it be used with LowMemMode so the app would run in the background?