Releases: rembo10/headphones
Releases · rembo10/headphones
v0.5.10
Released 29 January 2016
Highlights:
- Added: API option to post-process single folders
- Added: Ability to specify extension when re-encoding
- Added: Option to stop renaming folders
- Fixed: Utorrent torrents not being removed (#2385)
- Fixed: Torznab to transmission
- Fixed: Magnet folder names in history
- Fixed: Multiple torcache fixes
- Fixed: Updated requests & urllib3 to latest versions to fix errors with pyOpenSSL
- Improved: Use a temporary folder during post-processing
- Improved: Added verify_ssl_cert option
- Improved: Fixed track matching progress
- Improved: pylint, pep8 & pylint fixes
- Improved: Stop JS links from scrolling to the top of the page
The full list of commits can be found here.
v0.5.9
Released 05 September 2015
Highlights:
- Added: Providers Strike, Jackett, custom Torznabs
- Added: Option to stop post-processing if no good match found (#2343)
- Fixed: Blackhole -> Magnet, limit to torcache
- Fixed: Kat 403 flac error
- Fixed: Last.fm errors
- Fixed: Pushover notifications
- Improved: Rutracker logging, switched to requests lib
The full list of commits can be found here.
v0.5.8
Highlights:
- Added: Option to only include official extras
- Added: Option to wait until album release date before searching
- Fixed: NotifyMyAndroid notifications
- Fixed: Plex Notifications
- Fixed: Metacritic parsing
- Fixed: Pushbullet notifications
- Fixed: What.cd not honoring custom search term (#2279)
- Improved: XSS Search bug
- Improved: Config page layout
- Improved: Set localhost as default
- Improved: Better single artist scanning
The full list of commits can be found here.
v0.5.7
- Improved: Moved pushover to use requests lib
- Improved: Plex tokens with Plex Home
- Improved: Added getLogs & clearLogs to api
- Improved: Cache MetaCritic scores. Added user-agent header to fix 403 errors
- Improved: Specify whether to delete folders when force post-processing
- Improved: Convert target bitrate to vbr preset for what.cd searching
- Improved: Switched Pushover to requests lib
The full list of commits can be found here.
v0.5.6
- Added: Metacritic scores
- Added: Series support (e.g. Cafe Del Mar, Now That's What I Call Music, etc)
- Added: Filter out clean/edited/censored releases (#2198)
- Added: Button on the log page to toggle verbose/debug logging
- Fixed: Connecting to SABnzbd over https with python >= 2.7.9
- Fixed: Email Notifications with SSL
- Fixed: Don't limit musicbrainz results to first 100
- Fixed: nzbget url fix
- Fixed: OSX Notifications
- Improved: Cuesplit, allow wav, ape to be split
- Improved: Moved the 'freeze db' option to the advanced->misc. tab
- Improved: Moved kickass searching to json api, so it doesn't throw 404 errors anymore when there are no results
- Improved: SSL for headphones indexer
- Improved: Disable update dialog box if check_github is diabled
v0.5.5
- Added: force ID3v2.3 during post processing (#2121)
- Added: MusicBrainz authentication (#2125)
- Added: Email notifications (addresses #1045)
- Fixed: Kickass url updated to kickass.to (#2119)
- Fixed: Piratebay returning 0 bytes for all files
- Fixed: Albums stopped automatically refreshing when adding an artist
- Fixed: Min/max sizes for target bitrate
- Fixed: Don't filter any results if looking for a specific download
- Fixed: Sort by size in the specific download table
- Fixed: Deal with beets recommendation.none correctly
- Improved: Close dialog window automatically when choosing a specific download
- Improved: Move some repetitive log messages to debug level
v0.5.4
- Added: backported 'Scan Artist' feature from
sarakha63/headphones
- Fixed: change file permissions of cache files according to settings (#2102)
- Fixed: hide Songkick if no regional events are available
- Fixed: only reschedule jobs if timeout changed (#2099)
- Fixed: limit dialog height (#2096)
- Improved: upgraded requests to 2.5.1
- Improved: upgraded unidecode to 0.04.17
- Improved: upgraded tzlocal to 1.1.2
- Improved: upgraded PyTZ to 2014.10
- Improved: upgraded mako to 1.0.1
- Improved: upgraded mutagen to 1.27
- Improved: upgraded beets to 1.3.10
v0.5.3
v0.5.2
- Added: advanced option to ignore certain folders by patterns. (#2037)
- Added: advanced option to ignore certain files by patterns (library only)
- Added: specify optional paths to CUE splitting tools (#1938)
- Added: experimental support for OPB (provide details yourself!)
- Fixed: magnet to torrent conversion (#1926)
- Fixed: new KAT URL (#2043)
- Fixed: LMS notifications (#1564)
- Improved: notify user of SSL-related warnings, instead of silently failing.
- Improved: show all search results for 'Choose Specific Release'
v0.5.1
- Added: allow one to disable interval tasks (#2002)
- Added: script to downgrade Headphones to last version that started (Linux only)
- Fixed: SSL issues in CherryPy. Self-generated certificates will be 2048 now (#1995)
- Fixed: Transmission URL detection (#1998)
- Fixed: missing dependencies for APScheduler and CherryPy (#2001)
- Improved: symlink infinite recursion detection