RePod / psdle

Improving everyone's favorite online download list, one loop at a time.
https://repod.github.io/psdle
MIT License
193 stars 14 forks source link

PlayStation Plus titles only export #13

Closed florisvaneck closed 9 years ago

florisvaneck commented 9 years ago

When I filter only my games and then use the toggle to show only PS+ titles (subscription) the export view option still exports all the titles (including the non-PS+ titles that I bought).

I would like to see an extra column (instead of border around box cover) that indicates PS+/Non-PS+ so it is easier to filter those titles out.

Otherwise great script! Keep up the good work.

RePod commented 9 years ago

You mean an extra column in the "Export View" or "CSV" output? Definitely a WIP.

I could just throw it in but I'm also considering what other information people are looking from the export.

Also this is a known bug. I recently reverted a change to the code which generated the export information based off the actual current view (which tracks PS+ visibility) instead of the internally managed list (which doesn't). Probably the solution I'll go back to.

RePod commented 9 years ago

This should be resolved, please go try it out and let me know if it's working as intended.

Also due to how I completely rewrote the exporting options (and things it leverages), the totals (previously just size) are not included in the export for now.

EvilCanasta commented 9 years ago

Sorry again for hijacking this, but i think it can considered solved now? I've tried to show only PS+ content and it exports just a few hundreds of rows (and they're all the PS+ titles)

florisvaneck commented 9 years ago

Everything is working now. Really helps. Thanks, great!