mkv-episode-matcher 0.9.0__py3-none-any.whl → 0.9.1__py3-none-any.whl
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.0.dist-info → mkv_episode_matcher-0.9.1.dist-info}/METADATA +1 -2
- {mkv_episode_matcher-0.9.0.dist-info → mkv_episode_matcher-0.9.1.dist-info}/RECORD +5 -5
- {mkv_episode_matcher-0.9.0.dist-info → mkv_episode_matcher-0.9.1.dist-info}/WHEEL +0 -0
- {mkv_episode_matcher-0.9.0.dist-info → mkv_episode_matcher-0.9.1.dist-info}/entry_points.txt +0 -0
- {mkv_episode_matcher-0.9.0.dist-info → mkv_episode_matcher-0.9.1.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mkv-episode-matcher
|
|
3
|
-
Version: 0.9.
|
|
3
|
+
Version: 0.9.1
|
|
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
|
|
@@ -28,7 +28,6 @@ Requires-Dist: tmdb-client>=0.0.1
|
|
|
28
28
|
Requires-Dist: torch>=2.5.1
|
|
29
29
|
Requires-Dist: torchaudio>=2.5.1
|
|
30
30
|
Requires-Dist: torchvision>=0.20.1
|
|
31
|
-
Requires-Dist: wave>=0.0.2
|
|
32
31
|
|
|
33
32
|
# MKV Episode Matcher
|
|
34
33
|
|
|
@@ -7,8 +7,8 @@ mkv_episode_matcher/episode_matcher.py,sha256=OHtBZd3HnLpANe7HgSvcAQIZjilWgKHVOq
|
|
|
7
7
|
mkv_episode_matcher/subtitle_utils.py,sha256=z4eYTMAoI8BVzdCNeqHu-9mkhwG8RzxE5BbNjWUJwCg,2552
|
|
8
8
|
mkv_episode_matcher/tmdb_client.py,sha256=LbMCgjmp7sCbrQo_CDlpcnryKPz5S7inE24YY9Pyjk4,4172
|
|
9
9
|
mkv_episode_matcher/utils.py,sha256=sQ6GpP9xDJ6_BRrTSYys2xtaF-ryJpaNcXDHgLsriOg,15394
|
|
10
|
-
mkv_episode_matcher-0.9.
|
|
11
|
-
mkv_episode_matcher-0.9.
|
|
12
|
-
mkv_episode_matcher-0.9.
|
|
13
|
-
mkv_episode_matcher-0.9.
|
|
14
|
-
mkv_episode_matcher-0.9.
|
|
10
|
+
mkv_episode_matcher-0.9.1.dist-info/METADATA,sha256=suiKMX54KQZ__NJ-6LOpl3fklf2YVAO3EOEMCkRvxIM,5357
|
|
11
|
+
mkv_episode_matcher-0.9.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
12
|
+
mkv_episode_matcher-0.9.1.dist-info/entry_points.txt,sha256=IglJ43SuCZq2eQ3shMFILCkmQASJHnDCI3ogohW2Hn4,64
|
|
13
|
+
mkv_episode_matcher-0.9.1.dist-info/top_level.txt,sha256=XRLbd93HUaedeWLtkyTvQjFcE5QcBRYa3V-CfHrq-OI,20
|
|
14
|
+
mkv_episode_matcher-0.9.1.dist-info/RECORD,,
|
|
File without changes
|
{mkv_episode_matcher-0.9.0.dist-info → mkv_episode_matcher-0.9.1.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
|
File without changes
|