Added support for track and disc items in smart playlists

This commit is contained in:
Martin
2018-12-10 13:20:20 +01:00
parent 4f6c9bb366
commit b5606a2f5a
2 changed files with 4 additions and 0 deletions

View File

@@ -92,6 +92,8 @@ INTTAG : 'play_count'
| 'rating'
| 'year'
| 'compilation'
| 'track'
| 'disc'
;
DATETAG : 'time_added'