mkv-episode-matcher 0.9.3__tar.gz → 0.9.4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of mkv-episode-matcher might be problematic. Click here for more details.
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/CHANGELOG.md +12 -0
- mkv_episode_matcher-0.9.4/LICENSE +21 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/PKG-INFO +25 -2
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/mkv_episode_matcher.egg-info/PKG-INFO +25 -2
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/mkv_episode_matcher.egg-info/SOURCES.txt +1 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/mkv_episode_matcher.egg-info/requires.txt +1 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/pyproject.toml +2 -2
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/setup.cfg +1 -1
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/uv.lock +1174 -1174
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/.coverage +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/.gitattributes +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/.github/funding.yml +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/.github/workflows/documentation.yml +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/.github/workflows/python-publish.yml +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/.github/workflows/tests.yml +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/.gitignore +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/.gitmodules +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/.python-version +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/.vscode/settings.json +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/README.md +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/docs/api/index.md +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/docs/changelog.md +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/docs/cli.md +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/docs/configuration.md +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/docs/installation.md +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/docs/quickstart.md +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/docs/tips.md +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/mkdocs.yml +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/mkv_episode_matcher/.gitattributes +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/mkv_episode_matcher/__init__.py +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/mkv_episode_matcher/__main__.py +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/mkv_episode_matcher/config.py +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/mkv_episode_matcher/episode_identification.py +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/mkv_episode_matcher/episode_matcher.py +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/mkv_episode_matcher/subtitle_utils.py +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/mkv_episode_matcher/tmdb_client.py +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/mkv_episode_matcher/utils.py +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/mkv_episode_matcher.egg-info/dependency_links.txt +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/mkv_episode_matcher.egg-info/entry_points.txt +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/mkv_episode_matcher.egg-info/top_level.txt +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/setup.py +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/tests/__init__.py +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/tests/test_main.py +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/tests/test_path_handling.py +0 -0
- {mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/tests/test_trailing_slash.py +0 -0
|
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
|
|
|
5
5
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
|
6
6
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
7
7
|
|
|
8
|
+
## [0.9.3] - 2025-07-07
|
|
9
|
+
|
|
10
|
+
### Added
|
|
11
|
+
- Onboarding flag (`--onboard`) and interactive onboarding sequence for first-time setup and configuration updates
|
|
12
|
+
- Onboarding prompts for TMDb API key, OpenSubtitles API key, Consumer Name, Username, Password, and Show Directory
|
|
13
|
+
- Existing config values are shown as defaults during onboarding and can be accepted or overwritten
|
|
14
|
+
- Documentation updated to reflect onboarding requirements and workflow in README and docs
|
|
15
|
+
|
|
16
|
+
### Changed
|
|
17
|
+
- Improved configuration experience for new and returning users
|
|
18
|
+
- Quick Start and Configuration documentation now reference onboarding and required credentials
|
|
19
|
+
|
|
8
20
|
## [0.9.0] - 2025-06-01
|
|
9
21
|
|
|
10
22
|
### Changed
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2025 Jonathan Sakkos
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
|
@@ -1,11 +1,31 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mkv-episode-matcher
|
|
3
|
-
Version: 0.9.
|
|
3
|
+
Version: 0.9.4
|
|
4
4
|
Summary: The MKV Episode Matcher is a tool for identifying TV series episodes from MKV files and renaming the files accordingly.
|
|
5
5
|
Home-page: https://github.com/Jsakkos/mkv-episode-matcher
|
|
6
6
|
Author: Jonathan Sakkos
|
|
7
7
|
Author-email: Jsakkos <jonathansakkos@gmail.com>
|
|
8
|
-
License: MIT
|
|
8
|
+
License: MIT License
|
|
9
|
+
|
|
10
|
+
Copyright (c) 2025 Jonathan Sakkos
|
|
11
|
+
|
|
12
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
13
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
14
|
+
in the Software without restriction, including without limitation the rights
|
|
15
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
16
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
17
|
+
furnished to do so, subject to the following conditions:
|
|
18
|
+
|
|
19
|
+
The above copyright notice and this permission notice shall be included in all
|
|
20
|
+
copies or substantial portions of the Software.
|
|
21
|
+
|
|
22
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
23
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
24
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
25
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
26
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
27
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
28
|
+
SOFTWARE.
|
|
9
29
|
Project-URL: Documentation, https://github.com/Jsakkos/mkv-episode-matcher#readme
|
|
10
30
|
Project-URL: Issues, https://github.com/Jsakkos/mkv-episode-matcher/issues
|
|
11
31
|
Project-URL: Source, https://github.com/Jsakkos/mkv-episode-matcher
|
|
@@ -16,6 +36,8 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
|
16
36
|
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
|
17
37
|
Requires-Python: <3.13,>=3.9
|
|
18
38
|
Description-Content-Type: text/markdown
|
|
39
|
+
License-File: LICENSE
|
|
40
|
+
Requires-Dist: chardet>=5.2.0
|
|
19
41
|
Requires-Dist: configparser>=7.1.0
|
|
20
42
|
Requires-Dist: ffmpeg>=1.4
|
|
21
43
|
Requires-Dist: loguru>=0.7.2
|
|
@@ -28,6 +50,7 @@ Requires-Dist: tmdb-client>=0.0.1
|
|
|
28
50
|
Requires-Dist: torch>=2.5.1
|
|
29
51
|
Requires-Dist: torchaudio>=2.5.1
|
|
30
52
|
Requires-Dist: torchvision>=0.20.1
|
|
53
|
+
Dynamic: license-file
|
|
31
54
|
|
|
32
55
|
# MKV Episode Matcher
|
|
33
56
|
|
{mkv_episode_matcher-0.9.3 → mkv_episode_matcher-0.9.4}/mkv_episode_matcher.egg-info/PKG-INFO
RENAMED
|
@@ -1,11 +1,31 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mkv-episode-matcher
|
|
3
|
-
Version: 0.9.
|
|
3
|
+
Version: 0.9.4
|
|
4
4
|
Summary: The MKV Episode Matcher is a tool for identifying TV series episodes from MKV files and renaming the files accordingly.
|
|
5
5
|
Home-page: https://github.com/Jsakkos/mkv-episode-matcher
|
|
6
6
|
Author: Jonathan Sakkos
|
|
7
7
|
Author-email: Jsakkos <jonathansakkos@gmail.com>
|
|
8
|
-
License: MIT
|
|
8
|
+
License: MIT License
|
|
9
|
+
|
|
10
|
+
Copyright (c) 2025 Jonathan Sakkos
|
|
11
|
+
|
|
12
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
13
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
14
|
+
in the Software without restriction, including without limitation the rights
|
|
15
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
16
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
17
|
+
furnished to do so, subject to the following conditions:
|
|
18
|
+
|
|
19
|
+
The above copyright notice and this permission notice shall be included in all
|
|
20
|
+
copies or substantial portions of the Software.
|
|
21
|
+
|
|
22
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
23
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
24
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
25
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
26
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
27
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
28
|
+
SOFTWARE.
|
|
9
29
|
Project-URL: Documentation, https://github.com/Jsakkos/mkv-episode-matcher#readme
|
|
10
30
|
Project-URL: Issues, https://github.com/Jsakkos/mkv-episode-matcher/issues
|
|
11
31
|
Project-URL: Source, https://github.com/Jsakkos/mkv-episode-matcher
|
|
@@ -16,6 +36,8 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
|
16
36
|
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
|
17
37
|
Requires-Python: <3.13,>=3.9
|
|
18
38
|
Description-Content-Type: text/markdown
|
|
39
|
+
License-File: LICENSE
|
|
40
|
+
Requires-Dist: chardet>=5.2.0
|
|
19
41
|
Requires-Dist: configparser>=7.1.0
|
|
20
42
|
Requires-Dist: ffmpeg>=1.4
|
|
21
43
|
Requires-Dist: loguru>=0.7.2
|
|
@@ -28,6 +50,7 @@ Requires-Dist: tmdb-client>=0.0.1
|
|
|
28
50
|
Requires-Dist: torch>=2.5.1
|
|
29
51
|
Requires-Dist: torchaudio>=2.5.1
|
|
30
52
|
Requires-Dist: torchvision>=0.20.1
|
|
53
|
+
Dynamic: license-file
|
|
31
54
|
|
|
32
55
|
# MKV Episode Matcher
|
|
33
56
|
|
|
@@ -10,7 +10,7 @@ name = "mkv-episode-matcher"
|
|
|
10
10
|
description = "The MKV Episode Matcher is a tool for identifying TV series episodes from MKV files and renaming the files accordingly."
|
|
11
11
|
dynamic = ["version"]
|
|
12
12
|
readme = "README.md"
|
|
13
|
-
license = {
|
|
13
|
+
license = { file = "LICENSE" }
|
|
14
14
|
classifiers = [
|
|
15
15
|
"Development Status :: 4 - Beta",
|
|
16
16
|
"Programming Language :: Python",
|
|
@@ -23,6 +23,7 @@ authors = [
|
|
|
23
23
|
]
|
|
24
24
|
requires-python = ">=3.9,<3.13"
|
|
25
25
|
dependencies = [
|
|
26
|
+
"chardet>=5.2.0",
|
|
26
27
|
"configparser>=7.1.0",
|
|
27
28
|
"ffmpeg>=1.4",
|
|
28
29
|
"loguru>=0.7.2",
|
|
@@ -49,7 +50,6 @@ dev = [
|
|
|
49
50
|
"pytest-cov>=6.0.0",
|
|
50
51
|
"pytest>=8.3.3",
|
|
51
52
|
"ruff>=0.8.0",
|
|
52
|
-
"chardet>=5.2.0",
|
|
53
53
|
"matplotlib>=3.9.4",
|
|
54
54
|
"memory-profiler>=0.61.0",
|
|
55
55
|
"line-profiler>=4.2.0",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[metadata]
|
|
2
2
|
name = mkv_episode_matcher
|
|
3
|
-
version = 0.9.
|
|
3
|
+
version = 0.9.4
|
|
4
4
|
author = Jonathan Sakkos
|
|
5
5
|
author_email = jonathansakkos@gmail.com
|
|
6
6
|
description = The MKV Episode Matcher is a tool for identifying TV series episodes from MKV files and renaming the files accordingly.
|