Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

If neither of those of work for you, you can donate any amount by clicking here.

Recommended Posts

Posted

good morning, is it possible to configure different manufacturers in the same list of tables? for example williams, gottlieb, zaccaria thanks

Posted

Yes, some details / similar question here;

(just the first couple of posts in that thread, then it goes off on a bit of a tangent)

Let us now if you need more info

 

Posted
4 hours ago, berk104 said:

good morning, is it possible to configure different manufacturers in the same list of tables? for example williams, gottlieb, zaccaria thanks

What do you exactly want to accomplish? You want filtering on a large list for a few manufacturers, or yu have databases per manufacturer and want to show it as 1 list ?

(Sorry, I'm Dutch. )

Posted

good afternoon, the idea is in the same list.ini to be able to have different manufacturers for example.


[filter]
System=VpinballX
description=
year_from=
year_to=
category=
manufacturer=Inder,Maresa,Sonic,Juegos Populares
file=

being able to put different manufacturers on the same list thanks

Posted

A Spanish manufacturers list?

I don't think it's readily possible within PinballX at the moment. If you're willing to do do some work then i think there are two options;

  1. Add 'ESP' or another identifying code to table descriptions or another field (like the comment in PinballX database manager) for the tables and then use that in the filtered list.
  2. If you're comfortable with xml xpath queries then you could use a custom database instead of a filtered list, have a look at this post if you want to try that https://forums.gameex.com/forums/topic/23385-obsolete-guide-automated-custom-lists/, this shows how you can set it up so that the custom database can auto refresh at PinballX startup.

 

  • 2 months later...
Posted
On 2/4/2021 at 7:48 PM, berk104 said:

good afternoon, the idea is in the same list.ini to be able to have different manufacturers for example.


[filter]
System=VpinballX
description=
year_from=
year_to=
category=
manufacturer=Inder,Maresa,Sonic,Juegos Populares
file=

being able to put different manufacturers on the same list thanks

Forget my previous reply...  This is now possible directly in PinballX V5.01 and later (https://forums.gameex.com/forums/topic/26018-news-pinballx-501/)

Just change the commas in your example to pipe ( | ) characters, e.g,;

[filter]
System=VpinballX
description=
year_from=
year_to=
category=
manufacturer=Inder|Maresa|Sonic|Juegos Populares
file=

 

Guest
This topic is now closed to further replies.
×
×
  • Create New...