-
-
Notifications
You must be signed in to change notification settings - Fork 600
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tests and fixes #8124
Tests and fixes #8124
Commits on Sep 3, 2022
-
Replace feedparser with BS4Parser
Signed-off-by: miigotu <miigotu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1270c03 - Browse repository at this point
Copy the full SHA 1270c03View commit details -
Remove last reference to feedparser
Signed-off-by: miigotu <miigotu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ec99639 - Browse repository at this point
Copy the full SHA ec99639View commit details -
Allow specifying a custom list of sort articles, useful for users of …
…foreign languages. Default is the|a|an, but for example spanish would be "un|una|el|la|los|las" Can be set in config->general or under the Localization domain in the config.ini Fixes #8081 Signed-off-by: miigotu <miigotu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 389f81f - Browse repository at this point
Copy the full SHA 389f81fView commit details -
Clean up regex for tracker matcher and double space in printing parse…
…r result for anime Signed-off-by: miigotu <miigotu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 42a8808 - Browse repository at this point
Copy the full SHA 42a8808View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a06ece - Browse repository at this point
Copy the full SHA 7a06eceView commit details -
Fix some grammar warnings in processTV before I make any real changes
Signed-off-by: miigotu <miigotu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1ec529f - Browse repository at this point
Copy the full SHA 1ec529fView commit details -
Remove meta_path hack and poetry_install code. Im sick of the bugs an…
…d hackiness for it. Guides need updated to instruct people how to install dependencies! Signed-off-by: miigotu <miigotu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 338aede - Browse repository at this point
Copy the full SHA 338aedeView commit details -
When validating the dir for a post process, or actually processing a …
…file, first parse it with guessit and see if we can find the show to match it to. If so, we know to only use anime regexes or regular regexes. Fallback to old way otherwise. Fix up some logging in post processor and processTV Signed-off-by: miigotu <miigotu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3e9f1ba - Browse repository at this point
Copy the full SHA 3e9f1baView commit details -
Remove necessity for version.py, so it cant be out of sync anymore
Signed-off-by: miigotu <miigotu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dc089b5 - Browse repository at this point
Copy the full SHA dc089b5View commit details -
Update to new versions of beekeeper-alt and kodipydent-alt to remove …
…odd poetry-date-version-plugin references from their source Signed-off-by: miigotu <miigotu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e2bf7d7 - Browse repository at this point
Copy the full SHA e2bf7d7View commit details -
Fix formatting with black and isort
Signed-off-by: miigotu <miigotu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1c618dc - Browse repository at this point
Copy the full SHA 1c618dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8a4787 - Browse repository at this point
Copy the full SHA a8a4787View commit details -
try_int for seeders and leechers in nyaa
Signed-off-by: miigotu <miigotu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 71d7f37 - Browse repository at this point
Copy the full SHA 71d7f37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54a4e05 - Browse repository at this point
Copy the full SHA 54a4e05View commit details -
Configuration menu - View commit details
-
Copy full SHA for da36bbb - Browse repository at this point
Copy the full SHA da36bbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e87d252 - Browse repository at this point
Copy the full SHA e87d252View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d80546 - Browse repository at this point
Copy the full SHA 6d80546View commit details -
Configuration menu - View commit details
-
Copy full SHA for e12ce20 - Browse repository at this point
Copy the full SHA e12ce20View commit details
Commits on Sep 4, 2022
-
Signed-off-by: miigotu <miigotu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2c412ef - Browse repository at this point
Copy the full SHA 2c412efView commit details -
Extract parsing xml items into a reusable mixin, fixes parsing size i…
…n rss searches Signed-off-by: miigotu <miigotu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9e4a591 - Browse repository at this point
Copy the full SHA 9e4a591View commit details -
Rename newnewznab provider file to newznab.py, ready for prime time I…
… think Signed-off-by: miigotu <miigotu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 24102cf - Browse repository at this point
Copy the full SHA 24102cfView commit details -
Fix torznab/jackett and others parsing with parse_rss_item.
Signed-off-by: miigotu <miigotu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5737f5e - Browse repository at this point
Copy the full SHA 5737f5eView commit details