Merge pull request #975 from whatdoineed2do/smartpl-song_length

[smartpl] support song_length
This commit is contained in:
ejurgensen 2020-04-29 20:49:10 +02:00 committed by GitHub
commit 827d7c5d41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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