mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-09 13:39:47 -05:00
[smartpl] support birate,bits_per_sample,codectype
This commit is contained in:
@@ -86,6 +86,7 @@ STRTAG : 'artist'
|
|||||||
| 'album_id'
|
| 'album_id'
|
||||||
| 'songartistid'
|
| 'songartistid'
|
||||||
| 'songalbumid'
|
| 'songalbumid'
|
||||||
|
| 'codectype'
|
||||||
;
|
;
|
||||||
|
|
||||||
INTTAG : 'play_count'
|
INTTAG : 'play_count'
|
||||||
@@ -95,6 +96,8 @@ INTTAG : 'play_count'
|
|||||||
| 'compilation'
|
| 'compilation'
|
||||||
| 'track'
|
| 'track'
|
||||||
| 'disc'
|
| 'disc'
|
||||||
|
| 'bitrate'
|
||||||
|
| 'bits_per_sample'
|
||||||
;
|
;
|
||||||
|
|
||||||
DATETAG : 'time_added'
|
DATETAG : 'time_added'
|
||||||
|
|||||||
Reference in New Issue
Block a user