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

Regroup download of scores for one instrument of a program #2

Open kimicol opened 3 months ago

kimicol commented 3 months ago

A musicien should have the possibility to download all scores of a program for its instrument in a few click, instead of browsing every music piece.

An automatic detection of instrument for one file seems a good start, but my be limited when the name of files are not relevant. In that situation, two choices of implementation are possible :

Personnally, I suggest to apply the second option. In both case, a manual step is mandatory when adding scores to database, but in the first case it seems less user-friendly for non-programmers, whereas renaming files following a documentation is easy for everybody.