Please Test: Creating Custom Collections
-
@pjft @lilbud @jdrassa @cyperghost Sorry for tagging all of you but i don't have a pie to test the ComicBook theme updates on, so I am hoping one of you might do the testing for me? i have updated all versions of the theme with the default theme.xml. I hope it works, but i am doing this "blind" without the ability to test. I think the only issue may be the size/location of the text on the gamelist view. The hope is that a generic comic book background appears with the blue retropie logo in the bottom left corner. The system name should be shown in the comic book text, black in color on the carousel. When going into the gamelist view, the system name should be in the top left corner in black comic book text. The top right corner should have a custom collections logo for the standard theme, the comic rip should be the megaman/mario hybrid character.
if you could test it out and let me know what happens I would appreciate it. If things are not showing correctly, a screenshot would be awesome. Thanks in advance.
-
@tmntturtlguy This shows up before ES even starts
-
@lilbud Thanks man! Dumb error when copy pasting my .xml file. I just didn't remove the ./../ correctly when including the comicbook.xml
I have updated all the themes once again, i hope this should now resolve that issue.
-
@TMNTturtlguy I tested it out. Overall it looks pretty good, except the logoText is in the wrong place on the gamelist views. You are using the same position as the logo, but text components do not support origin (for now).
I made the following tweaks to get it to line up properly.
<pos>0.025 0.01</pos> <fontSize>0.11</fontSize>
-
@jdrassa Well damn, you caught it before me
@TMNTturtlguy Here is what the game list looks like
-
-
@pjft said in Please Test: Creating Custom Collections:
@lilbud @jdrassa implemented the option for theme makers to specify a default theme layout for systems that lack a folder, just that.
You can also create systems from unused theme folders, if your theme has them (some themes have folders for Mario, mega man, fighting games, etc). @TMNTturtlguy 's Comic Book theme is a good example of that as it has plenty such folders to play with.
I imagine creating themes for which you have no folder for now makes the experience quite suboptimal for the moment :/
This sounds great, is this in the main release or just the beta for now? So this would mean for a simpler theme you could now easily create a complete theme with just a single theme folder and more complex themes won't have any missing system. Absolutely brilliant addition.
-
@ruckage That's in the main release for a few weeks now.
@jdrassa did a great job with it and deserves all the credit.
@jdrassa -- a bit of feedback there: maybe we should resize the text component depending on the title length, as it's quite common for the text to be appended "(...)" in the carousel as it's too long.
Unsure how to actually do that, but that would be ideal.
-
-
@pjft said in Please Test: Creating Custom Collections:
@jdrassa -- a bit of feedback there: maybe we should resize the text component depending on the title length, as it's quite common for the text to be appended "(...)" in the carousel as it's too long.
Unsure how to actually do that, but that would be ideal.
That would be ideal, sort of a maxSize setting for text.
-
@pjft Dumb question here, Once I'm done adding games to a collection, how do I turn off the Y button add to collection option?
Also, with an unthemed collection, Is there a way to show the collection name instead of "My Collection..." at the top of the screen? I'm using Carbon theme at the moment in my testing.
-
@hurricanefan Thanks for testing and for the feedback.
A few comments then:
Dumb question here, Once I'm done adding games to a collection, how do I turn off the Y button add to collection option?
That was part of the reason why I didn't want to elaborate on things. Let me just say that "there is a way to do it". Where did you expect to find it, and what did you do? Or, now that you know it's possible, let me know if you can find it.
Don't take this the wrong way - I want to understand what your thought process was, and where you expected to find that. I'm happy to give an answer, but the truth is that most users won't come to the forums, so I want to understand your thought process and see if there's anything I can take from it. :)
As for the collection names, well spotted. My bad. I'll fix it now - that should definitely be the case :) Thanks!
-
@pjft I liked the idea that after I created a new collection that I could go and add games to it. Hitting Y button was super easy. Then I was curious what would happen when I had 2 collections. That's when I noticed Y only adds to the latest collection you just created. That's fine in my mind, but at the end of adding games. I'd want to turn off the press Y to add to my last created collection.
I'd imagine I'd turn the setting off in the collections setup menu somehow. Not sure the how or what that looks like. But once my pi is setup with all of the collections I want, I don't want the press Y to add to latest collection enabled because its confusing if you created that collection days or weeks or months ago.
-
@hurricanefan Correct.
When in any custom collection's gamelist view, if you press select there'll be an option to "Add/Remove Games to This Collection", and (if you're already in the edit mode) an option to exit that mode.
I thought it'd be easier than having to travel back and forth to the Game Collections menu, especially as you may not necessarily complete your collection curation in a single session.
Thoughts?
-
@pjft Ahh, found the off setting for Press Y for Finish Editing collection in the SELECT options menu. That was not my first instinct at all to find that setting.
-
@pjft Now that I know its there, its easy to use. But all of the collection settings were on the other popup so thats where I kept thinking it should be.
-
@pjft said in Please Test: Creating Custom Collections:
@jdrassa -- a bit of feedback there: maybe we should resize the text component depending on the title length, as it's quite common for the text to be appended "(...)" in the carousel as it's too long.
Currently, when the text logo becomes selected, the font size is scaled up, but the size of the text component itself is not. I have a plan on how to address this. This should at least make it consistent in that if the whole name was shown when the system was unselected, it should still be shown when it is selected. However, depending on the length of the text, it could still be cut off. I am also going to add the ability to set the font size which should help some as well.
-
@jdrassa thanks. I was thinking of setting text size to (0,0) for the system view logos, and see if that sorted it out. But I imagine it won't be that simple.
Thanks!
-
Hi all.
This should now be feature complete - so, asides from fixing a few bugs that you found, any unthemed collections will now be grouped under the "My Collections" folder (theme folder:
custom-collections
), by default. There's an option to show them all the system level as well (you can disable it) should you prefer that. It will use the default theme, then, if present.There's no option to decide on which individual collections are grouped under the "My Collections" or shown at system level, as that would just add unnecessary complexity. If there's a theme folder, it will be at system level. If not, it depends on whether you chose unthemed collections to be grouped or not. I don't plan on making this more complex.
I also fixed a long-standing bug whereby opening a subfolder wouldn't render the metadata (images, video) of the first item on the list, as it was critical for this to work well.
The binary for a Pi 2/3 can be found here.
You can also compile it from my Custom-Collections branch using @meleu's excellent es-tests tool.
@cyperghost , @mattrixk , @TMNTturtlguy , this should now be ready for your use cases.
Since it wasn't clear from the outset, after adding a new collection you'll be sent straight to that collection's "edit" mode (i.e. adding and removing roms to it), but you can always access it or exit it via the select menu from within the collection's gamelist.
Go forth and break things!
-
@TMNTturtlguy Apologies, might have missed this somewhere. I think I had posted it somewhere but can't find it.
Your theme folder is currently titled
custom-collection
, but it should becustom-collections
. A small change if possible :)Thanks!
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.