Commit Graph

  • f1d818cfe2 Enable Filepart2EpisodeTitle rule with absolute episodes develop Zoe Roux 2024-05-30 17:04:13 +02:00
  • 82a36aa00c Add shell.nix for nix users Zoe Roux 2024-05-30 17:04:01 +02:00
  • 78deaba42f Enable Filepart2EpisodeTitle rule with absolute episodes fix/absolute-filepart2 Zoe Roux 2024-05-30 17:04:13 +02:00
  • d3b06fac45 Add shell.nix for nix users Zoe Roux 2024-05-30 17:04:01 +02:00
  • 3110c7352e Add episode title promotion rule feat/episode-title-promotion Zoe Roux 2024-05-30 17:00:26 +02:00
  • b145ae2791 ci: fix semantic_release commit message Rémi Alvergnat 2023-12-14 13:03:53 +01:00
  • 0ddd49debb docs: remove Build Status from README Rémi Alvergnat 2023-12-14 12:59:04 +01:00
  • c7b39db259 3.8.0 github-actions 2023-12-14 10:24:15 +00:00
  • edf29168a1 ci: use twine to upload packages on pypi Rémi Alvergnat 2023-12-14 10:50:26 +01:00
  • ce62ca94a2 ci: add version bump in release task Rémi Alvergnat 2023-12-14 09:49:19 +01:00
  • e8273ca10d ci: avoid mutating repository on semantic-release version command Rémi Alvergnat 2023-12-14 09:20:12 +01:00
  • ee9bcbc288 chore: migrate setup.cfg to pyproject.toml Rémi Alvergnat 2023-12-14 09:19:40 +01:00
  • 6d7cee7e57 ci: add GH_TOKEN environment variables to semantic-release version commands Rémi Alvergnat 2023-12-14 08:33:37 +01:00
  • 485d79e3f0 ci: remove verbose flag from semantic release commands Rémi Alvergnat 2023-12-13 13:57:44 +01:00
  • bd66746034 Merge pull request #750 from milkers69/develop Rémi Alvergnat 2023-12-13 12:47:43 +01:00
  • 342aec4b4e Merge pull request #755 from plotski/feat-dv Rémi Alvergnat 2023-12-13 12:47:34 +01:00
  • 0f40bbf901 Merge pull request #759 from plotski/deprecated/read_text Rémi Alvergnat 2023-12-13 12:47:25 +01:00
  • ac846dc60e Merge pull request #761 from plotski/deprecated/Path.__enter__ Rémi Alvergnat 2023-12-13 12:47:14 +01:00
  • a619e8b687 Merge pull request #758 from plotski/streaming-service/AMZN-CBR Rémi Alvergnat 2023-12-13 12:16:44 +01:00
  • aa85b2e6bc fix(deprecated): pathlib.Path.__enter__() is deprecated plotski 2023-12-02 19:09:31 +01:00
  • f62ec8ce7b style: fix pylint false positive Rémi Alvergnat 2023-12-13 12:12:31 +01:00
  • 6e087707bf feat(other): detect "Dolby Vision" from "DV" plotski 2023-10-04 15:39:07 +02:00
  • 60920e39ab feat(streaming_service): add Paramount+ to Streaming Services milkers69 2023-06-22 13:51:00 -05:00
  • 92073791b2 feat(streaming_service): add "amzn-cbr" plotski 2023-12-02 16:43:38 +01:00
  • cd36bad1a4 fix(deprecated): importlib.resources.read_text() is deprecated plotski 2023-12-02 18:00:08 +01:00
  • e947d1ba3d Merge pull request #762 from guessit-io/python-3.12-support Rémi Alvergnat 2023-12-13 11:52:21 +01:00
  • 5404433a56 chore: remove win_private_assemblies from pyinstaller spec Rémi Alvergnat 2023-12-13 11:01:05 +01:00
  • a49278dd9a ci: add wheel to dev dependencies for setup.py bdist_wheel command to work Rémi Alvergnat 2023-12-13 09:42:44 +01:00
  • 0cfb12feb1 ci: fix semantic-release commands verbose flag Rémi Alvergnat 2023-12-13 09:33:55 +01:00
  • c39ebefb24 ci: upgrade checkout action Rémi Alvergnat 2023-12-13 09:23:49 +01:00
  • 401bcc566b feat: add python 3.12 and pypy 3.10 support Rémi Alvergnat 2023-12-13 09:11:14 +01:00
  • 3113f3e2b5 Merge pull request #760 from plotski/lint/match_processors.strip Rémi Alvergnat 2023-12-13 09:06:52 +01:00
  • 6a7bb9f51b chore(lint): Silence pylint plotski 2023-12-02 18:50:22 +01:00
  • 54acf7852a chore(release): release v3.7.1 github-actions 2023-02-20 08:23:09 +00:00
  • d931c05722 refactor(title): refactor rule to make pylint pass Rémi Alvergnat 2023-02-20 09:10:10 +01:00
  • 1aa10b7f51 test(episode): add 4400 test Rémi Alvergnat 2023-02-18 18:50:22 +01:00
  • 4aa5012edb fix(episode): ignore absolute_episode guess when SxxExx match is available in filepart Rémi Alvergnat 2023-02-18 18:48:26 +01:00
  • e717928b85 fix(title): fix title guessing for Show Name/Season XX/episode.mkv directories pattern Rémi Alvergnat 2023-02-18 18:25:03 +01:00
  • efc2f65801 chore(release): release v3.7.0 github-actions 2023-02-18 12:24:11 +00:00
  • 8309bf14e3 feat(week): add week property Rémi Alvergnat 2023-02-18 12:59:27 +01:00
  • ff0a3271af fix(episode): fix invalid episode range when a weak episode is present before the match Rémi Alvergnat 2023-02-18 12:36:47 +01:00
  • 9e4178c8d7 test: remove non-standard mimetype video/x-matroska assertions Rémi Alvergnat 2023-02-18 11:44:36 +01:00
  • 90cc2156aa fix(expected): build output from input string for expected_title/expected_group Rémi Alvergnat 2023-02-18 11:34:21 +01:00
  • 439ca59cfe Merge pull request #740 from jonbenta/support-individual-crediting-groups Rémi Alvergnat 2023-02-18 11:13:25 +01:00
  • 4af631df7a docs(contributing): update branch name jonbenta 2023-02-17 12:10:27 -07:00
  • 25bd367032 fix(release_group): properly extract group name from format "Title (MediaInfo Individual) [Group]" jonbenta 2023-02-17 12:10:06 -07:00
  • 9a1d33ce9b Merge branch 'master' into develop github-actions 2023-02-18 09:58:33 +00:00
  • b2d4bd0e42 chore(release): release v3.6.0 github-actions 2023-02-18 09:58:15 +00:00
  • 58e4fd2856 Merge pull request #736 from plotski/detect-dtsx Rémi Alvergnat 2023-02-18 10:51:54 +01:00
  • c6b41de6b7 chore(stack): upgrade stack Rémi Alvergnat 2023-02-18 10:36:54 +01:00
  • 2bdd8f568a feat(audio_codec): detect "DTS:X" (closes #728) plotski 2022-12-05 12:03:50 +01:00
  • b694a8b99f Merge pull request #734 from kannibalox/fix/rm-guessit.io Rato 2023-01-04 08:02:42 +01:00
  • fd9fa4a9c8 Merge pull request #735 from plotski/master Rato 2023-01-04 07:53:35 +01:00
  • c3611b9b26 fix(edition): improve remastered/restored detection plotski 2022-11-30 12:57:35 +01:00
  • ad5e4420dc Scrub references to guessit.io kannibalox 2022-11-25 11:48:59 -05:00
  • 05cca80653 fix(container): add m2ts to container extensions Rémi Alvergnat 2022-11-02 07:25:54 +01:00
  • 84f79c95ec chore(release): release v3.5.0 github-actions 2022-11-01 21:59:20 +00:00
  • 72dc12e248 fix(audio_codec): detect "E-AC-3" and "AC-3" plotski 2022-10-22 17:11:56 +02:00
  • 47f57184a9 feat(dependencies): drop Python 3.6 support Rémi Alvergnat 2022-11-01 12:18:52 +01:00
  • 9f60c9c932 chore(pylint): fix pylint issues on current version Rémi Alvergnat 2022-11-01 12:08:54 +01:00
  • 42a80f0992 fix(typo): fix common typo josef radinger 2022-05-08 19:47:07 +02:00
  • 1f35e44b0d chore(release): release v3.4.3 github-actions 2021-11-20 11:05:54 +00:00
  • 324b38ce62 fix(setuptools): drop usage of test_requires and setup_requires (#720) Rémi Alvergnat 2021-11-20 11:48:59 +01:00
  • d84c76506f chore(release): release v3.4.2 github-actions 2021-11-08 08:22:31 +00:00
  • 9ce7706d84 refactor(website): use files instead of open_text of importlib.resources (#716) Rémi Alvergnat 2021-11-08 09:08:49 +01:00
  • d2c1b010ed fix(dependencies): use babelfish>=0.6.0 (#711) Rémi Alvergnat 2021-11-08 08:56:15 +01:00
  • af44ef1b69 chore(release): release v3.4.1 github-actions 2021-11-05 22:08:07 +00:00
  • b52a9d9f03 fix(other): detect "Open Matte" with non-space separator plotski 2021-11-05 12:08:29 +01:00
  • 1e7b000823 fix(packaging): use stdlib importlib.resources in py 3.7+ Michał Górny 2021-11-05 12:12:32 +01:00
  • 7044af32a6 chore(release): release v3.4.0 github-actions 2021-11-04 23:22:47 +00:00
  • de85403dd4 fix(source): avoid Shots to be guessed as Showtime and TS Rémi Alvergnat 2021-11-05 00:15:31 +01:00
  • f1d8f61fb6 docs: add new properties Rémi Alvergnat 2021-11-04 22:34:22 +01:00
  • 99c30eb387 feat(other): add restored support and match 4k-* patterns Rémi Alvergnat 2021-11-04 22:29:27 +01:00
  • 0cf07f4755 feat(other): add 2in1 support Rémi Alvergnat 2021-11-04 22:03:35 +01:00
  • a8ea88de31 feat(python): add python 3.10 support, drop python 3.5 support Rémi Alvergnat 2021-11-04 21:44:07 +01:00
  • 1a7db40a1f fix(screen_size): add 540i plotski 2021-05-19 12:25:07 +02:00
  • f19cfda856 fix(language): fix language and subtitle_languages in some situations (#696) Rémi Alvergnat 2021-04-30 12:31:22 +02:00
  • a679a6c2b0 fix(packaging): use importlib-resources instead of pkgutil Rémi Alvergnat 2021-04-30 09:29:48 +02:00
  • ddf8e772d7 fix(other): fix Open Matte when written as is (#689) Rémi Alvergnat 2021-04-29 22:03:05 +02:00
  • dba9cef859 fix(frame_rate): enhance frame_rate when ending with .000 or space separated (#693) Rémi Alvergnat 2021-04-29 21:53:36 +02:00
  • 066a9dd448 refactor(source): refactor source patterns to configuration Rémi Alvergnat 2021-02-25 00:28:16 +01:00
  • 6ef222ea28 fix(packaging): use importlib-resources instead of pkg_resources Rémi Alvergnat 2021-04-29 14:36:51 +02:00
  • 85ac52a771 fix(edition): better support for "Criterion" plotski 2021-04-28 11:34:11 +02:00
  • 6e75104274 refactor(pylint): fix pylint issue Rémi Alvergnat 2021-04-28 17:01:49 +02:00
  • c2bc1ea380 fix(advanced-config): fix removal of custom rebulk rules (#692) Rémi Alvergnat 2021-04-04 10:11:34 +02:00
  • 777d2b5676 fix(streaming_service): make SBS ambiguous Cody W. Opel 2021-02-24 08:08:31 -06:00
  • 4c06b0c583 ci: upgrade setuptools on python 3.5 and enable pylint on python 3.9 Rémi Alvergnat 2021-04-04 11:04:08 +02:00
  • f22e33daad feat(audio_channels): add support for "1.0" audio channels plotski 2021-02-18 13:13:14 +01:00
  • 18b355d81a refactor(other): refactor other patterns to configuration Rémi Alvergnat 2021-02-24 23:40:22 +01:00
  • ab770ef43b refactor(film): move film patterns to configuration Rémi Alvergnat 2021-02-24 22:30:04 +01:00
  • 814a78e1b3 refactor(edition): move edition patterns to configuration Rémi Alvergnat 2021-02-24 22:09:42 +01:00
  • 40ce483160 feat(streaming_service): add more streaming services Cody W. Opel 2021-02-23 14:46:49 -06:00
  • cab06ffdd3 chore(oops): don't use format strings Rémi Alvergnat 2021-02-24 01:11:56 +01:00
  • e673a64dfd refactor(bonus): set bonus property name to rebulk defaults Rémi Alvergnat 2021-02-19 23:15:55 +01:00
  • 2be821735b refactor(cd): move cd patterns to configuration Rémi Alvergnat 2021-02-19 23:04:25 +01:00
  • 60c1354f4c refactor(bonus): move bonus patterns to configuration Rémi Alvergnat 2021-02-19 22:38:26 +01:00
  • f8c3bb6712 refactor(bit_rate): move bit_rate patterns to configuration Rémi Alvergnat 2021-02-19 22:24:44 +01:00
  • 4ddc5f5c15 refactor(audio_codec): move audio_codec patterns to configuration Rémi Alvergnat 2021-02-19 11:36:17 +01:00
  • 30592b7abd refactor(audio_profile): move audio_profile patterns to configuration Rémi Alvergnat 2021-02-19 09:46:20 +01:00
  • d7d673227b refactor(audio_channels): move more patterns to configuration Rémi Alvergnat 2021-02-19 00:31:08 +01:00