fullmixmusic: add music-search

This commit is contained in:
Garfield69 2019-04-12 07:25:58 +12:00
parent 8722cb8061
commit b4a8174a6b
1 changed files with 2 additions and 1 deletions

View File

@ -16,6 +16,7 @@
modes:
search: [q]
music-search: [q, album, artist, label, year]
login:
path: login.php
@ -32,7 +33,7 @@
paths:
- path: browse.php
inputs:
search: "{{ .Query.Keywords }}"
search: "{{if .Query.Artist}}{{ .Query.Artist }}{{else}}{{ .Keywords }}{{end}}"
showsearch: "1"
incldead: "1"
rows: