SickGear/tests
JackDandy b55b29732b Fix py2 deprecation cleanups added exclusively by TvdbV4 code.
Refactor `timestamp_near` to `SGDatetime.timestamp_near`
---
Simplify enforce_type + clean_data to clean_str.
Change simplified all but one enforce_type use case.
---
Add tvdb, trakt slug tvinfo search test cases

Change direct tvdb slug search support via new api endpoint

Fix origin_countries in tvdb_api_v4.
---
Add new TV_Maze id to show obj ids in tvdb_api_v4.
Fix a bug parsing social ids for tvshows in tvdb_api_v4.
Change add language support to search API and tvdb_api_v4.
Change add `updated_at` to artwork on tvdb_api_v4.
Change add `finale` type to episodes.

Change add method `get_top_rated` to tvdb_api_v4.
optional params...
- year=... argument to get only top rated of given year, if not it's all time
Change returns result for shows until same day last year.

Add youtube, reddit, fansite, tiktok, linkedin, wikidata to tv.py
Add tiktok to indexer_config.
Add fansite to tvdb_api_v4.
Aadd fansite to TVInfoSocialIDs.
Add source type parsing and add linkein to tvdb_api_v4.
Add linkedin.
Add tiktok parser to tvdb_api_v4.

Change v4 to TVInfoIDs, TVInfoSocialIDs.

Change add new id data.

Add contentrating.

Change fill in new fields to get_person results.
----
Change implement discover endpoint in tvdb_api_v4.

Change filter '0000' year for firstaired field in tvdb_api_v4.

Change use the default_season_type from api for website fallback.

Change remove unneeded _auth_time.

Add backup fetch for episode data.

Change add multiple space remove to clean_data.
Change move _get_tvdb_id to central function.
Change fix minor warnings, code tidy + DRY.
Change remove the show-edit option `Use DVD titles and numbers` until ready with multi TVInfo source.
Add try_date and use to attempt conversion of unspecified date format types birthdate, deathdate, aired.
Change tweaks, remove one warn, order imports.
Change tidy up of other warnings, mismatched types, typos, a strange arg issue with deepcopy, and PEP8.
Bug fix, bad key in get_item for TVInfoSocialIDs.
Fix ambiguities of `show` used in sg versus external uses.
Fix add data sanitisation of image field.
Change make set_episode code more readable.
Change fix final two warnings in api v4.
Fix an API can return falsy as firstaired which crashes adding a show via load_from_tv_info() (The Andrew Marr Show@tvdbv4).

Add cast, crew type mappings

Only take Main Actors, Hosts, Interviewers, Presenters

Change increase viewagble history menu items from 13 to 15.
2024-10-07 01:24:43 +01:00
..
mock_data/tvinfo_api_tests Add TVDb v4. 2024-10-07 01:24:43 +01:00
newznab_data Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
scripts Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
__init__.py Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
all_tests.py Change remove redundant py2 import futures. 2023-04-27 12:53:49 +01:00
common_tests.py Merge branch 'main' into dev 2023-03-05 00:27:01 +00:00
compatibility_tests.py Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
db_tests.py Change remove redundant py2 import futures. 2023-04-27 12:53:49 +01:00
helpers_tests.py Fix mock data for CI tests 2023-09-06 00:57:10 +01:00
ignore_and_require_words_tests.py Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
migration_tests.py Change remove redundant py2 import futures. 2023-04-27 12:53:49 +01:00
name_parser_tests.py Fix parsing show names that contain the word "parts" by making parser more restrictive. 2024-06-23 19:20:02 +01:00
network_timezone_tests.py Change remove calls to legacy py2 fix encoding function. 2023-02-10 21:40:19 +00:00
newznab_tests.py Change remove redundant py2 import futures. 2023-04-27 12:53:49 +01:00
pp_tests.py Change remove redundant py2 import futures. 2023-04-27 12:53:49 +01:00
scene_helpers_tests.py Change add jobs to centralise scheduler activities. 2023-04-27 12:47:00 +01:00
search_tests.py Change add Gitlab tests 2024-08-10 12:36:48 +01:00
show_tests.py fix show_tests.py under Linux 2023-09-18 16:46:38 +01:00
snatch_tests.py Change remove redundant py2 import futures. 2023-04-27 12:53:49 +01:00
test_lib.py Fix Fanart.tv and CF data fetch. 2024-10-07 00:32:58 +01:00
tv_tests.py Fix tv test to init recently added ReleaseMap. 2023-05-04 22:57:16 +01:00
tvinfo_api_tests.py Fix py2 deprecation cleanups added exclusively by TvdbV4 code. 2024-10-07 01:24:43 +01:00
webapi_tests.py Fix name_parser_tests and webapi_tests. 2023-05-04 23:33:07 +01:00
xem_tests.py Change remove redundant py2 import futures. 2023-04-27 12:53:49 +01:00