ampache / python3-ampache

Python XML and JSON API library for Ampache
GNU General Public License v3.0
10 stars 5 forks source link

get_art() - "destination" parameter missing #5

Closed stubbornGarrett closed 4 years ago

stubbornGarrett commented 4 years ago

The get_art() function is missing the "destination" parameter. Same applies for the description.

https://github.com/ampache/python3-ampache/blob/768416b010133b4cb6f6e3f0079fccd4d54674c1/src/ampache.py#L2227-L2241

With kind regards

lachlan-00 commented 4 years ago

just going through final checks on 4.2.0 and this is added. just testing out the actual results now