ofaurax / arvin2

A script to search in HMAP (https://hmap.fr/) set of music scores. Basically, a PHP script to search in a CSV.
GNU Affero General Public License v3.0
1 stars 1 forks source link

Issue 1: Change selection of program using a combo box #12

Closed kimicol closed 2 months ago

kimicol commented 3 months ago

Link to issue #1.

Change the selection of music program in bottom page by a combo box : image

All programs are listed here, with at the end of list a choice "Tous" to get all scores, without selecting a program : image

After clicking the "Go" button, create an http request filling the field "s" with "pgm:"+_progname. It is the same mecanism used previously by the links at bottom page.