Merge pull request #932 from whatdoineed2do/smartpl-samplerate

[smartpl] support "samplerate"
This commit is contained in:
ejurgensen 2020-04-07 20:44:14 +02:00 committed by GitHub
commit a509152823
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,6 +98,7 @@ INTTAG : 'play_count'
| 'disc' | 'disc'
| 'bitrate' | 'bitrate'
| 'bits_per_sample' | 'bits_per_sample'
| 'samplerate'
; ;
DATETAG : 'time_added' DATETAG : 'time_added'