Skip to content

Releases: Diaoul/subliminal

2.1.0

02 May 10:00
Compare
Choose a tag to compare
  • Improve legendastv provider matches
  • Fix video extensions (.mk3d .ogm .ogv)
  • Use new url to search for titles in legendastv provider
  • Fix stevedore incompatibility
  • Add support to webm video extension
  • Make providers easier to be extended and customized
  • Update podnapisi URL
  • Add support to VIP/Donor accounts in legendastv provider
  • Proper handling titles with year / country in legendastv provider
  • Several minor enhancements in legendastv provider
  • Add support for python 3.6, 3.7 and 3.8
  • Drop support for python 3.3 and 3.4
  • Do not discard providers bad zip/rar is downloaded
  • SubsCenter provider removal
  • Fix lxml parsing for Addic7ed provider
  • Support titles with asterics in Addic7ed provider
  • Add support to multi-episode search in Opensubtitles provider
  • Fix multi-episode search in TVSubtitles provider
  • Update to guessit 3
  • Improve archive scanning
  • Add Opensubtitles VIP provider
  • Add country to Movie and Episode
  • Add streaming_service to Video
  • Add info property to Subtitle
  • Do not search for subtitles if all required languages is already present
  • Improve TVDB refiner to support series with comma
  • Add alternative_titles to Video and enhance OMDB refiner to use alternative_titles
  • Only compute video hashes when required
  • Add apikey to OMDB refiner
  • Fix Subtitle validation when unable to guess encoding
  • Add support to rar in Dockerfile

2.0.5

03 Sep 19:50
Compare
Choose a tag to compare
  • Fix addic7ed provider for some series name
  • Fix existing subtitles detection
  • Improve scoring
  • Add Docker container
  • Add .ogv video extension

2.0.4

03 Sep 19:50
Compare
Choose a tag to compare
  • Fix subscenter

2.0.3

10 Jun 18:39
Compare
Choose a tag to compare
  • Fix clearing cache in CLI

2.0.2

06 Jun 20:40
Compare
Choose a tag to compare
  • Fix for dogpile.cache>=0.6.0
  • Fix missing sphinx_rtd_theme dependency

2.0.1

06 Jun 18:12
Compare
Choose a tag to compare
  • Fix beautifulsoup4 minimal requirement

2.0.0

04 Jun 18:43
Compare
Choose a tag to compare
  • Add refiners to enrich videos with information from metadata, tvdb and omdb
  • Add asynchronous provider search for faster searches
  • Add registrable managers so subliminal can run without install
  • Add archive support
  • Add the ability to customize scoring logic
  • Add an age argument to scan_videos for faster scanning
  • Add legendas.tv provider
  • Add shooter.cn provider
  • Improve matching and scoring
  • Improve documentation
  • Split nautilus integration into its own project

2.0-rc1

31 Mar 21:40
Compare
Choose a tag to compare
2.0-rc1 Pre-release
Pre-release
  • Add refiners to enrich videos with information from metadata, tvdb and omdb
  • Add asynchronous provider search for faster searches
  • Add registrable managers so subliminal can run without install
  • Add archive support
  • Add the ability to customize scoring logic
  • Add an age argument to scan_videos for faster scanning
  • Add legendas.tv provider
  • Add shooter.cn provider
  • Improve matching and scoring
  • Improve documentation
  • Split nautilus integration into its own project

1.1.1

03 Jan 10:33
Compare
Choose a tag to compare
  • Fix scanning videos on bad MKV files

1.1

29 Dec 22:44
Compare
Choose a tag to compare
1.1
  • Fix library usage example in README
  • Fix for series name with special characters in addic7ed provider
  • Fix id property in thesubdb provider
  • Improve matching on titles
  • Add support for nautilus context menu with translations
  • Add support for searching subtitles in a separate directory
  • Add subscenter provider
  • Add support for python 3.5