Commit graph

12 commits

Author SHA1 Message Date
Clinton Hall
b7d6ad8c07
always return imdbid and dirname 2024-02-29 07:01:23 +13:00
Matt Park
c6292d5390
Update identification.py
Return updated dir_name if needed
2023-10-02 15:13:36 -04:00
Clinton Hall
d4d5f00a18
Single file downloads with clean name #1789 (#1791) 2020-10-24 18:25:35 +13:00
Clinton Hall
bbc8f132c3
fixed typo #1698 2020-01-09 14:18:23 +13:00
Clinton Hall
d7eab5d2d3
Add word boundary to imdb match. #1639
Prevents matching (and truncating) longer ids.
Thanks @currently-off-my-rocker
2019-07-23 14:24:31 +12:00
currently-off-my-rocker
5a18ee9a27
identify imdb ids with 8 digits 2019-07-22 13:07:09 +02:00
Clinton Hall
8ba8caf021
Fix3 (#1637)
* add singular fork detection for multiple runs. Fixes #1637
* Add newly identified fork variants #1630 #1637
* remove encoding of paths. #1637 #1582
2019-07-22 12:35:01 +12:00
Labrys of Knossos
424879e4b6 Add future imports 2019-04-07 17:44:25 -04:00
Labrys of Knossos
644a11118c Fix flake8 F401 imported but unused 2019-04-05 17:12:05 -04:00
Labrys of Knossos
a571fc3122 Fix flake8 E265 block comment should start with '# ' 2019-04-05 17:12:04 -04:00
clinton-hall
19c3e1fd85 remove .encode which creates byte vs string comparison issues. Fixes #1582 2019-03-15 20:42:21 +13:00
Labrys of Knossos
03cb11dae3 Refactor identification utils from utils to utils.identification 2019-01-06 12:10:49 -05:00