mirror of
https://github.com/WhatCD/Gazelle.git
synced 2025-01-19 04:31:36 +00:00
Empty commit
This commit is contained in:
parent
27d878417a
commit
99f486c21f
@ -38,6 +38,9 @@ function filter_by_key($input, $keys) { return array_intersect_key($input, array
|
||||
'producer' => $ArtistForm[7] == null ? array() : pullmediainfo($ArtistForm[7])
|
||||
);
|
||||
}
|
||||
else {
|
||||
$JsonMusicInfo = NULL;
|
||||
}
|
||||
|
||||
$JsonTorrentDetails = array(
|
||||
'wikiBody' => $Text->full_format($TorrentDetails['WikiBody']),
|
||||
|
Loading…
Reference in New Issue
Block a user