More actions
(Created page with "{{#seo: |title=Vita Homebrew Apps (Music Apps) - GameBrew! |title_mode=append |image=cspotvita.jpg |image_alt=Cspot Vita }} {{Infobox Vita Homebrews |title=Cspot Vita |image=c...") |
No edit summary |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Music Apps) - GameBrew | |title=Vita Homebrew Apps (Music Apps) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=cspotvita2.png | ||
|image_alt=Cspot Vita | |image_alt=Cspot Vita | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Cspot Vita | |title=Cspot Vita | ||
|image= | |image=cspotvita2.png | ||
|description=Spotify client for | |description=Spotify Connect client for PS Vita. | ||
|author=michal4132 | |author=michal4132 | ||
|lastupdated= | |lastupdated=2023/01/04 | ||
|type=Music Apps | |type=Music Apps | ||
|version=0.2. | |version=0.2.9 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/cspotvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/cspotvita.7z | ||
|website= | |website=https://github.com/michal4132/cspot_vita | ||
|source=https://github.com/michal4132/cspot_vita | |source=https://github.com/michal4132/cspot_vita | ||
}} | }} | ||
Cspot Vita is a Spotify player for PS Vita. Only to be used with Premium Spotify accounts. | |||
== | ==Installation== | ||
*libshacccg.suprx (use [[ShaRKBR33D Vita|ShaRKBR33D]] to install) | Requirements: | ||
[[ | *libshacccg.suprx (use [[ShaRKBR33D Vita|ShaRKBR33D]] to install). | ||
*[[ITLS-Enso Vita|iTLS-Enso]] or latest firmware. | |||
*Only to be used with Premium Spotify accounts. | |||
== | How to install: | ||
* Download the [https://github.com/michal4132/cspot_vita/releases/latest VPK] and install it on your PS VITA. | |||
* Install the libshacccg.suprx with [https://github.com/EliCrystal2001/CrystalPSM/releases/latest CrystalPSM]. | |||
* Open the app and log in ([https://www.spotify.com/account/overview/ you can see your username here]). | |||
==Changelog== | |||
'''v0.2.9''' | |||
*fix: Queue unlock mutex | |||
'''v0.2.8''' | |||
*Adapt to cspot core | |||
'''0.2.7''' | |||
*Run app in game mode. | |||
*Temp fix for #10. | |||
'''0.2.6''' | |||
*Feat: add get_available_devices api. | |||
*Fix: buffer free. | |||
*Feat: pause gui in bg. | |||
'''0.2.5''' | |||
*Feat: replace internal client with curl. | |||
'''0.2.4''' | |||
*Feat: prevent calling API with empty token. | |||
'''0.2.3''' | |||
*Save log to file. | |||
*Add refresh buttons. | |||
'''0.2.2''' | '''0.2.2''' | ||
* Fix playlists duplication | * Fix playlists duplication. | ||
* Buffer refactor | * Buffer refactor. | ||
'''0.2.1''' | '''0.2.1''' | ||
*Fix playback issues when buffer full | *Fix playback issues when buffer full. | ||
'''0.2.0''' | '''0.2.0''' | ||
*Fetch user's playlists by Spotify API | *Fetch user's playlists by Spotify API. | ||
'''0.1.1''' | '''0.1.1''' | ||
* | *Fix: use StyleButton. | ||
'''0.1.0''' | '''0.1.0''' | ||
*First Release. | *First Release. | ||
== External links == | ==External links== | ||
* | * GitHub - https://github.com/michal4132/cspot_vita | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/1018 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/1018 | ||
Latest revision as of 10:54, 30 Ocak 2024
Cspot Vita | |
---|---|
General | |
Author | michal4132 |
Type | Music Apps |
Version | 0.2.9 |
License | Mixed |
Last Updated | 2023/01/04 |
Links | |
Download | |
Website | |
Source | |
Cspot Vita is a Spotify player for PS Vita. Only to be used with Premium Spotify accounts.
Installation
Requirements:
- libshacccg.suprx (use ShaRKBR33D to install).
- iTLS-Enso or latest firmware.
- Only to be used with Premium Spotify accounts.
How to install:
- Download the VPK and install it on your PS VITA.
- Install the libshacccg.suprx with CrystalPSM.
- Open the app and log in (you can see your username here).
Changelog
v0.2.9
- fix: Queue unlock mutex
v0.2.8
- Adapt to cspot core
0.2.7
- Run app in game mode.
- Temp fix for #10.
0.2.6
- Feat: add get_available_devices api.
- Fix: buffer free.
- Feat: pause gui in bg.
0.2.5
- Feat: replace internal client with curl.
0.2.4
- Feat: prevent calling API with empty token.
0.2.3
- Save log to file.
- Add refresh buttons.
0.2.2
- Fix playlists duplication.
- Buffer refactor.
0.2.1
- Fix playback issues when buffer full.
0.2.0
- Fetch user's playlists by Spotify API.
0.1.1
- Fix: use StyleButton.
0.1.0
- First Release.