darklinkpower / PlayniteExtensionsCollection

Collection of extensions made for Playnite.
MIT License
332 stars 30 forks source link

[Library Exporter Advanced] "Added" field should only include date, no time #414

Open ZLoth opened 1 year ago

ZLoth commented 1 year ago

Extension name

Library Exporter Advanced

Bug Description

One thing that I noticed with this extension is that the following date fields are exported:

As currently configured, PlayNite only accepts manual input of the date for Date Added, and then puts in the time of 00:00:00. This leads to too many entries where the time is midnight, and knowing the time is a bit irrelevant. Having the time included in the "Last Played" is relevant since that data is easily scraped from the provider.

To Reproduce

  1. Go to Extensions → Library Exporter Advanced → Open Export Window
  2. Make sure that Release Date, Added, and Last Played is checked.
  3. Export the data.
  4. Import the resulting CSV file into Excel.

WHAT SHOULD HAPPEN: Release Date and Added have date only, Last Played has date and time. WHAT REALLY HAPPENS: Release Date has date only, Added and Last Played have date and time.

Logs

No logs available

Screenshots

Library Exporter Options - Options screen

Example List from Playnite - Example list showing only date for Release Date and Added.

Example entry showing Added as a date field only - Example entry showing Added as a date field only

Example Output - Example output imported into Excel showing Date and Time field for Added

Library Exporter Version - Library exporter version

About PlayNite - PlayNite Version Number