headphones

Automatic music downloader for SABnzbd

GPL-3.0 License

Stars
3.4K

Bot releases are hidden (Show)

headphones - v0.5.10

Published by rembo10 over 8 years ago

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.

headphones - v0.5.9

Published by rembo10 about 9 years ago

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.

headphones - v0.5.8

Published by rembo10 over 9 years ago

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.

headphones - v0.5.7

Published by rembo10 over 9 years ago

  • 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.

headphones - v0.5.6

Published by rembo10 over 9 years ago

  • 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
headphones - v0.5.5

Published by rembo10 over 9 years ago

  • 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
headphones - v0.5.4

Published by basilfx over 9 years ago

  • 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
headphones - v0.5.3

Published by basilfx over 9 years ago

  • Added: update active artists via API (#2075)
  • Fixed: queue instance lacks add method (#2055)
  • Improved: better SSL error messages (#2058)
headphones -

Published by basilfx almost 10 years ago

  • 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
headphones -

Published by basilfx almost 10 years ago

  • 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'
headphones - v0.5

Published by piejanssens almost 10 years ago

  • Added: CUE splitter
  • Added: filter search result by MusicBrainz Release Group ID
  • Added: follow symlinks while scanning library (#1953)
  • Fixed: crash during post processing (#1897)
  • Fixed: embedding lyrics (#1896)
  • Fixed: HTTP errors with older versions of Python 2.6
  • Fixed: jump back to top of page (#1948)
  • Improved: parse MusicBrainz RGID first when post processing (#1952)
  • Improved: Growl unicode characters (#1695)
  • Improved: search handling for PB and KAT
  • Improved: Last.FM API support (#1877)
  • Improved: upgraded CherryPy to version 3.6.0
  • Improved: upgraded Requests to version 2.4.1
  • Improved: upgraded APScheduler to version 3.0.1
  • Improved: lot of code refactoring
headphones -

Published by AdeHub about 10 years ago

  • Added: support for libav-tools (which replaces FFmpeg under Ubuntu)
  • Added: option to freeze library when post processing
  • Added: Songkick per area
  • Added: rename original NFO file (#1797)
  • Removed: removed dead search providers
  • Fixed: removed left-overs of old packages
  • Improved: rename by original folder (#1811)
  • Improved: uTorrent fixess
  • Improved: delayed loading of album art
  • Improved: search result parser