You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :
Creating a configuration to specify for each pdf file which instrument it is,
Creating a documentation to force admin to rename pdf with correct instrument name.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: