fix play all from here
This commit is contained in:
@@ -1553,6 +1553,11 @@
|
||||
value: item.LocationType || ''
|
||||
});
|
||||
|
||||
atts.push({
|
||||
name: 'index',
|
||||
value: index
|
||||
});
|
||||
|
||||
if (item.AlbumId) {
|
||||
atts.push({
|
||||
name: 'albumid',
|
||||
|
||||
Reference in New Issue
Block a user