Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional/custom fields for game details #286

Closed
By6r9 opened this issue Dec 6, 2017 · 12 comments
Closed

Additional/custom fields for game details #286

By6r9 opened this issue Dec 6, 2017 · 12 comments

Comments

@By6r9
Copy link
Contributor

By6r9 commented Dec 6, 2017

Game details window lacks some fields.

For LaunchBox parity:
Region, Version, Age Rating, Added, Modified, Last Played, Play Count, Source, Status, Play Mode, Series, Alternate Name
Game Manual Path, Game Music Path, Game Video Path

For MAME/Arcade emulators:
Clone of, Romset, Status, Graphics status, Sound status, Mechanical machine, Rotation/Screen Orientation, Display Count, Display Type, AltRomname, AltTilte, Buttons (and some more...)

@Snorrp
Copy link

Snorrp commented Dec 6, 2017

Yuss, how far along would you say these are.

@JosefNemec
Copy link
Owner

@Snorrp Not sooner than 4.0, which is at least a month away.

@Snorrp
Copy link

Snorrp commented Dec 7, 2017

Ah that's not too bad, you work at a good pace.

@ghost ghost mentioned this issue Dec 30, 2017
This was referenced Jan 8, 2018
@curdh
Copy link

curdh commented Mar 24, 2018

Maybe it could exist an optional field to set the shortcut name? Just to avoid problems when a game's name have special characters like ":"

@JosefNemec
Copy link
Owner

What problem is there with shortcuts? I don't think it's a worth it to create separate field just for shortcut name, but we should fix any issues with shortcut creation if there are any.

@curdh
Copy link

curdh commented Mar 25, 2018

Yes i agree. The problem is when a game's name has special characters, the shortcut changes it for another character. For example a shortcut for "Half-Life 2: Episode One" will result in "Half-Life 2_ Episode One".
I didn't wanted to create another issue for this so i thought it could be "fixed" with a custom field.

@JosefNemec
Copy link
Owner

Please open new issue for it, it will be easy to fix.

@JosefNemec
Copy link
Owner

JosefNemec commented Mar 28, 2018

I'm going to add following fields as part of this issue:
Added
Modified
Last Played
Play Count
Series
Version
Age Rating
Region

These will be added as part of #273:
Rating
Critic Rating
Community Rating

And "Status" as part of #281

Full support for custom fields will be done as part of #502

"Game Manual Path" will be done in #503 (we also need an option to actually utilize it in Playnite from game menus)

"Game Music Path" and "Game Video Path" will be done as part of #358

And finally "Play Mode" can be supplied with tags based on what I saw how it's used in LaunchBox.

I'm going to leave out all fields for MAME/Arcade because they feel way too specific and it doesn't make much sense to include them for now since we don't have any specific integration for MAME or other arcade emulators.

@JosefNemec
Copy link
Owner

I forgot about "Source", what is it used for?

@By6r9
Copy link
Contributor Author

By6r9 commented Mar 28, 2018

Status = Whatever you want to use it for (Complete, Missing Artwork, etc.)
Source = Meant to be Steam, Digital Download, Physical Disc, etc., but again, whatever you want to use it for

https://forums.launchbox-app.com/topic/29689-please-explain-these-fields/
Closest thing in Playnite would be 'Provider', which is not editable now.

@By6r9
Copy link
Contributor Author

By6r9 commented Mar 30, 2018

I realized that I missed another important field - Disc number for games released on multiple discs. I guess it could be added with #159, but it is worth mentioning, so you can plan Game Details layout ahead.
There are also 5¼-inch floppies, with Side A and Side B.
TOSEC naming scheme mix both those things, so you get things like:

Ultima IV - Quest of the Avatar (1986)(Origin Systems)(Disk 1 of 2 Side A)[cr ECA]
Ultima IV - Quest of the Avatar (1986)(Origin Systems)(Disk 1 of 2 Side B)
Ultima IV - Quest of the Avatar (1986)(Origin Systems)(Disk 2 of 2 Side A)
Ultima IV - Quest of the Avatar (1986)(Origin Systems)(Disk 2 of 2 Side B)

@JosefNemec
Copy link
Owner

Released in 4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants