mirror of
https://github.com/beetbox/beets.git
synced 2025-12-14 12:35:19 +01:00
Changelog for the Content-Type based image extension detection
This commit is contained in:
parent
c4617c2c1f
commit
f07e6265ee
1 changed files with 4 additions and 0 deletions
|
|
@ -34,6 +34,10 @@ Fixes:
|
|||
installations. Thanks to :user:`bismark`. :bug:`2038`
|
||||
* Fix a crash introduced in the previous version when the standard input was
|
||||
connected to a Unix pipe. :bug:`2041`
|
||||
* :doc:`/plugins/fetchart`: Determine the file extension for downloaded images
|
||||
based on the ``Content-Type`` header instead of hardcoding it to .jpg.
|
||||
Reported in :bug:`2053`, which for now it does not fix due to
|
||||
server-side issues, though.
|
||||
|
||||
1.3.18 (May 31, 2016)
|
||||
---------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue