pkgj icon indicating copy to clipboard operation
pkgj copied to clipboard

Add Images/Description to content

Open gnuton opened this issue 7 years ago • 3 comments

What about showing a modal dialog on top of the list or similar which would display content metadata like some images and a description? OR even a UI like proposed here https://github.com/mmozeiko/pkgi/issues/1

You can retrieve metadata like images/description/ by using this chihiro API: https://store.playstation.com/store/api/chihiro/00_09_000/container/US/en/999/UP9000-PCSA00002_00-MLB12THESHOWVITA

Where: Region (eg: "US") and Content ID "UP9000-PCSA00001_00-MNRV000000000000". Those are all info PKGj gets from TSV file

gnuton avatar Jul 24 '18 11:07 gnuton

If @blastrock would have some time to do this, it would become similar to 3DS's awesome freeShop.

nighto avatar Jul 24 '18 22:07 nighto

Thanks for the API. That would be great but it would take a lot of time. pkgj's GUI code is not one of the best, and there is no nice GUI toolkit on the vita.

I'm leaving this open, but I'm currently spending my time on other features and bugs, it is not likely that this will be done soon.

blastrock avatar Jul 29 '18 08:07 blastrock

And it's hard to decide when the picture should be loaded.

InitialXKO avatar Jan 04 '19 05:01 InitialXKO