Attract-Mode Support Forum

Attract-Mode Support => General => Topic started by: bobretro on February 06, 2021, 06:52:31 AM

Title: AttractModeListMgr - A new app to manage AttractMode lists
Post by: bobretro on February 06, 2021, 06:52:31 AM
Hi,
I wrote a little app, mostly as an exercise to learn python, that helps you maintain your AttractMode display lists.  It simplifies the filtering process, allowing you to select or deselect entries within your list based on various criteria.  When you save your changes, AttractModeListMgr simply adds "excluded" to the "Extra" field in your list file.  This allows you to put one simple rule in your display:

Extra not_contains excluded

It's a work-in-progress, but is pretty functional.  As stated in the documentation, I suggest backing up your AttractMode files first just in case.

The github page is here: https://github.com/bobRetro/AttractModeListMgr

You can download the windows distribution in the windows folder.  No install required, just unzip and run the executable. (Created with py2exe)

Title: Re: AttractModeListMgr - A new app to manage AttractMode lists
Post by: mahuti on February 06, 2021, 08:36:43 AM
Cool. Will check it out
Title: Re: AttractModeListMgr - A new app to manage AttractMode lists
Post by: manzarek on February 06, 2021, 02:43:17 PM
Hi, can you put some screenshots and explain better what this program can do? You know I'm not English and I write with Google Translate
Title: Re: AttractModeListMgr - A new app to manage AttractMode lists
Post by: bobretro on February 07, 2021, 08:23:32 AM
Hi, can you put some screenshots and explain better what this program can do? You know I'm not English and I write with Google Translate
I'll post some examples soon, but here's a more complete description.

I found that using the display filters in AttractMode worked o.k., but didn't give me the level of refinement I wanted for creating the exact list I wanted.
This app allows you to perform all of your filtering in an easy-to-use GUI interface outside of AttractMode and then simply apply 1 filter (Extra not_contains excluded) to your display in AttractMode.

Some problems were:


I'm already working on some enhancements that I think people will enjoy:

Feel free to post feature requests.
Title: Re: AttractModeListMgr - A new app to manage AttractMode lists
Post by: manzarek on February 07, 2021, 11:42:38 AM
Great thanks I will definitely use it
Title: Re: AttractModeListMgr - A new app to manage AttractMode lists
Post by: manzarek on March 05, 2021, 12:21:10 PM
when i start the executable it opens and closes immediately after,
Code: [Select]
AttractModeListMgr.exe