-
-
Notifications
You must be signed in to change notification settings - Fork 14
Submit a Bug or Translation
Submit your report or translation here.
To see a list of current issues, click here.
To save everyone time please copy and paste the template below and fill it out in your report as accurately as possible.
Templates: Issue, Translation.
##Issue submission Template:
**Browser:** (Firefox 34/Chrome #/etc.)
**Method:** (Userscript/Bookmarklet/Direct)
**Online store version and language:** (Desktop/mobile) (en-us/de-de/etc)
**Userscript version:** x.xxx
**Monkey variant:** (Greasemonkey/Tampermonkey/etc.)
**Problem:** ~
**How to replicate:** ~
**Other notes:** ~
##Translation submission template:
{
"us": {
"local": "English",
"startup": {
"apis": "Select which APIs you would like to use, hover for more details.<br />Certain APIs may not be disabled.",
"wait": "Please wait.",
"start": "Start"
},
"columns": {
"icon": "Icon",
"name": "Name",
"platform": "Platform",
"size": "Size",
"date": "Date"
},
"labels": {
"export_view": "Export View",
"page": "Page"
},
"categories": {
"downloadable_game": "Games",
"demo": "Demos",
"add_on": "Add-ons",
"unlock": "Unlocks",
"unlock_key": "Unlock Keys",
"avatar": "Avatars",
"disc_based_game": "disc_based_game",
"premium_game": "premium_game",
"reward_game": "reward_game",
"theme": "Themes",
"other": "other",
"promotional_material": "promotional_material",
"other_game_related": "other_game_related",
"game_content": "game_content",
"tumbler_index": "tumbler_index",
"home": "home",
"ungrouped_game": "ungrouped_game",
"promo_content": "promo_content",
"beta": "Betas",
"application": "Applications",
"extras": "Extras",
"unknown": "Unknown"
},
"strings": {
"delimiter": "Enter delimiter:",
"stringify_error": "Error: Browser does not have JSON.stringify.",
"yes": "Yes",
"no": "No",
"search": "Search by game title",
"dlQueue": "Queue",
"dlList": "List",
"plus": "Toggle visibility of PS+ titles.",
"queue_all": "All",
"queue_to": "Download to $SYS$"
},
"apis": [
{
"internal_id": "api_entitle",
"name": "Entitlements",
"desc": "Cannot be disabled. Accesses purchase information used to create the download list, determine PS+ status, and other things."
},
{
"internal_id": "api_game",
"name": "Catalog",
"desc": "Accesses additional game information to determine proper console, fix broken images, and more."
},
{
"internal_id": "api_queue",
"name": "Download Queue",
"desc": "Allows adding and removing items from the download queue. Reads download queue information and the amount of activated consoles on the account."
},
{
"internal_id": "api_pstv",
"name": "PS TV",
"desc": "Detect PS TV compatible titles. Only supported on \"en-us\" web store (not PSDLE language).",
"disabled": true
}
]
}
}
Note: This template may change without notice as features are added/removed and may not reflect the current PSDLE version.
All information on this wiki, especially about how the online store operates, while factual to me is based purely on personal research.
This means as a result of my research and bug reports of users PSDLE has achieved the state and accuracy it currently has, but it is not set in stone and may not be 100% true to the original.
Developers
Third Party: Exports
Enhanced Filtering
Common Problems and Solutions
Submit a Bug or Translation
Translating
Valkyrie (Deprecated)
What is Valkyrie?
Interfacing
Deployment
Chihiro (Deprecated)
Debugging PSDLE
Gathering Debug Information
Generating the List
Enhanced Accuracy
Determining Platforms
Download Queue
User Experience
Implemented/Unavailable Features
Deployment