14
0
Commit Graph

14 Commits

Author SHA256 Message Date
6587127b8e Accepting request 1183581 from home:alois:branches:devel:languages:python
- Update to version 2.2.0
  * Drop python2 support, the supported versions are
    >=3.8,<=3.12.
  * Load CLI options from a configuration file with the
    --config/-c option
  * Change default encoding of downloaded subtitles to 'utf-8'
    (not the original encoding). Use the --original-encoding cli
    option to recover the previous default behavior
  * Add opensubtitlescom provider
  * Add gestdown provider
  * Add tmdb refiner (requires a personal API key)
  * Fix tvsubtitles provider
  * Fix opensubtitles provider
  * Fix napiprojekt provider
  * Fix podnapisi provider to use JSON API
  * Fix addic7ed provider
  * Remove thesubdb provider
  * Remove argenteam provider
  * Remove shooter provider
  * Remove legendastv provider
  * Use pyproject.toml to specify the package configurations.
  * Add pre-commit hook
  * Use ruff to lint and format
  * Use mypy to check types
  * Add type annotations
  * Drop dependencies: pysrt, appdirs, six, pytz
  * Add dependencies:
    + click-option-group>=0.5.6
    + platformdirs>=4.2
    + pysubs2>=1.7
    + srt>=3.5
    + tomli>=2
  * Bump dependency versions:
    + babelfish>=0.6.1
    + chardet>=5.0
    + click>=8.0
    + dogpile.cache>=1.0
    + enzyme>=0.5.0
    + stevedore>=3.0

OBS-URL: https://build.opensuse.org/request/show/1183581
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subliminal?expand=0&rev=21
2024-06-27 13:58:20 +00:00
702cf33d2b Accepting request 965865 from home:alois:branches:devel:languages:python
- Build only for default python3 version

OBS-URL: https://build.opensuse.org/request/show/965865
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subliminal?expand=0&rev=19
2022-03-30 09:44:29 +00:00
563d064e59 Accepting request 807140 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/807140
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subliminal?expand=0&rev=17
2020-05-19 08:52:53 +00:00
f61b5b8c53 Accepting request 799654 from home:alois:branches:devel:languages:python
- Update to version 2.1.0
  * 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
- Drop python2 support to simplify packaging
- Drop subliminal.1 manpage because it's no longer possible to
  build it

OBS-URL: https://build.opensuse.org/request/show/799654
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subliminal?expand=0&rev=15
2020-05-02 12:20:39 +00:00
b7dbe64a62 - Replace %fdupes -s with plain %fdupes; hardlinks are better.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subliminal?expand=0&rev=13
2019-10-14 14:44:02 +00:00
d050df5825 Accepting request 510077 from home:alois:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/510077
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subliminal?expand=0&rev=9
2017-07-13 12:33:58 +00:00
4a74847420 Accepting request 510013 from home:alois:branches:devel:languages:python
Converted to single-spec

OBS-URL: https://build.opensuse.org/request/show/510013
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subliminal?expand=0&rev=8
2017-07-13 11:43:39 +00:00
fff23b2307 Accepting request 446413 from home:alois:branches:devel:languages:python
Added missing requirements.

OBS-URL: https://build.opensuse.org/request/show/446413
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subliminal?expand=0&rev=7
2016-12-15 14:50:33 +00:00
92f1f550c6 Accepting request 424635 from home:alois:branches:devel:languages:python
Update to 2.0.5

OBS-URL: https://build.opensuse.org/request/show/424635
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subliminal?expand=0&rev=6
2016-09-03 20:26:24 +00:00
4283c36d82 Accepting request 424610 from home:alois:branches:devel:languages:python
Update to 2.0.4

OBS-URL: https://build.opensuse.org/request/show/424610
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subliminal?expand=0&rev=5
2016-09-03 16:36:54 +00:00
7c78de3b71 Accepting request 401232 from home:alois:branches:devel:languages:python
Update to version 2.0.3

OBS-URL: https://build.opensuse.org/request/show/401232
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subliminal?expand=0&rev=4
2016-06-13 21:32:59 +00:00
e7d7cc4d15 Accepting request 391867 from home:alois:branches:devel:languages:python
Last minute change.

OBS-URL: https://build.opensuse.org/request/show/391867
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subliminal?expand=0&rev=3
2016-04-29 18:25:21 +00:00
24d17c15e5 - add provides/obsoletes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subliminal?expand=0&rev=2
2016-04-26 22:13:35 +00:00
7c0d8e5f0a Accepting request 391747 from home:alois:branches:devel:languages:python
Updated to 2.0rc1 and renamed.

OBS-URL: https://build.opensuse.org/request/show/391747
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subliminal?expand=0&rev=1
2016-04-26 22:12:17 +00:00