Jump to content

Library constantly rescanning


starisme

Recommended Posts

starisme

Hi recently I seem to get my TV library to constantly rescan over and over. I'm trying to figure out from the log whats happening and I'm noticing a lot of recurring entries like the following:

2022-06-16 09:32:11.102 Info HttpClient: GET https://api4.thetvdb.com/v4/series/361849/episodes/official?page=0

for a bunch of different series ids. I trying to figure out from a prior thread what series these are and the series id's don't resolve to anything on tvdb. Any idea on what I can do to stop the constant rescanning?

embyserver.txt

Edited by starisme
added a log
Link to comment
Share on other sites

HI, please try removing this plugin:

	Statistics 3.0.0.0

Then restart the server and see if that helps. Thanks.

Link to comment
Share on other sites

Happy2Play

@Lukeisn't that just part of nightly Library Scan as my nightly log shows the same update of what appears to be all series metadata?  Every night I see every series GET from TVDB all 500+ series.

Does v4 actually have a query for only updated series or is it just all every day?

As for Statistics plugin is should be reading the Cache folder for info no downloading anything.  But yes that appears to be where the "System.IO.FileNotFoundException: Could not find file" errors are coming from as metadata currently would not exist for said series in the cache folder.

Like this one

Error Statistics: Could not find file '/var/packages/EmbyServer/var/cache/tvdb/370412/episodes-official.json'.

ฤกษ์สังหาร - TheTVDB.com

Link to comment
Share on other sites

2 minutes ago, Happy2Play said:

@Lukeisn't that just part of nightly Library Scan as my nightly log shows the same update of what appears to be all series metadata?  Every night I see every series GET from TVDB all 500+ series.

Does v4 actually have a query for only updated series or is it just all every day?

As for Statistics plugin is should be reading the Cache folder for info no downloading anything.  But yes that appears to be where the "System.IO.FileNotFoundException: Could not find file" errors are coming from as metadata currently would not exist for said series in the cache folder.

Like this one

Error Statistics: Could not find file '/var/packages/EmbyServer/var/cache/tvdb/370412/episodes-official.json'.

ฤกษ์สังหาร - TheTVDB.com

The Stats plugin should not touch the cache folder directly. I know you brought up the idea to save http requests, but if it wants to do that, then it should just use the internal api's to get metadata. Peeking behind the curtain of what it actually does is just hacking and it's going to break over time as things change.

Anyway back on topic, I think it's a little hard to debug this with the log filled up with activity from the Stats plugin, so I think that should be removed first and then let's re-evaluate.

Link to comment
Share on other sites

Happy2Play
13 minutes ago, Luke said:

Anyway back on topic, I think it's a little hard to debug this with the log filled up with activity from the Stats plugin, so I think that should be removed first and then let's re-evaluate.

But is the OP question why is every series gotten from TVDB every day?  As I can see the exact same thing nightly\daily.

So I can pull daily logs with all these same queries usually +/- 1 or 2.

Spoiler

    Line 1009: 2022-06-16 02:48:00.227 Info HttpClient: GET https://api4.thetvdb.com/v4/series/79824/episodes/official?page=0
    Line 1010: 2022-06-16 02:48:07.095 Info HttpClient: GET https://api4.thetvdb.com/v4/series/79824/episodes/official?page=1
    Line 1011: 2022-06-16 02:48:07.656 Info HttpClient: GET https://api4.thetvdb.com/v4/series/79824/episodes/official/eng?page=0
    Line 1012: 2022-06-16 02:48:13.338 Info HttpClient: GET https://api4.thetvdb.com/v4/series/79824/episodes/official/eng?page=1
    Line 1015: 2022-06-16 02:48:27.936 Info HttpClient: GET https://api4.thetvdb.com/v4/series/301824/episodes/official?page=0
    Line 1016: 2022-06-16 02:48:28.456 Info HttpClient: GET https://api4.thetvdb.com/v4/series/301824/episodes/official/eng?page=0
    Line 1017: 2022-06-16 02:48:29.003 Info HttpClient: GET https://api4.thetvdb.com/v4/series/272644/episodes/official?page=0
    Line 1018: 2022-06-16 02:48:29.591 Info HttpClient: GET https://api4.thetvdb.com/v4/series/272644/episodes/official/eng?page=0
    Line 1019: 2022-06-16 02:48:30.292 Info HttpClient: GET https://api4.thetvdb.com/v4/series/76290/episodes/official?page=0
    Line 1020: 2022-06-16 02:48:33.286 Info HttpClient: GET https://api4.thetvdb.com/v4/series/76290/episodes/official/eng?page=0
    Line 1021: 2022-06-16 02:48:37.383 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311787/episodes/official?page=0
    Line 1022: 2022-06-16 02:48:37.942 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311787/episodes/official/eng?page=0
    Line 1023: 2022-06-16 02:48:38.538 Info HttpClient: GET https://api4.thetvdb.com/v4/series/256204/episodes/official?page=0
    Line 1024: 2022-06-16 02:48:39.086 Info HttpClient: GET https://api4.thetvdb.com/v4/series/256204/episodes/official/eng?page=0
    Line 1025: 2022-06-16 02:48:39.704 Info HttpClient: GET https://api4.thetvdb.com/v4/series/370053/episodes/official?page=0
    Line 1026: 2022-06-16 02:48:40.237 Info HttpClient: GET https://api4.thetvdb.com/v4/series/370053/episodes/official/eng?page=0
    Line 1027: 2022-06-16 02:48:40.825 Info HttpClient: GET https://api4.thetvdb.com/v4/series/337907/episodes/official?page=0
    Line 1028: 2022-06-16 02:48:42.229 Info HttpClient: GET https://api4.thetvdb.com/v4/series/337907/episodes/official/eng?page=0
    Line 1029: 2022-06-16 02:48:44.577 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364080/episodes/official?page=0
    Line 1030: 2022-06-16 02:48:45.835 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364080/episodes/official/eng?page=0
    Line 1031: 2022-06-16 02:48:46.614 Info HttpClient: GET https://api4.thetvdb.com/v4/series/351291/episodes/official?page=0
    Line 1032: 2022-06-16 02:48:47.270 Info HttpClient: GET https://api4.thetvdb.com/v4/series/351291/episodes/official/eng?page=0
    Line 1033: 2022-06-16 02:48:48.000 Info HttpClient: GET https://api4.thetvdb.com/v4/series/350667/episodes/official?page=0
    Line 1034: 2022-06-16 02:48:50.046 Info HttpClient: GET https://api4.thetvdb.com/v4/series/350667/episodes/official/eng?page=0
    Line 1035: 2022-06-16 02:48:52.014 Info HttpClient: GET https://api4.thetvdb.com/v4/series/306304/episodes/official?page=0
    Line 1036: 2022-06-16 02:48:52.580 Info HttpClient: GET https://api4.thetvdb.com/v4/series/306304/episodes/official/eng?page=0
    Line 1037: 2022-06-16 02:48:53.197 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269593/episodes/official?page=0
    Line 1038: 2022-06-16 02:48:53.823 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269593/episodes/official/eng?page=0
    Line 1039: 2022-06-16 02:48:54.287 Info HttpClient: GET https://api4.thetvdb.com/v4/series/330500/episodes/official?page=0
    Line 1040: 2022-06-16 02:48:54.891 Info HttpClient: GET https://api4.thetvdb.com/v4/series/330500/episodes/official/eng?page=0
    Line 1041: 2022-06-16 02:48:55.567 Info HttpClient: GET https://api4.thetvdb.com/v4/series/315179/episodes/official?page=0
    Line 1042: 2022-06-16 02:48:56.100 Info HttpClient: GET https://api4.thetvdb.com/v4/series/315179/episodes/official/eng?page=0
    Line 1043: 2022-06-16 02:48:56.676 Info HttpClient: GET https://api4.thetvdb.com/v4/series/291517/episodes/official?page=0
    Line 1044: 2022-06-16 02:48:57.230 Info HttpClient: GET https://api4.thetvdb.com/v4/series/291517/episodes/official/eng?page=0
    Line 1045: 2022-06-16 02:48:57.783 Info HttpClient: GET https://api4.thetvdb.com/v4/series/363841/episodes/official?page=0
    Line 1046: 2022-06-16 02:48:58.401 Info HttpClient: GET https://api4.thetvdb.com/v4/series/363841/episodes/official/eng?page=0
    Line 1047: 2022-06-16 02:48:59.073 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281612/episodes/official?page=0
    Line 1048: 2022-06-16 02:48:59.604 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281612/episodes/official/eng?page=0
    Line 1049: 2022-06-16 02:49:00.175 Info HttpClient: GET https://api4.thetvdb.com/v4/series/267702/episodes/official?page=0
    Line 1050: 2022-06-16 02:49:00.723 Info HttpClient: GET https://api4.thetvdb.com/v4/series/267702/episodes/official/eng?page=0
    Line 1051: 2022-06-16 02:49:01.303 Info HttpClient: GET https://api4.thetvdb.com/v4/series/332331/episodes/official?page=0
    Line 1052: 2022-06-16 02:49:01.846 Info HttpClient: GET https://api4.thetvdb.com/v4/series/332331/episodes/official/eng?page=0
    Line 1053: 2022-06-16 02:49:02.424 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281613/episodes/official?page=0
    Line 1054: 2022-06-16 02:49:03.025 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281613/episodes/official/eng?page=0
    Line 1055: 2022-06-16 02:49:03.715 Info HttpClient: GET https://api4.thetvdb.com/v4/series/309053/episodes/official?page=0
    Line 1056: 2022-06-16 02:49:04.269 Info HttpClient: GET https://api4.thetvdb.com/v4/series/309053/episodes/official/eng?page=0
    Line 1057: 2022-06-16 02:49:04.831 Info HttpClient: GET https://api4.thetvdb.com/v4/series/250487/episodes/official?page=0
    Line 1058: 2022-06-16 02:49:07.665 Info HttpClient: GET https://api4.thetvdb.com/v4/series/250487/episodes/official/eng?page=0
    Line 1059: 2022-06-16 02:49:11.532 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281696/episodes/official?page=0
    Line 1060: 2022-06-16 02:49:12.201 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281696/episodes/official/eng?page=0
    Line 1061: 2022-06-16 02:49:12.857 Info HttpClient: GET https://api4.thetvdb.com/v4/series/253350/episodes/official?page=0
    Line 1062: 2022-06-16 02:49:16.032 Info HttpClient: GET https://api4.thetvdb.com/v4/series/253350/episodes/official/eng?page=0
    Line 1063: 2022-06-16 02:49:19.038 Info HttpClient: GET https://api4.thetvdb.com/v4/series/304262/episodes/official?page=0
    Line 1064: 2022-06-16 02:49:20.780 Info HttpClient: GET https://api4.thetvdb.com/v4/series/304262/episodes/official/eng?page=0
    Line 1065: 2022-06-16 02:49:21.566 Info HttpClient: GET https://api4.thetvdb.com/v4/series/365722/episodes/official?page=0
    Line 1066: 2022-06-16 02:49:21.974 Info HttpClient: GET https://api4.thetvdb.com/v4/series/365722/episodes/official/eng?page=0
    Line 1067: 2022-06-16 02:49:22.667 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311819/episodes/official?page=0
    Line 1068: 2022-06-16 02:49:23.283 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311819/episodes/official/eng?page=0
    Line 1069: 2022-06-16 02:49:23.518 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281537/episodes/official?page=0
    Line 1070: 2022-06-16 02:49:23.815 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281537/episodes/official/eng?page=0
    Line 1071: 2022-06-16 02:49:24.537 Info HttpClient: GET https://api4.thetvdb.com/v4/series/257655/episodes/official?page=0
    Line 1072: 2022-06-16 02:49:29.357 Info HttpClient: GET https://api4.thetvdb.com/v4/series/257655/episodes/official/eng?page=0
    Line 1073: 2022-06-16 02:49:35.095 Info HttpClient: GET https://api4.thetvdb.com/v4/series/279553/episodes/official?page=0
    Line 1074: 2022-06-16 02:49:35.671 Info HttpClient: GET https://api4.thetvdb.com/v4/series/279553/episodes/official/eng?page=0
    Line 1075: 2022-06-16 02:49:36.241 Info HttpClient: GET https://api4.thetvdb.com/v4/series/248596/episodes/official?page=0
    Line 1076: 2022-06-16 02:49:37.897 Info HttpClient: GET https://api4.thetvdb.com/v4/series/248596/episodes/official/eng?page=0
    Line 1077: 2022-06-16 02:49:39.675 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364106/episodes/official?page=0
    Line 1078: 2022-06-16 02:49:40.290 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364106/episodes/official/eng?page=0
    Line 1079: 2022-06-16 02:49:40.925 Info HttpClient: GET https://api4.thetvdb.com/v4/series/380031/episodes/official?page=0
    Line 1080: 2022-06-16 02:49:41.518 Info HttpClient: GET https://api4.thetvdb.com/v4/series/380031/episodes/official/eng?page=0
    Line 1081: 2022-06-16 02:49:42.103 Info HttpClient: GET https://api4.thetvdb.com/v4/series/277093/episodes/official?page=0
    Line 1082: 2022-06-16 02:49:42.732 Info HttpClient: GET https://api4.thetvdb.com/v4/series/277093/episodes/official/eng?page=0
    Line 1083: 2022-06-16 02:49:43.403 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281595/episodes/official?page=0
    Line 1084: 2022-06-16 02:49:44.083 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281595/episodes/official/eng?page=0
    Line 1085: 2022-06-16 02:49:44.714 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281714/episodes/official?page=0
    Line 1086: 2022-06-16 02:49:46.046 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281714/episodes/official/eng?page=0
    Line 1087: 2022-06-16 02:49:47.192 Info HttpClient: GET https://api4.thetvdb.com/v4/series/274802/episodes/official?page=0
    Line 1088: 2022-06-16 02:49:47.806 Info HttpClient: GET https://api4.thetvdb.com/v4/series/274802/episodes/official/eng?page=0
    Line 1089: 2022-06-16 02:49:48.409 Info HttpClient: GET https://api4.thetvdb.com/v4/series/361315/episodes/official?page=0
    Line 1090: 2022-06-16 02:49:50.517 Info HttpClient: GET https://api4.thetvdb.com/v4/series/361315/episodes/official/eng?page=0
    Line 1091: 2022-06-16 02:49:52.831 Info HttpClient: GET https://api4.thetvdb.com/v4/series/258959/episodes/official?page=0
    Line 1092: 2022-06-16 02:49:54.240 Info HttpClient: GET https://api4.thetvdb.com/v4/series/258959/episodes/official/eng?page=0
    Line 1093: 2022-06-16 02:49:55.741 Info HttpClient: GET https://api4.thetvdb.com/v4/series/196921/episodes/official?page=0
    Line 1094: 2022-06-16 02:49:57.877 Info HttpClient: GET https://api4.thetvdb.com/v4/series/196921/episodes/official/eng?page=0
    Line 1095: 2022-06-16 02:49:58.623 Info HttpClient: GET https://api4.thetvdb.com/v4/series/267258/episodes/official?page=0
    Line 1096: 2022-06-16 02:49:59.180 Info HttpClient: GET https://api4.thetvdb.com/v4/series/267258/episodes/official/eng?page=0
    Line 1097: 2022-06-16 02:49:59.765 Info HttpClient: GET https://api4.thetvdb.com/v4/series/318106/episodes/official?page=0
    Line 1098: 2022-06-16 02:50:00.356 Info HttpClient: GET https://api4.thetvdb.com/v4/series/318106/episodes/official/eng?page=0
    Line 1099: 2022-06-16 02:50:00.959 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269550/episodes/official?page=0
    Line 1100: 2022-06-16 02:50:01.555 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269550/episodes/official/eng?page=0
    Line 1101: 2022-06-16 02:50:02.128 Info HttpClient: GET https://api4.thetvdb.com/v4/series/270531/episodes/official?page=0
    Line 1102: 2022-06-16 02:50:02.745 Info HttpClient: GET https://api4.thetvdb.com/v4/series/270531/episodes/official/eng?page=0
    Line 1103: 2022-06-16 02:50:03.374 Info HttpClient: GET https://api4.thetvdb.com/v4/series/262407/episodes/official?page=0
    Line 1104: 2022-06-16 02:50:04.055 Info HttpClient: GET https://api4.thetvdb.com/v4/series/262407/episodes/official/eng?page=0
    Line 1105: 2022-06-16 02:50:04.985 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295647/episodes/official?page=0
    Line 1106: 2022-06-16 02:50:06.983 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295647/episodes/official/eng?page=0
    Line 1107: 2022-06-16 02:50:08.725 Info HttpClient: GET https://api4.thetvdb.com/v4/series/287314/episodes/official?page=0
    Line 1108: 2022-06-16 02:50:09.355 Info HttpClient: GET https://api4.thetvdb.com/v4/series/287314/episodes/official/eng?page=0
    Line 1109: 2022-06-16 02:50:10.042 Info HttpClient: GET https://api4.thetvdb.com/v4/series/164981/episodes/official?page=0
    Line 1110: 2022-06-16 02:50:13.380 Info HttpClient: GET https://api4.thetvdb.com/v4/series/164981/episodes/official/eng?page=0
    Line 1111: 2022-06-16 02:50:17.160 Info HttpClient: GET https://api4.thetvdb.com/v4/series/167591/episodes/official?page=0
    Line 1112: 2022-06-16 02:50:18.164 Info HttpClient: GET https://api4.thetvdb.com/v4/series/167591/episodes/official/eng?page=0
    Line 1113: 2022-06-16 02:50:19.015 Info HttpClient: GET https://api4.thetvdb.com/v4/series/75682/episodes/official?page=0
    Line 1114: 2022-06-16 02:50:24.929 Info HttpClient: GET https://api4.thetvdb.com/v4/series/75682/episodes/official/eng?page=0
    Line 1115: 2022-06-16 02:50:31.262 Info HttpClient: GET https://api4.thetvdb.com/v4/series/277928/episodes/official?page=0
    Line 1116: 2022-06-16 02:50:33.155 Info HttpClient: GET https://api4.thetvdb.com/v4/series/277928/episodes/official/eng?page=0
    Line 1117: 2022-06-16 02:50:35.043 Info HttpClient: GET https://api4.thetvdb.com/v4/series/262964/episodes/official?page=0
    Line 1118: 2022-06-16 02:50:35.695 Info HttpClient: GET https://api4.thetvdb.com/v4/series/262964/episodes/official/eng?page=0
    Line 1119: 2022-06-16 02:50:36.413 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269586/episodes/official?page=0
    Line 1120: 2022-06-16 02:50:38.862 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269586/episodes/official/eng?page=0
    Line 1121: 2022-06-16 02:50:41.939 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311945/episodes/official?page=0
    Line 1122: 2022-06-16 02:50:43.150 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311945/episodes/official/eng?page=0
    Line 1123: 2022-06-16 02:50:46.162 Info HttpClient: GET https://api4.thetvdb.com/v4/series/80270/episodes/official?page=0
    Line 1124: 2022-06-16 02:50:49.022 Info HttpClient: GET https://api4.thetvdb.com/v4/series/80270/episodes/official/eng?page=0
    Line 1125: 2022-06-16 02:50:51.359 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364075/episodes/official?page=0
    Line 1126: 2022-06-16 02:50:52.067 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364075/episodes/official/eng?page=0
    Line 1127: 2022-06-16 02:50:53.939 Info HttpClient: GET https://api4.thetvdb.com/v4/series/83462/episodes/official?page=0
    Line 1128: 2022-06-16 02:50:56.953 Info HttpClient: GET https://api4.thetvdb.com/v4/series/83462/episodes/official/eng?page=0
    Line 1129: 2022-06-16 02:51:00.475 Info HttpClient: GET https://api4.thetvdb.com/v4/series/258541/episodes/official?page=0
    Line 1130: 2022-06-16 02:51:03.257 Info HttpClient: GET https://api4.thetvdb.com/v4/series/258541/episodes/official/eng?page=0
    Line 1131: 2022-06-16 02:51:07.319 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311896/episodes/official?page=0
    Line 1132: 2022-06-16 02:51:07.969 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311896/episodes/official/eng?page=0
    Line 1133: 2022-06-16 02:51:08.671 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295640/episodes/official?page=0
    Line 1134: 2022-06-16 02:51:10.944 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295640/episodes/official/eng?page=0
    Line 1135: 2022-06-16 02:51:13.163 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269641/episodes/official?page=0
    Line 1136: 2022-06-16 02:51:15.263 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269641/episodes/official/eng?page=0
    Line 1137: 2022-06-16 02:51:18.363 Info HttpClient: GET https://api4.thetvdb.com/v4/series/332858/episodes/official?page=0
    Line 1138: 2022-06-16 02:51:19.170 Info HttpClient: GET https://api4.thetvdb.com/v4/series/332858/episodes/official/eng?page=0
    Line 1139: 2022-06-16 02:51:19.974 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295780/episodes/official?page=0
    Line 1140: 2022-06-16 02:51:21.557 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295780/episodes/official/eng?page=0
    Line 1141: 2022-06-16 02:51:22.492 Info HttpClient: GET https://api4.thetvdb.com/v4/series/284210/episodes/official?page=0
    Line 1142: 2022-06-16 02:51:23.079 Info HttpClient: GET https://api4.thetvdb.com/v4/series/284210/episodes/official/eng?page=0
    Line 1143: 2022-06-16 02:51:23.957 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281256/episodes/official?page=0
    Line 1144: 2022-06-16 02:51:24.709 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281256/episodes/official/eng?page=0
    Line 1145: 2022-06-16 02:51:24.829 Info HttpClient: GET https://api4.thetvdb.com/v4/series/342107/episodes/official?page=0
    Line 1146: 2022-06-16 02:51:25.548 Info HttpClient: GET https://api4.thetvdb.com/v4/series/342107/episodes/official/eng?page=0
    Line 1147: 2022-06-16 02:51:26.297 Info HttpClient: GET https://api4.thetvdb.com/v4/series/273690/episodes/official?page=0
    Line 1148: 2022-06-16 02:51:26.396 Info HttpClient: GET https://api4.thetvdb.com/v4/series/273690/episodes/official/eng?page=0
    Line 1149: 2022-06-16 02:51:27.055 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295767/episodes/official?page=0
    Line 1150: 2022-06-16 02:51:27.391 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295767/episodes/official/eng?page=0
    Line 1151: 2022-06-16 02:51:28.019 Info HttpClient: GET https://api4.thetvdb.com/v4/series/258171/episodes/official?page=0
    Line 1152: 2022-06-16 02:51:28.823 Info HttpClient: GET https://api4.thetvdb.com/v4/series/258171/episodes/official/eng?page=0
    Line 1153: 2022-06-16 02:51:29.844 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311878/episodes/official?page=0
    Line 1154: 2022-06-16 02:51:30.713 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311878/episodes/official/eng?page=0
    Line 1155: 2022-06-16 02:51:30.848 Info HttpClient: GET https://api4.thetvdb.com/v4/series/355066/episodes/official?page=0
    Line 1156: 2022-06-16 02:51:31.670 Info HttpClient: GET https://api4.thetvdb.com/v4/series/355066/episodes/official/eng?page=0
    Line 1157: 2022-06-16 02:51:32.592 Info HttpClient: GET https://api4.thetvdb.com/v4/series/337302/episodes/official?page=0
    Line 1158: 2022-06-16 02:51:33.390 Info HttpClient: GET https://api4.thetvdb.com/v4/series/337302/episodes/official/eng?page=0
    Line 1159: 2022-06-16 02:51:34.073 Info HttpClient: GET https://api4.thetvdb.com/v4/series/104281/episodes/official?page=0
    Line 1160: 2022-06-16 02:51:35.089 Info HttpClient: GET https://api4.thetvdb.com/v4/series/104281/episodes/official/eng?page=0
    Line 1161: 2022-06-16 02:51:35.751 Info HttpClient: GET https://api4.thetvdb.com/v4/series/75710/episodes/official?page=0
    Line 1162: 2022-06-16 02:51:38.942 Info HttpClient: GET https://api4.thetvdb.com/v4/series/75710/episodes/official/eng?page=0
    Line 1163: 2022-06-16 02:51:42.079 Info HttpClient: GET https://api4.thetvdb.com/v4/series/296654/episodes/official?page=0
    Line 1164: 2022-06-16 02:51:42.216 Info HttpClient: GET https://api4.thetvdb.com/v4/series/296654/episodes/official/eng?page=0
    Line 1165: 2022-06-16 02:51:43.058 Info HttpClient: GET https://api4.thetvdb.com/v4/series/296065/episodes/official?page=0
    Line 1166: 2022-06-16 02:51:43.813 Info HttpClient: GET https://api4.thetvdb.com/v4/series/296065/episodes/official/eng?page=0
    Line 1167: 2022-06-16 02:51:44.565 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269592/episodes/official?page=0
    Line 1168: 2022-06-16 02:51:45.332 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269592/episodes/official/eng?page=0
    Line 1169: 2022-06-16 02:51:46.123 Info HttpClient: GET https://api4.thetvdb.com/v4/series/259030/episodes/official?page=0
    Line 1170: 2022-06-16 02:51:46.896 Info HttpClient: GET https://api4.thetvdb.com/v4/series/259030/episodes/official/eng?page=0
    Line 1171: 2022-06-16 02:51:47.706 Info HttpClient: GET https://api4.thetvdb.com/v4/series/267970/episodes/official?page=0
    Line 1172: 2022-06-16 02:51:48.514 Info HttpClient: GET https://api4.thetvdb.com/v4/series/267970/episodes/official/eng?page=0
    Line 1173: 2022-06-16 02:51:49.117 Info HttpClient: GET https://api4.thetvdb.com/v4/series/72546/episodes/official?page=0
    Line 1174: 2022-06-16 02:51:52.788 Info HttpClient: GET https://api4.thetvdb.com/v4/series/72546/episodes/official/eng?page=0
    Line 1175: 2022-06-16 02:51:55.905 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281551/episodes/official?page=0
    Line 1176: 2022-06-16 02:51:56.527 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281551/episodes/official/eng?page=0
    Line 1177: 2022-06-16 02:51:57.458 Info HttpClient: GET https://api4.thetvdb.com/v4/series/258540/episodes/official?page=0
    Line 1178: 2022-06-16 02:51:58.290 Info HttpClient: GET https://api4.thetvdb.com/v4/series/258540/episodes/official/eng?page=0
    Line 1179: 2022-06-16 02:51:59.186 Info HttpClient: GET https://api4.thetvdb.com/v4/series/248741/episodes/official?page=0
    Line 1180: 2022-06-16 02:52:01.027 Info HttpClient: GET https://api4.thetvdb.com/v4/series/248741/episodes/official/eng?page=0
    Line 1181: 2022-06-16 02:52:01.966 Info HttpClient: GET https://api4.thetvdb.com/v4/series/370312/episodes/official?page=0
    Line 1182: 2022-06-16 02:52:02.638 Info HttpClient: GET https://api4.thetvdb.com/v4/series/370312/episodes/official/eng?page=0
    Line 1183: 2022-06-16 02:52:03.517 Info HttpClient: GET https://api4.thetvdb.com/v4/series/212411/episodes/official?page=0
    Line 1184: 2022-06-16 02:52:05.488 Info HttpClient: GET https://api4.thetvdb.com/v4/series/212411/episodes/official/eng?page=0
    Line 1185: 2022-06-16 02:52:09.163 Info HttpClient: GET https://api4.thetvdb.com/v4/series/361585/episodes/official?page=0
    Line 1186: 2022-06-16 02:52:09.852 Info HttpClient: GET https://api4.thetvdb.com/v4/series/361585/episodes/official/eng?page=0
    Line 1189: 2022-06-16 02:52:10.869 Info HttpClient: GET https://api4.thetvdb.com/v4/series/363852/episodes/official?page=0
    Line 1190: 2022-06-16 02:52:11.595 Info HttpClient: GET https://api4.thetvdb.com/v4/series/363852/episodes/official/eng?page=0
    Line 1191: 2022-06-16 02:52:12.309 Info HttpClient: GET https://api4.thetvdb.com/v4/series/333644/episodes/official?page=0
    Line 1192: 2022-06-16 02:52:13.189 Info HttpClient: GET https://api4.thetvdb.com/v4/series/333644/episodes/official/eng?page=0
    Line 1193: 2022-06-16 02:52:14.194 Info HttpClient: GET https://api4.thetvdb.com/v4/series/365026/episodes/official?page=0
    Line 1194: 2022-06-16 02:52:14.536 Info HttpClient: GET https://api4.thetvdb.com/v4/series/365026/episodes/official/eng?page=0
    Line 1195: 2022-06-16 02:52:15.670 Info HttpClient: GET https://api4.thetvdb.com/v4/series/360893/episodes/official?page=0
    Line 1196: 2022-06-16 02:52:16.309 Info HttpClient: GET https://api4.thetvdb.com/v4/series/360893/episodes/official/eng?page=0
    Line 1197: 2022-06-16 02:52:16.863 Info HttpClient: GET https://api4.thetvdb.com/v4/series/376395/episodes/official?page=0
    Line 1198: 2022-06-16 02:52:17.989 Info HttpClient: GET https://api4.thetvdb.com/v4/series/376395/episodes/official/eng?page=0
    Line 1199: 2022-06-16 02:52:19.192 Info HttpClient: GET https://api4.thetvdb.com/v4/series/372696/episodes/official?page=0
    Line 1200: 2022-06-16 02:52:20.282 Info HttpClient: GET https://api4.thetvdb.com/v4/series/372696/episodes/official/eng?page=0
    Line 1201: 2022-06-16 02:52:21.378 Info HttpClient: GET https://api4.thetvdb.com/v4/series/341230/episodes/official?page=0
    Line 1202: 2022-06-16 02:52:22.051 Info HttpClient: GET https://api4.thetvdb.com/v4/series/341230/episodes/official/eng?page=0
    Line 1203: 2022-06-16 02:52:23.028 Info HttpClient: GET https://api4.thetvdb.com/v4/series/378023/episodes/official?page=0
    Line 1204: 2022-06-16 02:52:23.570 Info HttpClient: GET https://api4.thetvdb.com/v4/series/378023/episodes/official/eng?page=0
    Line 1205: 2022-06-16 02:52:25.163 Info HttpClient: GET https://api4.thetvdb.com/v4/series/369950/episodes/official?page=0
    Line 1206: 2022-06-16 02:52:25.376 Info HttpClient: GET https://api4.thetvdb.com/v4/series/369950/episodes/official/eng?page=0
    Line 1207: 2022-06-16 02:52:26.437 Info HttpClient: GET https://api4.thetvdb.com/v4/series/389636/episodes/official?page=0
    Line 1208: 2022-06-16 02:52:27.287 Info HttpClient: GET https://api4.thetvdb.com/v4/series/389636/episodes/official/eng?page=0
    Line 1209: 2022-06-16 02:52:28.365 Info HttpClient: GET https://api4.thetvdb.com/v4/series/259669/episodes/official?page=0
    Line 1210: 2022-06-16 02:52:29.103 Info HttpClient: GET https://api4.thetvdb.com/v4/series/259669/episodes/official/eng?page=0
    Line 1211: 2022-06-16 02:52:30.345 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295760/episodes/official?page=0
    Line 1212: 2022-06-16 02:52:33.403 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295760/episodes/official/eng?page=0
    Line 1213: 2022-06-16 02:52:36.005 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328638/episodes/official?page=0
    Line 1214: 2022-06-16 02:52:37.050 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328638/episodes/official/eng?page=0
    Line 1215: 2022-06-16 02:52:38.240 Info HttpClient: GET https://api4.thetvdb.com/v4/series/365676/episodes/official?page=0
    Line 1216: 2022-06-16 02:52:39.290 Info HttpClient: GET https://api4.thetvdb.com/v4/series/365676/episodes/official/eng?page=0
    Line 1217: 2022-06-16 02:52:40.547 Info HttpClient: GET https://api4.thetvdb.com/v4/series/384563/episodes/official?page=0
    Line 1218: 2022-06-16 02:52:41.038 Info HttpClient: GET https://api4.thetvdb.com/v4/series/384563/episodes/official/eng?page=0
    Line 1219: 2022-06-16 02:52:42.236 Info HttpClient: GET https://api4.thetvdb.com/v4/series/355622/episodes/official?page=0
    Line 1220: 2022-06-16 02:52:43.106 Info HttpClient: GET https://api4.thetvdb.com/v4/series/355622/episodes/official/eng?page=0
    Line 1221: 2022-06-16 02:52:44.468 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269613/episodes/official?page=0
    Line 1222: 2022-06-16 02:52:45.751 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269613/episodes/official/eng?page=0
    Line 1223: 2022-06-16 02:52:46.958 Info HttpClient: GET https://api4.thetvdb.com/v4/series/350071/episodes/official?page=0
    Line 1224: 2022-06-16 02:52:49.771 Info HttpClient: GET https://api4.thetvdb.com/v4/series/350071/episodes/official/eng?page=0
    Line 1225: 2022-06-16 02:52:50.787 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364088/episodes/official?page=0
    Line 1226: 2022-06-16 02:52:51.994 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364088/episodes/official/eng?page=0
    Line 1227: 2022-06-16 02:52:52.966 Info HttpClient: GET https://api4.thetvdb.com/v4/series/290853/episodes/official?page=0
    Line 1228: 2022-06-16 02:52:55.040 Info HttpClient: GET https://api4.thetvdb.com/v4/series/290853/episodes/official/eng?page=0
    Line 1229: 2022-06-16 02:52:56.610 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364318/episodes/official?page=0
    Line 1230: 2022-06-16 02:52:57.926 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364318/episodes/official/eng?page=0
    Line 1231: 2022-06-16 02:52:58.621 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311958/episodes/official?page=0
    Line 1232: 2022-06-16 02:52:58.938 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311958/episodes/official/eng?page=0
    Line 1233: 2022-06-16 02:52:59.586 Info HttpClient: GET https://api4.thetvdb.com/v4/series/82066/episodes/official?page=0
    Line 1234: 2022-06-16 02:53:00.481 Info HttpClient: GET https://api4.thetvdb.com/v4/series/82066/episodes/official/eng?page=0
    Line 1235: 2022-06-16 02:53:01.260 Info HttpClient: GET https://api4.thetvdb.com/v4/series/276312/episodes/official?page=0
    Line 1236: 2022-06-16 02:53:02.014 Info HttpClient: GET https://api4.thetvdb.com/v4/series/276312/episodes/official/eng?page=0
    Line 1237: 2022-06-16 02:53:03.408 Info HttpClient: GET https://api4.thetvdb.com/v4/series/121361/episodes/official?page=0
    Line 1238: 2022-06-16 02:53:05.542 Info HttpClient: GET https://api4.thetvdb.com/v4/series/121361/episodes/official/eng?page=0
    Line 1239: 2022-06-16 02:53:06.554 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364387/episodes/official?page=0
    Line 1240: 2022-06-16 02:53:07.800 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364387/episodes/official/eng?page=0
    Line 1241: 2022-06-16 02:53:08.664 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328568/episodes/official?page=0
    Line 1242: 2022-06-16 02:53:10.774 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328568/episodes/official/eng?page=0
    Line 1243: 2022-06-16 02:53:12.337 Info HttpClient: GET https://api4.thetvdb.com/v4/series/274431/episodes/official?page=0
    Line 1244: 2022-06-16 02:53:13.921 Info HttpClient: GET https://api4.thetvdb.com/v4/series/274431/episodes/official/eng?page=0
    Line 1245: 2022-06-16 02:53:15.444 Info HttpClient: GET https://api4.thetvdb.com/v4/series/73762/episodes/official?page=0
    Line 1246: 2022-06-16 02:53:19.073 Info HttpClient: GET https://api4.thetvdb.com/v4/series/73762/episodes/official/eng?page=0
    Line 1247: 2022-06-16 02:53:24.088 Info HttpClient: GET https://api4.thetvdb.com/v4/series/248736/episodes/official?page=0
    Line 1248: 2022-06-16 02:53:25.420 Info HttpClient: GET https://api4.thetvdb.com/v4/series/248736/episodes/official/eng?page=0
    Line 1249: 2022-06-16 02:53:27.575 Info HttpClient: GET https://api4.thetvdb.com/v4/series/357690/episodes/official?page=0
    Line 1250: 2022-06-16 02:53:28.844 Info HttpClient: GET https://api4.thetvdb.com/v4/series/357690/episodes/official/eng?page=0
    Line 1251: 2022-06-16 02:53:30.098 Info HttpClient: GET https://api4.thetvdb.com/v4/series/342568/episodes/official?page=0
    Line 1252: 2022-06-16 02:53:31.133 Info HttpClient: GET https://api4.thetvdb.com/v4/series/342568/episodes/official/eng?page=0
    Line 1253: 2022-06-16 02:53:32.670 Info HttpClient: GET https://api4.thetvdb.com/v4/series/164541/episodes/official?page=0
    Line 1254: 2022-06-16 02:53:35.612 Info HttpClient: GET https://api4.thetvdb.com/v4/series/164541/episodes/official/eng?page=0
    Line 1255: 2022-06-16 02:53:38.245 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364038/episodes/official?page=0
    Line 1256: 2022-06-16 02:53:39.311 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364038/episodes/official/eng?page=0
    Line 1257: 2022-06-16 02:53:40.732 Info HttpClient: GET https://api4.thetvdb.com/v4/series/366172/episodes/official?page=0
    Line 1258: 2022-06-16 02:53:41.573 Info HttpClient: GET https://api4.thetvdb.com/v4/series/366172/episodes/official/eng?page=0
    Line 1259: 2022-06-16 02:53:43.127 Info HttpClient: GET https://api4.thetvdb.com/v4/series/360295/episodes/official?page=0
    Line 1260: 2022-06-16 02:53:43.507 Info HttpClient: GET https://api4.thetvdb.com/v4/series/360295/episodes/official/eng?page=0
    Line 1261: 2022-06-16 02:53:43.862 Info HttpClient: GET https://api4.thetvdb.com/v4/series/292124/episodes/official?page=0
    Line 1262: 2022-06-16 02:53:44.613 Info HttpClient: GET https://api4.thetvdb.com/v4/series/292124/episodes/official/eng?page=0
    Line 1263: 2022-06-16 02:53:45.419 Info HttpClient: GET https://api4.thetvdb.com/v4/series/349997/episodes/official?page=0
    Line 1264: 2022-06-16 02:53:46.807 Info HttpClient: GET https://api4.thetvdb.com/v4/series/349997/episodes/official/eng?page=0
    Line 1265: 2022-06-16 02:53:48.019 Info HttpClient: GET https://api4.thetvdb.com/v4/series/347645/episodes/official?page=0
    Line 1266: 2022-06-16 02:53:49.102 Info HttpClient: GET https://api4.thetvdb.com/v4/series/347645/episodes/official/eng?page=0
    Line 1267: 2022-06-16 02:53:50.749 Info HttpClient: GET https://api4.thetvdb.com/v4/series/289079/episodes/official?page=0
    Line 1268: 2022-06-16 02:53:52.107 Info HttpClient: GET https://api4.thetvdb.com/v4/series/289079/episodes/official/eng?page=0
    Line 1269: 2022-06-16 02:53:52.672 Info HttpClient: GET https://api4.thetvdb.com/v4/series/134241/episodes/official?page=0
    Line 1270: 2022-06-16 02:53:52.916 Info HttpClient: GET https://api4.thetvdb.com/v4/series/134241/episodes/official/eng?page=0
    Line 1271: 2022-06-16 02:53:59.779 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281534/episodes/official?page=0
    Line 1272: 2022-06-16 02:54:02.986 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281534/episodes/official/eng?page=0
    Line 1273: 2022-06-16 02:54:06.650 Info HttpClient: GET https://api4.thetvdb.com/v4/series/357527/episodes/official?page=0
    Line 1274: 2022-06-16 02:54:08.915 Info HttpClient: GET https://api4.thetvdb.com/v4/series/357527/episodes/official/eng?page=0
    Line 1275: 2022-06-16 02:54:11.215 Info HttpClient: GET https://api4.thetvdb.com/v4/series/248834/episodes/official?page=0
    Line 1276: 2022-06-16 02:54:20.214 Info HttpClient: GET https://api4.thetvdb.com/v4/series/248834/episodes/official/eng?page=0
    Line 1277: 2022-06-16 02:54:26.004 Info HttpClient: GET https://api4.thetvdb.com/v4/series/75692/episodes/official?page=0
    Line 1278: 2022-06-16 02:54:40.164 Info HttpClient: GET https://api4.thetvdb.com/v4/series/75692/episodes/official?page=1
    Line 1279: 2022-06-16 02:54:40.479 Info HttpClient: GET https://api4.thetvdb.com/v4/series/75692/episodes/official/eng?page=0
    Line 1280: 2022-06-16 02:54:51.418 Info HttpClient: GET https://api4.thetvdb.com/v4/series/75692/episodes/official/eng?page=1
    Line 1281: 2022-06-16 02:54:54.372 Info HttpClient: GET https://api4.thetvdb.com/v4/series/349309/episodes/official?page=0
    Line 1282: 2022-06-16 02:54:57.588 Info HttpClient: GET https://api4.thetvdb.com/v4/series/349309/episodes/official/eng?page=0
    Line 1283: 2022-06-16 02:55:01.543 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311790/episodes/official?page=0
    Line 1284: 2022-06-16 02:55:05.589 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311790/episodes/official/eng?page=0
    Line 1285: 2022-06-16 02:55:07.953 Info HttpClient: GET https://api4.thetvdb.com/v4/series/83602/episodes/official?page=0
    Line 1286: 2022-06-16 02:55:10.185 Info HttpClient: GET https://api4.thetvdb.com/v4/series/83602/episodes/official/eng?page=0
    Line 1287: 2022-06-16 02:55:12.508 Info HttpClient: GET https://api4.thetvdb.com/v4/series/361594/episodes/official?page=0
    Line 1288: 2022-06-16 02:55:14.622 Info HttpClient: GET https://api4.thetvdb.com/v4/series/361594/episodes/official/eng?page=0
    Line 1289: 2022-06-16 02:55:15.572 Info HttpClient: GET https://api4.thetvdb.com/v4/series/357864/episodes/official?page=0
    Line 1290: 2022-06-16 02:55:16.775 Info HttpClient: GET https://api4.thetvdb.com/v4/series/357864/episodes/official/eng?page=0
    Line 1291: 2022-06-16 02:55:17.728 Info HttpClient: GET https://api4.thetvdb.com/v4/series/383491/episodes/official?page=0
    Line 1292: 2022-06-16 02:55:19.227 Info HttpClient: GET https://api4.thetvdb.com/v4/series/383491/episodes/official/eng?page=0
    Line 1293: 2022-06-16 02:55:20.779 Info HttpClient: GET https://api4.thetvdb.com/v4/series/367241/episodes/official?page=0
    Line 1294: 2022-06-16 02:55:22.060 Info HttpClient: GET https://api4.thetvdb.com/v4/series/367241/episodes/official/eng?page=0
    Line 1295: 2022-06-16 02:55:23.153 Info HttpClient: GET https://api4.thetvdb.com/v4/series/371929/episodes/official?page=0
    Line 1296: 2022-06-16 02:55:24.410 Info HttpClient: GET https://api4.thetvdb.com/v4/series/371929/episodes/official/eng?page=0
    Line 1297: 2022-06-16 02:55:24.918 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295557/episodes/official?page=0
    Line 1298: 2022-06-16 02:55:26.722 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295557/episodes/official/eng?page=0
    Line 1299: 2022-06-16 02:55:28.900 Info HttpClient: GET https://api4.thetvdb.com/v4/series/363955/episodes/official?page=0
    Line 1300: 2022-06-16 02:55:31.095 Info HttpClient: GET https://api4.thetvdb.com/v4/series/363955/episodes/official/eng?page=0
    Line 1301: 2022-06-16 02:55:32.745 Info HttpClient: GET https://api4.thetvdb.com/v4/series/356202/episodes/official?page=0
    Line 1302: 2022-06-16 02:55:34.256 Info HttpClient: GET https://api4.thetvdb.com/v4/series/356202/episodes/official/eng?page=0
    Line 1303: 2022-06-16 02:55:35.767 Info HttpClient: GET https://api4.thetvdb.com/v4/series/366972/episodes/official?page=0
    Line 1304: 2022-06-16 02:55:37.189 Info HttpClient: GET https://api4.thetvdb.com/v4/series/366972/episodes/official/eng?page=0
    Line 1305: 2022-06-16 02:55:38.698 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269590/episodes/official?page=0
    Line 1306: 2022-06-16 02:55:40.205 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269590/episodes/official/eng?page=0
    Line 1307: 2022-06-16 02:55:40.976 Info HttpClient: GET https://api4.thetvdb.com/v4/series/393625/episodes/official?page=0
    Line 1308: 2022-06-16 02:55:42.046 Info HttpClient: GET https://api4.thetvdb.com/v4/series/393625/episodes/official/eng?page=0
    Line 1309: 2022-06-16 02:55:43.196 Info HttpClient: GET https://api4.thetvdb.com/v4/series/282562/episodes/official?page=0
    Line 1310: 2022-06-16 02:55:46.026 Info HttpClient: GET https://api4.thetvdb.com/v4/series/282562/episodes/official/eng?page=0
    Line 1311: 2022-06-16 02:55:47.121 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295644/episodes/official?page=0
    Line 1312: 2022-06-16 02:55:48.465 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295644/episodes/official/eng?page=0
    Line 1313: 2022-06-16 02:55:49.210 Info HttpClient: GET https://api4.thetvdb.com/v4/series/247897/episodes/official?page=0
    Line 1314: 2022-06-16 02:55:51.678 Info HttpClient: GET https://api4.thetvdb.com/v4/series/247897/episodes/official/eng?page=0
    Line 1315: 2022-06-16 02:55:53.495 Info HttpClient: GET https://api4.thetvdb.com/v4/series/372081/episodes/official?page=0
    Line 1316: 2022-06-16 02:55:54.436 Info HttpClient: GET https://api4.thetvdb.com/v4/series/372081/episodes/official/eng?page=0
    Line 1317: 2022-06-16 02:55:55.212 Info HttpClient: GET https://api4.thetvdb.com/v4/series/368388/episodes/official?page=0
    Line 1318: 2022-06-16 02:55:55.326 Info HttpClient: GET https://api4.thetvdb.com/v4/series/368388/episodes/official/eng?page=0
    Line 1319: 2022-06-16 02:55:56.217 Info HttpClient: GET https://api4.thetvdb.com/v4/series/323608/episodes/official?page=0
    Line 1320: 2022-06-16 02:55:57.278 Info HttpClient: GET https://api4.thetvdb.com/v4/series/323608/episodes/official/eng?page=0
    Line 1321: 2022-06-16 02:55:58.306 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328599/episodes/official?page=0
    Line 1322: 2022-06-16 02:55:59.070 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328599/episodes/official/eng?page=0
    Line 1323: 2022-06-16 02:56:00.890 Info HttpClient: GET https://api4.thetvdb.com/v4/series/382272/episodes/official?page=0
    Line 1324: 2022-06-16 02:56:02.065 Info HttpClient: GET https://api4.thetvdb.com/v4/series/382272/episodes/official/eng?page=0
    Line 1325: 2022-06-16 02:56:04.157 Info HttpClient: GET https://api4.thetvdb.com/v4/series/383397/episodes/official?page=0
    Line 1326: 2022-06-16 02:56:05.060 Info HttpClient: GET https://api4.thetvdb.com/v4/series/383397/episodes/official/eng?page=0
    Line 1327: 2022-06-16 02:56:06.606 Info HttpClient: GET https://api4.thetvdb.com/v4/series/402166/episodes/official?page=0
    Line 1328: 2022-06-16 02:56:07.991 Info HttpClient: GET https://api4.thetvdb.com/v4/series/402166/episodes/official/eng?page=0
    Line 1329: 2022-06-16 02:56:09.538 Info HttpClient: GET https://api4.thetvdb.com/v4/series/369940/episodes/official?page=0
    Line 1330: 2022-06-16 02:56:10.982 Info HttpClient: GET https://api4.thetvdb.com/v4/series/369940/episodes/official/eng?page=0
    Line 1331: 2022-06-16 02:56:12.478 Info HttpClient: GET https://api4.thetvdb.com/v4/series/362472/episodes/official?page=0
    Line 1332: 2022-06-16 02:56:13.184 Info HttpClient: GET https://api4.thetvdb.com/v4/series/362472/episodes/official/eng?page=0
    Line 1333: 2022-06-16 02:56:13.968 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269589/episodes/official?page=0
    Line 1334: 2022-06-16 02:56:15.438 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269589/episodes/official/eng?page=0
    Line 1335: 2022-06-16 02:56:17.032 Info HttpClient: GET https://api4.thetvdb.com/v4/series/282165/episodes/official?page=0
    Line 1336: 2022-06-16 02:56:18.445 Info HttpClient: GET https://api4.thetvdb.com/v4/series/282165/episodes/official/eng?page=0
    Line 1337: 2022-06-16 02:56:19.961 Info HttpClient: GET https://api4.thetvdb.com/v4/series/292174/episodes/official?page=0
    Line 1338: 2022-06-16 02:56:22.123 Info HttpClient: GET https://api4.thetvdb.com/v4/series/292174/episodes/official/eng?page=0
    Line 1339: 2022-06-16 02:56:23.170 Info HttpClient: GET https://api4.thetvdb.com/v4/series/255326/episodes/official?page=0
    Line 1340: 2022-06-16 02:56:25.024 Info HttpClient: GET https://api4.thetvdb.com/v4/series/255326/episodes/official/eng?page=0
    Line 1341: 2022-06-16 02:56:26.126 Info HttpClient: GET https://api4.thetvdb.com/v4/series/354265/episodes/official?page=0
    Line 1342: 2022-06-16 02:56:27.459 Info HttpClient: GET https://api4.thetvdb.com/v4/series/354265/episodes/official/eng?page=0
    Line 1343: 2022-06-16 02:56:28.970 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311876/episodes/official?page=0
    Line 1344: 2022-06-16 02:56:31.156 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311876/episodes/official/eng?page=0
    Line 1345: 2022-06-16 02:56:32.155 Info HttpClient: GET https://api4.thetvdb.com/v4/series/351424/episodes/official?page=0
    Line 1346: 2022-06-16 02:56:33.477 Info HttpClient: GET https://api4.thetvdb.com/v4/series/351424/episodes/official/eng?page=0
    Line 1347: 2022-06-16 02:56:34.983 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364149/episodes/official?page=0
    Line 1348: 2022-06-16 02:56:36.438 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364149/episodes/official/eng?page=0
    Line 1349: 2022-06-16 02:56:37.988 Info HttpClient: GET https://api4.thetvdb.com/v4/series/79349/episodes/official?page=0
    Line 1350: 2022-06-16 02:56:40.894 Info HttpClient: GET https://api4.thetvdb.com/v4/series/79349/episodes/official/eng?page=0
    Line 1351: 2022-06-16 02:56:42.322 Info HttpClient: GET https://api4.thetvdb.com/v4/series/275278/episodes/official?page=0
    Line 1352: 2022-06-16 02:56:43.017 Info HttpClient: GET https://api4.thetvdb.com/v4/series/275278/episodes/official/eng?page=0
    Line 1353: 2022-06-16 02:56:43.779 Info HttpClient: GET https://api4.thetvdb.com/v4/series/259071/episodes/official?page=0
    Line 1354: 2022-06-16 02:56:44.726 Info HttpClient: GET https://api4.thetvdb.com/v4/series/259071/episodes/official/eng?page=0
    Line 1355: 2022-06-16 02:56:46.255 Info HttpClient: GET https://api4.thetvdb.com/v4/series/277462/episodes/official?page=0
    Line 1356: 2022-06-16 02:56:47.722 Info HttpClient: GET https://api4.thetvdb.com/v4/series/277462/episodes/official/eng?page=0
    Line 1357: 2022-06-16 02:56:49.242 Info HttpClient: GET https://api4.thetvdb.com/v4/series/263724/episodes/official?page=0
    Line 1358: 2022-06-16 02:56:50.709 Info HttpClient: GET https://api4.thetvdb.com/v4/series/263724/episodes/official/eng?page=0
    Line 1359: 2022-06-16 02:56:52.000 Info HttpClient: GET https://api4.thetvdb.com/v4/series/255316/episodes/official?page=0
    Line 1360: 2022-06-16 02:56:54.033 Info HttpClient: GET https://api4.thetvdb.com/v4/series/255316/episodes/official/eng?page=0
    Line 1361: 2022-06-16 02:56:56.672 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269591/episodes/official?page=0
    Line 1362: 2022-06-16 02:56:58.210 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269591/episodes/official/eng?page=0
    Line 1363: 2022-06-16 02:56:59.737 Info HttpClient: GET https://api4.thetvdb.com/v4/series/272127/episodes/official?page=0
    Line 1364: 2022-06-16 02:56:59.866 Info HttpClient: GET https://api4.thetvdb.com/v4/series/272127/episodes/official/eng?page=0
    Line 1365: 2022-06-16 02:57:00.079 Info HttpClient: GET https://api4.thetvdb.com/v4/series/278448/episodes/official?page=0
    Line 1366: 2022-06-16 02:57:00.237 Info HttpClient: GET https://api4.thetvdb.com/v4/series/278448/episodes/official/eng?page=0
    Line 1367: 2022-06-16 02:57:01.026 Info HttpClient: GET https://api4.thetvdb.com/v4/series/205281/episodes/official?page=0
    Line 1368: 2022-06-16 02:57:01.677 Info HttpClient: GET https://api4.thetvdb.com/v4/series/205281/episodes/official/eng?page=0
    Line 1369: 2022-06-16 02:57:02.855 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311917/episodes/official?page=0
    Line 1370: 2022-06-16 02:57:04.083 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311917/episodes/official/eng?page=0
    Line 1371: 2022-06-16 02:57:04.994 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281535/episodes/official?page=0
    Line 1372: 2022-06-16 02:57:06.310 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281535/episodes/official/eng?page=0
    Line 1373: 2022-06-16 02:57:07.051 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281976/episodes/official?page=0
    Line 1374: 2022-06-16 02:57:07.370 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281976/episodes/official/eng?page=0
    Line 1375: 2022-06-16 02:57:08.686 Info HttpClient: GET https://api4.thetvdb.com/v4/series/164041/episodes/official?page=0
    Line 1376: 2022-06-16 02:57:08.807 Info HttpClient: GET https://api4.thetvdb.com/v4/series/164041/episodes/official/eng?page=0
    Line 1377: 2022-06-16 02:57:09.519 Info HttpClient: GET https://api4.thetvdb.com/v4/series/259093/episodes/official?page=0
    Line 1378: 2022-06-16 02:57:10.315 Info HttpClient: GET https://api4.thetvdb.com/v4/series/259093/episodes/official/eng?page=0
    Line 1379: 2022-06-16 02:57:11.557 Info HttpClient: GET https://api4.thetvdb.com/v4/series/260338/episodes/official?page=0
    Line 1380: 2022-06-16 02:57:12.013 Info HttpClient: GET https://api4.thetvdb.com/v4/series/260338/episodes/official/eng?page=0
    Line 1381: 2022-06-16 02:57:13.291 Info HttpClient: GET https://api4.thetvdb.com/v4/series/276396/episodes/official?page=0
    Line 1382: 2022-06-16 02:57:14.010 Info HttpClient: GET https://api4.thetvdb.com/v4/series/276396/episodes/official/eng?page=0
    Line 1383: 2022-06-16 02:57:14.715 Info HttpClient: GET https://api4.thetvdb.com/v4/series/76548/episodes/official?page=0
    Line 1384: 2022-06-16 02:57:39.065 Info HttpClient: GET https://api4.thetvdb.com/v4/series/76548/episodes/official?page=1
    Line 1385: 2022-06-16 02:57:43.596 Info HttpClient: GET https://api4.thetvdb.com/v4/series/76548/episodes/official/eng?page=0
    Line 1386: 2022-06-16 02:57:55.755 Info HttpClient: GET https://api4.thetvdb.com/v4/series/76548/episodes/official/eng?page=1
    Line 1387: 2022-06-16 02:57:58.058 Info HttpClient: GET https://api4.thetvdb.com/v4/series/271864/episodes/official?page=0
    Line 1388: 2022-06-16 02:57:59.503 Info HttpClient: GET https://api4.thetvdb.com/v4/series/271864/episodes/official/eng?page=0
    Line 1389: 2022-06-16 02:58:00.961 Info HttpClient: GET https://api4.thetvdb.com/v4/series/271910/episodes/official?page=0
    Line 1390: 2022-06-16 02:58:01.849 Info HttpClient: GET https://api4.thetvdb.com/v4/series/271910/episodes/official/eng?page=0
    Line 1391: 2022-06-16 02:58:02.568 Info HttpClient: GET https://api4.thetvdb.com/v4/series/259063/episodes/official?page=0
    Line 1392: 2022-06-16 02:58:02.915 Info HttpClient: GET https://api4.thetvdb.com/v4/series/259063/episodes/official/eng?page=0
    Line 1393: 2022-06-16 02:58:03.332 Info HttpClient: GET https://api4.thetvdb.com/v4/series/158661/episodes/official?page=0
    Line 1394: 2022-06-16 02:58:03.771 Info HttpClient: GET https://api4.thetvdb.com/v4/series/158661/episodes/official/eng?page=0
    Line 1395: 2022-06-16 02:58:04.638 Info HttpClient: GET https://api4.thetvdb.com/v4/series/265912/episodes/official?page=0
    Line 1396: 2022-06-16 02:58:05.439 Info HttpClient: GET https://api4.thetvdb.com/v4/series/265912/episodes/official/eng?page=0
    Line 1397: 2022-06-16 02:58:06.079 Info HttpClient: GET https://api4.thetvdb.com/v4/series/79501/episodes/official?page=0
    Line 1398: 2022-06-16 02:58:06.564 Info HttpClient: GET https://api4.thetvdb.com/v4/series/79501/episodes/official/eng?page=0
    Line 1399: 2022-06-16 02:58:08.102 Info HttpClient: GET https://api4.thetvdb.com/v4/series/279201/episodes/official?page=0
    Line 1400: 2022-06-16 02:58:08.901 Info HttpClient: GET https://api4.thetvdb.com/v4/series/279201/episodes/official/eng?page=0
    Line 1401: 2022-06-16 02:58:09.707 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269642/episodes/official?page=0
    Line 1402: 2022-06-16 02:58:09.829 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269642/episodes/official/eng?page=0
    Line 1403: 2022-06-16 02:58:10.567 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281620/episodes/official?page=0
    Line 1404: 2022-06-16 02:58:12.279 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281620/episodes/official/eng?page=0
    Line 1405: 2022-06-16 02:58:12.903 Info HttpClient: GET https://api4.thetvdb.com/v4/series/304962/episodes/official?page=0
    Line 1406: 2022-06-16 02:58:12.993 Info HttpClient: GET https://api4.thetvdb.com/v4/series/304962/episodes/official/eng?page=0
    Line 1407: 2022-06-16 02:58:13.090 Info HttpClient: GET https://api4.thetvdb.com/v4/series/79334/episodes/official?page=0
    Line 1408: 2022-06-16 02:58:13.402 Info HttpClient: GET https://api4.thetvdb.com/v4/series/79334/episodes/official/eng?page=0
    Line 1409: 2022-06-16 02:58:13.636 Info HttpClient: GET https://api4.thetvdb.com/v4/series/315321/episodes/official?page=0
    Line 1410: 2022-06-16 02:58:14.021 Info HttpClient: GET https://api4.thetvdb.com/v4/series/315321/episodes/official/eng?page=0
    Line 1411: 2022-06-16 02:58:14.197 Info HttpClient: GET https://api4.thetvdb.com/v4/series/267260/episodes/official?page=0
    Line 1412: 2022-06-16 02:58:14.786 Info HttpClient: GET https://api4.thetvdb.com/v4/series/267260/episodes/official/eng?page=0
    Line 1413: 2022-06-16 02:58:15.162 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281470/episodes/official?page=0
    Line 1414: 2022-06-16 02:58:16.685 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281470/episodes/official/eng?page=0
    Line 1415: 2022-06-16 02:58:17.515 Info HttpClient: GET https://api4.thetvdb.com/v4/series/267889/episodes/official?page=0
    Line 1416: 2022-06-16 02:58:17.866 Info HttpClient: GET https://api4.thetvdb.com/v4/series/267889/episodes/official/eng?page=0
    Line 1417: 2022-06-16 02:58:18.233 Info HttpClient: GET https://api4.thetvdb.com/v4/series/267988/episodes/official?page=0
    Line 1418: 2022-06-16 02:58:18.938 Info HttpClient: GET https://api4.thetvdb.com/v4/series/267988/episodes/official/eng?page=0
    Line 1419: 2022-06-16 02:58:19.619 Info HttpClient: GET https://api4.thetvdb.com/v4/series/265074/episodes/official?page=0
    Line 1420: 2022-06-16 02:58:20.342 Info HttpClient: GET https://api4.thetvdb.com/v4/series/265074/episodes/official/eng?page=0
    Line 1421: 2022-06-16 02:58:20.580 Info HttpClient: GET https://api4.thetvdb.com/v4/series/354963/episodes/official?page=0
    Line 1422: 2022-06-16 02:58:21.162 Info HttpClient: GET https://api4.thetvdb.com/v4/series/354963/episodes/official/eng?page=0
    Line 1423: 2022-06-16 02:58:21.781 Info HttpClient: GET https://api4.thetvdb.com/v4/series/400823/episodes/official?page=0
    Line 1424: 2022-06-16 02:58:22.363 Info HttpClient: GET https://api4.thetvdb.com/v4/series/400823/episodes/official/eng?page=0
    Line 1425: 2022-06-16 02:58:22.870 Info HttpClient: GET https://api4.thetvdb.com/v4/series/395029/episodes/official?page=0
    Line 1426: 2022-06-16 02:58:23.486 Info HttpClient: GET https://api4.thetvdb.com/v4/series/395029/episodes/official/eng?page=0
    Line 1427: 2022-06-16 02:58:23.871 Info HttpClient: GET https://api4.thetvdb.com/v4/series/320724/episodes/official?page=0
    Line 1428: 2022-06-16 02:58:24.596 Info HttpClient: GET https://api4.thetvdb.com/v4/series/320724/episodes/official/eng?page=0
    Line 1429: 2022-06-16 02:58:25.307 Info HttpClient: GET https://api4.thetvdb.com/v4/series/338664/episodes/official?page=0
    Line 1430: 2022-06-16 02:58:25.900 Info HttpClient: GET https://api4.thetvdb.com/v4/series/338664/episodes/official/eng?page=0
    Line 1431: 2022-06-16 02:58:26.662 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295685/episodes/official?page=0
    Line 1432: 2022-06-16 02:58:30.059 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295685/episodes/official/eng?page=0
    Line 1433: 2022-06-16 02:58:31.439 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311902/episodes/official?page=0
    Line 1434: 2022-06-16 02:58:34.002 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311902/episodes/official/eng?page=0
    Line 1435: 2022-06-16 02:58:35.445 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281623/episodes/official?page=0
    Line 1436: 2022-06-16 02:58:40.175 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281623/episodes/official/eng?page=0
    Line 1437: 2022-06-16 02:58:42.697 Info HttpClient: GET https://api4.thetvdb.com/v4/series/350068/episodes/official?page=0
    Line 1438: 2022-06-16 02:58:43.511 Info HttpClient: GET https://api4.thetvdb.com/v4/series/350068/episodes/official/eng?page=0
    Line 1439: 2022-06-16 02:58:45.561 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281485/episodes/official?page=0
    Line 1440: 2022-06-16 02:58:46.243 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281485/episodes/official/eng?page=0
    Line 1441: 2022-06-16 02:58:46.905 Info HttpClient: GET https://api4.thetvdb.com/v4/series/263365/episodes/official?page=0
    Line 1442: 2022-06-16 02:58:53.011 Info HttpClient: GET https://api4.thetvdb.com/v4/series/263365/episodes/official/eng?page=0
    Line 1443: 2022-06-16 02:58:58.804 Info HttpClient: GET https://api4.thetvdb.com/v4/series/341455/episodes/official?page=0
    Line 1444: 2022-06-16 02:58:59.483 Info HttpClient: GET https://api4.thetvdb.com/v4/series/341455/episodes/official/eng?page=0
    Line 1445: 2022-06-16 02:59:00.176 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281662/episodes/official?page=0
    Line 1446: 2022-06-16 02:59:01.932 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281662/episodes/official/eng?page=0
    Line 1447: 2022-06-16 02:59:04.149 Info HttpClient: GET https://api4.thetvdb.com/v4/series/284190/episodes/official?page=0
    Line 1448: 2022-06-16 02:59:10.024 Info HttpClient: GET https://api4.thetvdb.com/v4/series/284190/episodes/official/eng?page=0
    Line 1449: 2022-06-16 02:59:10.880 Info HttpClient: GET https://api4.thetvdb.com/v4/series/304219/episodes/official?page=0
    Line 1450: 2022-06-16 02:59:11.661 Info HttpClient: GET https://api4.thetvdb.com/v4/series/304219/episodes/official/eng?page=0
    Line 1451: 2022-06-16 02:59:12.425 Info HttpClient: GET https://api4.thetvdb.com/v4/series/349659/episodes/official?page=0
    Line 1452: 2022-06-16 02:59:14.129 Info HttpClient: GET https://api4.thetvdb.com/v4/series/349659/episodes/official/eng?page=0
    Line 1453: 2022-06-16 02:59:14.477 Info HttpClient: GET https://api4.thetvdb.com/v4/series/95011/episodes/official?page=0
    Line 1454: 2022-06-16 02:59:21.238 Info HttpClient: GET https://api4.thetvdb.com/v4/series/95011/episodes/official/eng?page=0
    Line 1455: 2022-06-16 02:59:23.484 Info HttpClient: GET https://api4.thetvdb.com/v4/series/266967/episodes/official?page=0
    Line 1456: 2022-06-16 02:59:26.404 Info HttpClient: GET https://api4.thetvdb.com/v4/series/266967/episodes/official/eng?page=0
    Line 1457: 2022-06-16 02:59:28.298 Info HttpClient: GET https://api4.thetvdb.com/v4/series/385960/episodes/official?page=0
    Line 1458: 2022-06-16 02:59:28.460 Info HttpClient: GET https://api4.thetvdb.com/v4/series/385960/episodes/official/eng?page=0
    Line 1459: 2022-06-16 02:59:29.009 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364047/episodes/official?page=0
    Line 1460: 2022-06-16 02:59:29.596 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364047/episodes/official/eng?page=0
    Line 1461: 2022-06-16 02:59:30.217 Info HttpClient: GET https://api4.thetvdb.com/v4/series/289590/episodes/official?page=0
    Line 1462: 2022-06-16 02:59:30.827 Info HttpClient: GET https://api4.thetvdb.com/v4/series/289590/episodes/official/eng?page=0
    Line 1463: 2022-06-16 02:59:31.487 Info HttpClient: GET https://api4.thetvdb.com/v4/series/73388/episodes/official?page=0
    Line 1464: 2022-06-16 02:59:34.429 Info HttpClient: GET https://api4.thetvdb.com/v4/series/73388/episodes/official/eng?page=0
    Line 1465: 2022-06-16 02:59:36.038 Info HttpClient: GET https://api4.thetvdb.com/v4/series/72108/episodes/official?page=0
    Line 1466: 2022-06-16 02:59:39.038 Info HttpClient: GET https://api4.thetvdb.com/v4/series/72108/episodes/official/eng?page=0
    Line 1467: 2022-06-16 02:59:40.813 Info HttpClient: GET https://api4.thetvdb.com/v4/series/95441/episodes/official?page=0
    Line 1468: 2022-06-16 02:59:42.117 Info HttpClient: GET https://api4.thetvdb.com/v4/series/95441/episodes/official/eng?page=0
    Line 1469: 2022-06-16 02:59:43.197 Info HttpClient: GET https://api4.thetvdb.com/v4/series/278125/episodes/official?page=0
    Line 1470: 2022-06-16 02:59:44.278 Info HttpClient: GET https://api4.thetvdb.com/v4/series/278125/episodes/official/eng?page=0
    Line 1471: 2022-06-16 02:59:44.922 Info HttpClient: GET https://api4.thetvdb.com/v4/series/349272/episodes/official?page=0
    Line 1472: 2022-06-16 02:59:45.165 Info HttpClient: GET https://api4.thetvdb.com/v4/series/349272/episodes/official/eng?page=0
    Line 1473: 2022-06-16 02:59:45.466 Info HttpClient: GET https://api4.thetvdb.com/v4/series/359350/episodes/official?page=0
    Line 1474: 2022-06-16 02:59:45.706 Info HttpClient: GET https://api4.thetvdb.com/v4/series/359350/episodes/official/eng?page=0
    Line 1475: 2022-06-16 02:59:45.830 Info HttpClient: GET https://api4.thetvdb.com/v4/series/372160/episodes/official?page=0
    Line 1476: 2022-06-16 02:59:46.052 Info HttpClient: GET https://api4.thetvdb.com/v4/series/372160/episodes/official/eng?page=0
    Line 1477: 2022-06-16 02:59:46.521 Info HttpClient: GET https://api4.thetvdb.com/v4/series/354315/episodes/official?page=0
    Line 1478: 2022-06-16 02:59:46.776 Info HttpClient: GET https://api4.thetvdb.com/v4/series/354315/episodes/official/eng?page=0
    Line 1479: 2022-06-16 02:59:47.261 Info HttpClient: GET https://api4.thetvdb.com/v4/series/298085/episodes/official?page=0
    Line 1480: 2022-06-16 02:59:47.747 Info HttpClient: GET https://api4.thetvdb.com/v4/series/298085/episodes/official/eng?page=0
    Line 1481: 2022-06-16 02:59:48.065 Info HttpClient: GET https://api4.thetvdb.com/v4/series/303236/episodes/official?page=0
    Line 1482: 2022-06-16 02:59:48.573 Info HttpClient: GET https://api4.thetvdb.com/v4/series/303236/episodes/official/eng?page=0
    Line 1483: 2022-06-16 02:59:49.106 Info HttpClient: GET https://api4.thetvdb.com/v4/series/363998/episodes/official?page=0
    Line 1484: 2022-06-16 02:59:49.619 Info HttpClient: GET https://api4.thetvdb.com/v4/series/363998/episodes/official/eng?page=0
    Line 1485: 2022-06-16 02:59:50.163 Info HttpClient: GET https://api4.thetvdb.com/v4/series/265766/episodes/official?page=0
    Line 1486: 2022-06-16 02:59:50.719 Info HttpClient: GET https://api4.thetvdb.com/v4/series/265766/episodes/official/eng?page=0
    Line 1487: 2022-06-16 02:59:51.299 Info HttpClient: GET https://api4.thetvdb.com/v4/series/360892/episodes/official?page=0
    Line 1488: 2022-06-16 02:59:51.803 Info HttpClient: GET https://api4.thetvdb.com/v4/series/360892/episodes/official/eng?page=0
    Line 1489: 2022-06-16 02:59:55.384 Info HttpClient: GET https://api4.thetvdb.com/v4/series/363008/episodes/official?page=0
    Line 1490: 2022-06-16 02:59:57.551 Info HttpClient: GET https://api4.thetvdb.com/v4/series/363008/episodes/official/eng?page=0
    Line 1491: 2022-06-16 02:59:59.036 Info HttpClient: GET https://api4.thetvdb.com/v4/series/363026/episodes/official?page=0
    Line 1492: 2022-06-16 02:59:59.526 Info HttpClient: GET https://api4.thetvdb.com/v4/series/363026/episodes/official/eng?page=0
    Line 1499: 2022-06-16 03:00:00.161 Info HttpClient: GET https://api4.thetvdb.com/v4/series/248742/episodes/official?page=0
    Line 1500: 2022-06-16 03:00:03.077 Info HttpClient: GET https://api4.thetvdb.com/v4/series/248742/episodes/official/eng?page=0
    Line 1501: 2022-06-16 03:00:06.305 Info HttpClient: GET https://api4.thetvdb.com/v4/series/352883/episodes/official?page=0
    Line 1502: 2022-06-16 03:00:08.097 Info HttpClient: GET https://api4.thetvdb.com/v4/series/352883/episodes/official/eng?page=0
    Line 1503: 2022-06-16 03:00:09.425 Info HttpClient: GET https://api4.thetvdb.com/v4/series/354793/episodes/official?page=0
    Line 1504: 2022-06-16 03:00:10.000 Info HttpClient: GET https://api4.thetvdb.com/v4/series/354793/episodes/official/eng?page=0
    Line 1505: 2022-06-16 03:00:10.578 Info HttpClient: GET https://api4.thetvdb.com/v4/series/368643/episodes/official?page=0
    Line 1506: 2022-06-16 03:00:12.127 Info HttpClient: GET https://api4.thetvdb.com/v4/series/368643/episodes/official/eng?page=0
    Line 1507: 2022-06-16 03:00:12.709 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364870/episodes/official?page=0
    Line 1508: 2022-06-16 03:00:13.154 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364870/episodes/official/eng?page=0
    Line 1509: 2022-06-16 03:00:13.599 Info HttpClient: GET https://api4.thetvdb.com/v4/series/258823/episodes/official?page=0
    Line 1510: 2022-06-16 03:00:16.620 Info HttpClient: GET https://api4.thetvdb.com/v4/series/258823/episodes/official/eng?page=0
    Line 1511: 2022-06-16 03:00:17.394 Info HttpClient: GET https://api4.thetvdb.com/v4/series/301608/episodes/official?page=0
    Line 1512: 2022-06-16 03:00:17.851 Info HttpClient: GET https://api4.thetvdb.com/v4/series/301608/episodes/official/eng?page=0
    Line 1513: 2022-06-16 03:00:18.366 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311954/episodes/official?page=0
    Line 1514: 2022-06-16 03:00:25.643 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311954/episodes/official/eng?page=0
    Line 1515: 2022-06-16 03:00:30.807 Info HttpClient: GET https://api4.thetvdb.com/v4/series/265454/episodes/official?page=0
    Line 1516: 2022-06-16 03:00:31.411 Info HttpClient: GET https://api4.thetvdb.com/v4/series/265454/episodes/official/eng?page=0
    Line 1517: 2022-06-16 03:00:32.097 Info HttpClient: GET https://api4.thetvdb.com/v4/series/73508/episodes/official?page=0
    Line 1518: 2022-06-16 03:00:32.522 Info HttpClient: GET https://api4.thetvdb.com/v4/series/73508/episodes/official/eng?page=0
    Line 1519: 2022-06-16 03:00:33.151 Info HttpClient: GET https://api4.thetvdb.com/v4/series/157631/episodes/official?page=0
    Line 1520: 2022-06-16 03:00:38.483 Info HttpClient: GET https://api4.thetvdb.com/v4/series/157631/episodes/official/eng?page=0
    Line 1521: 2022-06-16 03:00:41.318 Info HttpClient: GET https://api4.thetvdb.com/v4/series/351282/episodes/official?page=0
    Line 1522: 2022-06-16 03:00:45.784 Info HttpClient: GET https://api4.thetvdb.com/v4/series/351282/episodes/official/eng?page=0
    Line 1523: 2022-06-16 03:00:47.908 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328687/episodes/official?page=0
    Line 1524: 2022-06-16 03:00:52.329 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328687/episodes/official/eng?page=0
    Line 1525: 2022-06-16 03:00:59.264 Info HttpClient: GET https://api4.thetvdb.com/v4/series/274897/episodes/official?page=0
    Line 1526: 2022-06-16 03:00:59.980 Info HttpClient: GET https://api4.thetvdb.com/v4/series/274897/episodes/official/eng?page=0
    Line 1527: 2022-06-16 03:01:00.704 Info HttpClient: GET https://api4.thetvdb.com/v4/series/325517/episodes/official?page=0
    Line 1528: 2022-06-16 03:01:02.848 Info HttpClient: GET https://api4.thetvdb.com/v4/series/325517/episodes/official/eng?page=0
    Line 1529: 2022-06-16 03:01:03.445 Info HttpClient: GET https://api4.thetvdb.com/v4/series/341822/episodes/official?page=0
    Line 1530: 2022-06-16 03:01:03.905 Info HttpClient: GET https://api4.thetvdb.com/v4/series/341822/episodes/official/eng?page=0
    Line 1531: 2022-06-16 03:01:04.378 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328686/episodes/official?page=0
    Line 1532: 2022-06-16 03:01:09.757 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328686/episodes/official/eng?page=0
    Line 1533: 2022-06-16 03:01:12.455 Info HttpClient: GET https://api4.thetvdb.com/v4/series/339602/episodes/official?page=0
    Line 1534: 2022-06-16 03:01:13.022 Info HttpClient: GET https://api4.thetvdb.com/v4/series/339602/episodes/official/eng?page=0
    Line 1535: 2022-06-16 03:01:13.500 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295837/episodes/official?page=0
    Line 1536: 2022-06-16 03:01:15.690 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295837/episodes/official/eng?page=0
    Line 1537: 2022-06-16 03:01:20.110 Info HttpClient: GET https://api4.thetvdb.com/v4/series/335982/episodes/official?page=0
    Line 1538: 2022-06-16 03:01:21.350 Info HttpClient: GET https://api4.thetvdb.com/v4/series/335982/episodes/official/eng?page=0
    Line 1539: 2022-06-16 03:01:21.943 Info HttpClient: GET https://api4.thetvdb.com/v4/series/394046/episodes/official?page=0
    Line 1540: 2022-06-16 03:01:22.328 Info HttpClient: GET https://api4.thetvdb.com/v4/series/394046/episodes/official/eng?page=0
    Line 1541: 2022-06-16 03:01:22.506 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364928/episodes/official?page=0
    Line 1542: 2022-06-16 03:01:23.035 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364928/episodes/official/eng?page=0
    Line 1543: 2022-06-16 03:01:23.402 Info HttpClient: GET https://api4.thetvdb.com/v4/series/82696/episodes/official?page=0
    Line 1544: 2022-06-16 03:01:26.519 Info HttpClient: GET https://api4.thetvdb.com/v4/series/82696/episodes/official/eng?page=0
    Line 1545: 2022-06-16 03:01:27.167 Info HttpClient: GET https://api4.thetvdb.com/v4/series/129261/episodes/official?page=0
    Line 1546: 2022-06-16 03:01:28.858 Info HttpClient: GET https://api4.thetvdb.com/v4/series/129261/episodes/official/eng?page=0
    Line 1547: 2022-06-16 03:01:31.765 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328711/episodes/official?page=0
    Line 1548: 2022-06-16 03:01:34.699 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328711/episodes/official/eng?page=0
    Line 1549: 2022-06-16 03:01:38.163 Info HttpClient: GET https://api4.thetvdb.com/v4/series/361868/episodes/official?page=0
    Line 1550: 2022-06-16 03:01:38.649 Info HttpClient: GET https://api4.thetvdb.com/v4/series/361868/episodes/official/eng?page=0
    Line 1551: 2022-06-16 03:01:39.146 Info HttpClient: GET https://api4.thetvdb.com/v4/series/341852/episodes/official?page=0
    Line 1552: 2022-06-16 03:01:41.840 Info HttpClient: GET https://api4.thetvdb.com/v4/series/341852/episodes/official/eng?page=0
    Line 1553: 2022-06-16 03:01:42.602 Info HttpClient: GET https://api4.thetvdb.com/v4/series/148581/episodes/official?page=0
    Line 1554: 2022-06-16 03:01:45.005 Info HttpClient: GET https://api4.thetvdb.com/v4/series/148581/episodes/official/eng?page=0
    Line 1555: 2022-06-16 03:01:45.684 Info HttpClient: GET https://api4.thetvdb.com/v4/series/247808/episodes/official?page=0
    Line 1556: 2022-06-16 03:01:46.773 Info HttpClient: GET https://api4.thetvdb.com/v4/series/247808/episodes/official/eng?page=0
    Line 1557: 2022-06-16 03:01:48.088 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295759/episodes/official?page=0
    Line 1558: 2022-06-16 03:01:49.518 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295759/episodes/official/eng?page=0
    Line 1559: 2022-06-16 03:01:51.580 Info HttpClient: GET https://api4.thetvdb.com/v4/series/78901/episodes/official?page=0
    Line 1560: 2022-06-16 03:01:58.398 Info HttpClient: GET https://api4.thetvdb.com/v4/series/78901/episodes/official/eng?page=0
    Line 1561: 2022-06-16 03:02:02.557 Info HttpClient: GET https://api4.thetvdb.com/v4/series/347613/episodes/official?page=0
    Line 1562: 2022-06-16 03:02:02.976 Info HttpClient: GET https://api4.thetvdb.com/v4/series/347613/episodes/official/eng?page=0
    Line 1563: 2022-06-16 03:02:03.452 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311892/episodes/official?page=0
    Line 1564: 2022-06-16 03:02:03.883 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311892/episodes/official/eng?page=0
    Line 1565: 2022-06-16 03:02:04.331 Info HttpClient: GET https://api4.thetvdb.com/v4/series/175001/episodes/official?page=0
    Line 1566: 2022-06-16 03:02:06.823 Info HttpClient: GET https://api4.thetvdb.com/v4/series/175001/episodes/official/eng?page=0
    Line 1567: 2022-06-16 03:02:08.318 Info HttpClient: GET https://api4.thetvdb.com/v4/series/268592/episodes/official?page=0
    Line 1568: 2022-06-16 03:02:09.603 Info HttpClient: GET https://api4.thetvdb.com/v4/series/268592/episodes/official/eng?page=0
    Line 1569: 2022-06-16 03:02:10.089 Info HttpClient: GET https://api4.thetvdb.com/v4/series/80379/episodes/official?page=0
    Line 1570: 2022-06-16 03:02:10.797 Info HttpClient: GET https://api4.thetvdb.com/v4/series/80379/episodes/official/eng?page=0
    Line 1571: 2022-06-16 03:02:11.954 Info HttpClient: GET https://api4.thetvdb.com/v4/series/266189/episodes/official?page=0
    Line 1572: 2022-06-16 03:02:12.438 Info HttpClient: GET https://api4.thetvdb.com/v4/series/266189/episodes/official/eng?page=0
    Line 1573: 2022-06-16 03:02:13.297 Info HttpClient: GET https://api4.thetvdb.com/v4/series/355567/episodes/official?page=0
    Line 1574: 2022-06-16 03:02:13.507 Info HttpClient: GET https://api4.thetvdb.com/v4/series/355567/episodes/official/eng?page=0
    Line 1575: 2022-06-16 03:02:13.953 Info HttpClient: GET https://api4.thetvdb.com/v4/series/353561/episodes/official?page=0
    Line 1576: 2022-06-16 03:02:14.326 Info HttpClient: GET https://api4.thetvdb.com/v4/series/353561/episodes/official/eng?page=0
    Line 1577: 2022-06-16 03:02:14.713 Info HttpClient: GET https://api4.thetvdb.com/v4/series/382327/episodes/official?page=0
    Line 1578: 2022-06-16 03:02:15.024 Info HttpClient: GET https://api4.thetvdb.com/v4/series/382327/episodes/official/eng?page=0
    Line 1579: 2022-06-16 03:02:15.489 Info HttpClient: GET https://api4.thetvdb.com/v4/series/280619/episodes/official?page=0
    Line 1580: 2022-06-16 03:02:16.320 Info HttpClient: GET https://api4.thetvdb.com/v4/series/280619/episodes/official/eng?page=0
    Line 1581: 2022-06-16 03:02:16.949 Info HttpClient: GET https://api4.thetvdb.com/v4/series/349002/episodes/official?page=0
    Line 1582: 2022-06-16 03:02:17.340 Info HttpClient: GET https://api4.thetvdb.com/v4/series/349002/episodes/official/eng?page=0
    Line 1583: 2022-06-16 03:02:17.735 Info HttpClient: GET https://api4.thetvdb.com/v4/series/279121/episodes/official?page=0
    Line 1584: 2022-06-16 03:02:20.014 Info HttpClient: GET https://api4.thetvdb.com/v4/series/279121/episodes/official/eng?page=0
    Line 1585: 2022-06-16 03:02:28.661 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328552/episodes/official?page=0
    Line 1586: 2022-06-16 03:02:29.567 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328552/episodes/official/eng?page=0
    Line 1587: 2022-06-16 03:02:30.875 Info HttpClient: GET https://api4.thetvdb.com/v4/series/182061/episodes/official?page=0
    Line 1588: 2022-06-16 03:02:36.377 Info HttpClient: GET https://api4.thetvdb.com/v4/series/182061/episodes/official/eng?page=0
    Line 1589: 2022-06-16 03:02:42.210 Info HttpClient: GET https://api4.thetvdb.com/v4/series/349271/episodes/official?page=0
    Line 1590: 2022-06-16 03:02:44.457 Info HttpClient: GET https://api4.thetvdb.com/v4/series/349271/episodes/official/eng?page=0
    Line 1591: 2022-06-16 03:02:48.891 Info HttpClient: GET https://api4.thetvdb.com/v4/series/393438/episodes/official?page=0
    Line 1592: 2022-06-16 03:02:49.463 Info HttpClient: GET https://api4.thetvdb.com/v4/series/393438/episodes/official/eng?page=0
    Line 1593: 2022-06-16 03:02:50.064 Info HttpClient: GET https://api4.thetvdb.com/v4/series/363673/episodes/official?page=0
    Line 1594: 2022-06-16 03:02:52.609 Info HttpClient: GET https://api4.thetvdb.com/v4/series/363673/episodes/official/eng?page=0
    Line 1595: 2022-06-16 03:02:55.071 Info HttpClient: GET https://api4.thetvdb.com/v4/series/248835/episodes/official?page=0
    Line 1596: 2022-06-16 03:03:02.954 Info HttpClient: GET https://api4.thetvdb.com/v4/series/248835/episodes/official/eng?page=0
    Line 1597: 2022-06-16 03:03:10.870 Info HttpClient: GET https://api4.thetvdb.com/v4/series/270408/episodes/official?page=0
    Line 1598: 2022-06-16 03:03:18.938 Info HttpClient: GET https://api4.thetvdb.com/v4/series/270408/episodes/official/eng?page=0
    Line 1599: 2022-06-16 03:03:25.670 Info HttpClient: GET https://api4.thetvdb.com/v4/series/259866/episodes/official?page=0
    Line 1600: 2022-06-16 03:03:33.118 Info HttpClient: GET https://api4.thetvdb.com/v4/series/259866/episodes/official/eng?page=0
    Line 1601: 2022-06-16 03:03:37.070 Info HttpClient: GET https://api4.thetvdb.com/v4/series/276147/episodes/official?page=0
    Line 1602: 2022-06-16 03:03:37.578 Info HttpClient: GET https://api4.thetvdb.com/v4/series/276147/episodes/official/eng?page=0
    Line 1603: 2022-06-16 03:03:38.091 Info HttpClient: GET https://api4.thetvdb.com/v4/series/279214/episodes/official?page=0
    Line 1604: 2022-06-16 03:03:38.738 Info HttpClient: GET https://api4.thetvdb.com/v4/series/279214/episodes/official/eng?page=0
    Line 1605: 2022-06-16 03:03:39.385 Info HttpClient: GET https://api4.thetvdb.com/v4/series/369844/episodes/official?page=0
    Line 1606: 2022-06-16 03:03:39.934 Info HttpClient: GET https://api4.thetvdb.com/v4/series/369844/episodes/official/eng?page=0
    Line 1607: 2022-06-16 03:03:40.471 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269578/episodes/official?page=0
    Line 1608: 2022-06-16 03:03:43.512 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269578/episodes/official/eng?page=0
    Line 1609: 2022-06-16 03:03:44.371 Info HttpClient: GET https://api4.thetvdb.com/v4/series/299614/episodes/official?page=0
    Line 1610: 2022-06-16 03:03:44.960 Info HttpClient: GET https://api4.thetvdb.com/v4/series/299614/episodes/official/eng?page=0
    Line 1611: 2022-06-16 03:03:45.550 Info HttpClient: GET https://api4.thetvdb.com/v4/series/292745/episodes/official?page=0
    Line 1612: 2022-06-16 03:03:47.012 Info HttpClient: GET https://api4.thetvdb.com/v4/series/292745/episodes/official/eng?page=0
    Line 1613: 2022-06-16 03:03:47.784 Info HttpClient: GET https://api4.thetvdb.com/v4/series/305288/episodes/official?page=0
    Line 1614: 2022-06-16 03:03:50.682 Info HttpClient: GET https://api4.thetvdb.com/v4/series/305288/episodes/official/eng?page=0
    Line 1615: 2022-06-16 03:03:54.914 Info HttpClient: GET https://api4.thetvdb.com/v4/series/375655/episodes/official?page=0
    Line 1616: 2022-06-16 03:03:57.118 Info HttpClient: GET https://api4.thetvdb.com/v4/series/375655/episodes/official/eng?page=0
    Line 1617: 2022-06-16 03:03:59.154 Info HttpClient: GET https://api4.thetvdb.com/v4/series/81114/episodes/official?page=0
    Line 1618: 2022-06-16 03:04:02.414 Info HttpClient: GET https://api4.thetvdb.com/v4/series/81114/episodes/official/eng?page=0
    Line 1619: 2022-06-16 03:04:06.888 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328631/episodes/official?page=0
    Line 1620: 2022-06-16 03:04:07.558 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328631/episodes/official/eng?page=0
    Line 1621: 2022-06-16 03:04:08.200 Info HttpClient: GET https://api4.thetvdb.com/v4/series/362496/episodes/official?page=0
    Line 1622: 2022-06-16 03:04:08.773 Info HttpClient: GET https://api4.thetvdb.com/v4/series/362496/episodes/official/eng?page=0
    Line 1623: 2022-06-16 03:04:09.379 Info HttpClient: GET https://api4.thetvdb.com/v4/series/258744/episodes/official?page=0
    Line 1624: 2022-06-16 03:04:12.303 Info HttpClient: GET https://api4.thetvdb.com/v4/series/258744/episodes/official/eng?page=0
    Line 1625: 2022-06-16 03:04:15.424 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328634/episodes/official?page=0
    Line 1626: 2022-06-16 03:04:20.182 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328634/episodes/official/eng?page=0
    Line 1627: 2022-06-16 03:04:26.761 Info HttpClient: GET https://api4.thetvdb.com/v4/series/354023/episodes/official?page=0
    Line 1628: 2022-06-16 03:04:27.375 Info HttpClient: GET https://api4.thetvdb.com/v4/series/354023/episodes/official/eng?page=0
    Line 1629: 2022-06-16 03:04:28.039 Info HttpClient: GET https://api4.thetvdb.com/v4/series/389340/episodes/official?page=0
    Line 1630: 2022-06-16 03:04:28.639 Info HttpClient: GET https://api4.thetvdb.com/v4/series/389340/episodes/official/eng?page=0
    Line 1631: 2022-06-16 03:04:29.251 Info HttpClient: GET https://api4.thetvdb.com/v4/series/326791/episodes/official?page=0
    Line 1632: 2022-06-16 03:04:31.589 Info HttpClient: GET https://api4.thetvdb.com/v4/series/326791/episodes/official/eng?page=0
    Line 1633: 2022-06-16 03:04:33.215 Info HttpClient: GET https://api4.thetvdb.com/v4/series/82459/episodes/official?page=0
    Line 1634: 2022-06-16 03:04:37.201 Info HttpClient: GET https://api4.thetvdb.com/v4/series/82459/episodes/official/eng?page=0
    Line 1635: 2022-06-16 03:04:45.670 Info HttpClient: GET https://api4.thetvdb.com/v4/series/361563/episodes/official?page=0
    Line 1636: 2022-06-16 03:04:46.348 Info HttpClient: GET https://api4.thetvdb.com/v4/series/361563/episodes/official/eng?page=0
    Line 1637: 2022-06-16 03:04:47.032 Info HttpClient: GET https://api4.thetvdb.com/v4/series/278462/episodes/official?page=0
    Line 1638: 2022-06-16 03:04:51.588 Info HttpClient: GET https://api4.thetvdb.com/v4/series/278462/episodes/official/eng?page=0
    Line 1639: 2022-06-16 03:04:54.359 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364315/episodes/official?page=0
    Line 1640: 2022-06-16 03:04:54.987 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364315/episodes/official/eng?page=0
    Line 1641: 2022-06-16 03:04:55.615 Info HttpClient: GET https://api4.thetvdb.com/v4/series/266883/episodes/official?page=0
    Line 1642: 2022-06-16 03:04:59.666 Info HttpClient: GET https://api4.thetvdb.com/v4/series/266883/episodes/official/eng?page=0
    Line 1643: 2022-06-16 03:05:00.244 Info HttpClient: GET https://api4.thetvdb.com/v4/series/345831/episodes/official?page=0
    Line 1644: 2022-06-16 03:05:00.423 Info HttpClient: GET https://api4.thetvdb.com/v4/series/345831/episodes/official/eng?page=0
    Line 1645: 2022-06-16 03:05:01.052 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295743/episodes/official?page=0
    Line 1646: 2022-06-16 03:05:01.592 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295743/episodes/official/eng?page=0
    Line 1647: 2022-06-16 03:05:01.796 Info HttpClient: GET https://api4.thetvdb.com/v4/series/355838/episodes/official?page=0
    Line 1648: 2022-06-16 03:05:01.940 Info HttpClient: GET https://api4.thetvdb.com/v4/series/355838/episodes/official/eng?page=0
    Line 1649: 2022-06-16 03:05:02.103 Info HttpClient: GET https://api4.thetvdb.com/v4/series/329175/episodes/official?page=0
    Line 1650: 2022-06-16 03:05:03.113 Info HttpClient: GET https://api4.thetvdb.com/v4/series/329175/episodes/official/eng?page=0
    Line 1651: 2022-06-16 03:05:04.626 Info HttpClient: GET https://api4.thetvdb.com/v4/series/257248/episodes/official?page=0
    Line 1652: 2022-06-16 03:05:05.290 Info HttpClient: GET https://api4.thetvdb.com/v4/series/257248/episodes/official/eng?page=0
    Line 1653: 2022-06-16 03:05:05.670 Info HttpClient: GET https://api4.thetvdb.com/v4/series/320558/episodes/official?page=0
    Line 1654: 2022-06-16 03:05:05.837 Info HttpClient: GET https://api4.thetvdb.com/v4/series/320558/episodes/official/eng?page=0
    Line 1655: 2022-06-16 03:05:06.337 Info HttpClient: GET https://api4.thetvdb.com/v4/series/317953/episodes/official?page=0
    Line 1656: 2022-06-16 03:05:06.849 Info HttpClient: GET https://api4.thetvdb.com/v4/series/317953/episodes/official/eng?page=0
    Line 1657: 2022-06-16 03:05:07.269 Info HttpClient: GET https://api4.thetvdb.com/v4/series/326490/episodes/official?page=0
    Line 1658: 2022-06-16 03:05:07.794 Info HttpClient: GET https://api4.thetvdb.com/v4/series/326490/episodes/official/eng?page=0
    Line 1659: 2022-06-16 03:05:08.326 Info HttpClient: GET https://api4.thetvdb.com/v4/series/331980/episodes/official?page=0
    Line 1660: 2022-06-16 03:05:08.496 Info HttpClient: GET https://api4.thetvdb.com/v4/series/331980/episodes/official/eng?page=0
    Line 1661: 2022-06-16 03:05:08.658 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311904/episodes/official?page=0
    Line 1662: 2022-06-16 03:05:08.958 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311904/episodes/official/eng?page=0
    Line 1663: 2022-06-16 03:05:09.518 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295680/episodes/official?page=0
    Line 1664: 2022-06-16 03:05:10.032 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295680/episodes/official/eng?page=0
    Line 1665: 2022-06-16 03:05:10.553 Info HttpClient: GET https://api4.thetvdb.com/v4/series/259632/episodes/official?page=0
    Line 1666: 2022-06-16 03:05:11.048 Info HttpClient: GET https://api4.thetvdb.com/v4/series/259632/episodes/official/eng?page=0
    Line 1667: 2022-06-16 03:05:11.629 Info HttpClient: GET https://api4.thetvdb.com/v4/series/262569/episodes/official?page=0
    Line 1668: 2022-06-16 03:05:12.250 Info HttpClient: GET https://api4.thetvdb.com/v4/series/262569/episodes/official/eng?page=0
    Line 1669: 2022-06-16 03:05:12.928 Info HttpClient: GET https://api4.thetvdb.com/v4/series/273402/episodes/official?page=0
    Line 1670: 2022-06-16 03:05:13.537 Info HttpClient: GET https://api4.thetvdb.com/v4/series/273402/episodes/official/eng?page=0
    Line 1671: 2022-06-16 03:05:14.201 Info HttpClient: GET https://api4.thetvdb.com/v4/series/350679/episodes/official?page=0
    Line 1672: 2022-06-16 03:05:14.773 Info HttpClient: GET https://api4.thetvdb.com/v4/series/350679/episodes/official/eng?page=0
    Line 1673: 2022-06-16 03:05:15.363 Info HttpClient: GET https://api4.thetvdb.com/v4/series/247809/episodes/official?page=0
    Line 1674: 2022-06-16 03:05:15.969 Info HttpClient: GET https://api4.thetvdb.com/v4/series/247809/episodes/official/eng?page=0
    Line 1675: 2022-06-16 03:05:16.601 Info HttpClient: GET https://api4.thetvdb.com/v4/series/164301/episodes/official?page=0
    Line 1676: 2022-06-16 03:05:22.011 Info HttpClient: GET https://api4.thetvdb.com/v4/series/164301/episodes/official/eng?page=0
    Line 1677: 2022-06-16 03:05:29.830 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311877/episodes/official?page=0
    Line 1678: 2022-06-16 03:05:30.795 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311877/episodes/official/eng?page=0
    Line 1679: 2022-06-16 03:05:31.667 Info HttpClient: GET https://api4.thetvdb.com/v4/series/280495/episodes/official?page=0
    Line 1680: 2022-06-16 03:05:32.636 Info HttpClient: GET https://api4.thetvdb.com/v4/series/280495/episodes/official/eng?page=0
    Line 1681: 2022-06-16 03:05:33.619 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269654/episodes/official?page=0
    Line 1682: 2022-06-16 03:05:35.493 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269654/episodes/official/eng?page=0
    Line 1683: 2022-06-16 03:05:36.429 Info HttpClient: GET https://api4.thetvdb.com/v4/series/260315/episodes/official?page=0
    Line 1684: 2022-06-16 03:05:41.229 Info HttpClient: GET https://api4.thetvdb.com/v4/series/260315/episodes/official/eng?page=0
    Line 1685: 2022-06-16 03:05:49.950 Info HttpClient: GET https://api4.thetvdb.com/v4/series/248757/episodes/official?page=0
    Line 1686: 2022-06-16 03:05:51.304 Info HttpClient: GET https://api4.thetvdb.com/v4/series/248757/episodes/official/eng?page=0
    Line 1687: 2022-06-16 03:05:54.828 Info HttpClient: GET https://api4.thetvdb.com/v4/series/300472/episodes/official?page=0
    Line 1688: 2022-06-16 03:05:59.546 Info HttpClient: GET https://api4.thetvdb.com/v4/series/300472/episodes/official/eng?page=0
    Line 1689: 2022-06-16 03:06:00.776 Info HttpClient: GET https://api4.thetvdb.com/v4/series/360115/episodes/official?page=0
    Line 1690: 2022-06-16 03:06:03.481 Info HttpClient: GET https://api4.thetvdb.com/v4/series/360115/episodes/official/eng?page=0
    Line 1691: 2022-06-16 03:06:09.139 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281708/episodes/official?page=0
    Line 1692: 2022-06-16 03:06:09.640 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281708/episodes/official/eng?page=0
    Line 1693: 2022-06-16 03:06:10.331 Info HttpClient: GET https://api4.thetvdb.com/v4/series/79335/episodes/official?page=0
    Line 1694: 2022-06-16 03:06:11.346 Info HttpClient: GET https://api4.thetvdb.com/v4/series/79335/episodes/official/eng?page=0
    Line 1695: 2022-06-16 03:06:15.508 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281707/episodes/official?page=0
    Line 1696: 2022-06-16 03:06:16.104 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281707/episodes/official/eng?page=0
    Line 1697: 2022-06-16 03:06:16.714 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311947/episodes/official?page=0
    Line 1698: 2022-06-16 03:06:17.250 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311947/episodes/official/eng?page=0
    Line 1699: 2022-06-16 03:06:17.929 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295515/episodes/official?page=0
    Line 1700: 2022-06-16 03:06:21.056 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295515/episodes/official/eng?page=0
    Line 1701: 2022-06-16 03:06:21.888 Info HttpClient: GET https://api4.thetvdb.com/v4/series/320546/episodes/official?page=0
    Line 1702: 2022-06-16 03:06:22.649 Info HttpClient: GET https://api4.thetvdb.com/v4/series/320546/episodes/official/eng?page=0
    Line 1703: 2022-06-16 03:06:23.420 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281532/episodes/official?page=0
    Line 1704: 2022-06-16 03:06:24.055 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281532/episodes/official/eng?page=0
    Line 1705: 2022-06-16 03:06:24.737 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269602/episodes/official?page=0
    Line 1706: 2022-06-16 03:06:25.985 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269602/episodes/official/eng?page=0
    Line 1707: 2022-06-16 03:06:26.989 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269650/episodes/official?page=0
    Line 1708: 2022-06-16 03:06:27.706 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269650/episodes/official/eng?page=0
    Line 1709: 2022-06-16 03:06:28.468 Info HttpClient: GET https://api4.thetvdb.com/v4/series/161461/episodes/official?page=0
    Line 1710: 2022-06-16 03:06:30.144 Info HttpClient: GET https://api4.thetvdb.com/v4/series/161461/episodes/official/eng?page=0
    Line 1711: 2022-06-16 03:06:31.932 Info HttpClient: GET https://api4.thetvdb.com/v4/series/343253/episodes/official?page=0
    Line 1712: 2022-06-16 03:06:32.677 Info HttpClient: GET https://api4.thetvdb.com/v4/series/343253/episodes/official/eng?page=0
    Line 1713: 2022-06-16 03:06:33.447 Info HttpClient: GET https://api4.thetvdb.com/v4/series/358641/episodes/official?page=0
    Line 1714: 2022-06-16 03:06:34.122 Info HttpClient: GET https://api4.thetvdb.com/v4/series/358641/episodes/official/eng?page=0
    Line 1715: 2022-06-16 03:06:34.819 Info HttpClient: GET https://api4.thetvdb.com/v4/series/350401/episodes/official?page=0
    Line 1716: 2022-06-16 03:06:35.243 Info HttpClient: GET https://api4.thetvdb.com/v4/series/350401/episodes/official/eng?page=0
    Line 1717: 2022-06-16 03:06:35.968 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328549/episodes/official?page=0
    Line 1718: 2022-06-16 03:06:36.654 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328549/episodes/official/eng?page=0
    Line 1719: 2022-06-16 03:06:37.362 Info HttpClient: GET https://api4.thetvdb.com/v4/series/320910/episodes/official?page=0
    Line 1720: 2022-06-16 03:06:38.107 Info HttpClient: GET https://api4.thetvdb.com/v4/series/320910/episodes/official/eng?page=0
    Line 1721: 2022-06-16 03:06:38.804 Info HttpClient: GET https://api4.thetvdb.com/v4/series/298566/episodes/official?page=0
    Line 1722: 2022-06-16 03:06:40.981 Info HttpClient: GET https://api4.thetvdb.com/v4/series/298566/episodes/official/eng?page=0
    Line 1723: 2022-06-16 03:06:41.875 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269533/episodes/official?page=0
    Line 1724: 2022-06-16 03:06:45.818 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269533/episodes/official/eng?page=0
    Line 1725: 2022-06-16 03:06:48.132 Info HttpClient: GET https://api4.thetvdb.com/v4/series/299139/episodes/official?page=0
    Line 1726: 2022-06-16 03:06:53.210 Info HttpClient: GET https://api4.thetvdb.com/v4/series/299139/episodes/official/eng?page=0
    Line 1727: 2022-06-16 03:06:55.916 Info HttpClient: GET https://api4.thetvdb.com/v4/series/361753/episodes/official?page=0
    Line 1728: 2022-06-16 03:06:56.657 Info HttpClient: GET https://api4.thetvdb.com/v4/series/361753/episodes/official/eng?page=0
    Line 1729: 2022-06-16 03:06:57.400 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281472/episodes/official?page=0
    Line 1730: 2022-06-16 03:06:58.117 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281472/episodes/official/eng?page=0
    Line 1731: 2022-06-16 03:06:58.841 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269644/episodes/official?page=0
    Line 1732: 2022-06-16 03:06:59.638 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269644/episodes/official/eng?page=0
    Line 1733: 2022-06-16 03:06:59.923 Info HttpClient: GET https://api4.thetvdb.com/v4/series/359675/episodes/official?page=0
    Line 1734: 2022-06-16 03:07:00.621 Info HttpClient: GET https://api4.thetvdb.com/v4/series/359675/episodes/official/eng?page=0
    Line 1735: 2022-06-16 03:07:01.339 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328487/episodes/official?page=0
    Line 1736: 2022-06-16 03:07:02.097 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328487/episodes/official/eng?page=0
    Line 1737: 2022-06-16 03:07:02.856 Info HttpClient: GET https://api4.thetvdb.com/v4/series/365480/episodes/official?page=0
    Line 1738: 2022-06-16 03:07:03.541 Info HttpClient: GET https://api4.thetvdb.com/v4/series/365480/episodes/official/eng?page=0
    Line 1739: 2022-06-16 03:07:04.213 Info HttpClient: GET https://api4.thetvdb.com/v4/series/354539/episodes/official?page=0
    Line 1740: 2022-06-16 03:07:04.884 Info HttpClient: GET https://api4.thetvdb.com/v4/series/354539/episodes/official/eng?page=0
    Line 1741: 2022-06-16 03:07:05.577 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295642/episodes/official?page=0
    Line 1742: 2022-06-16 03:07:06.420 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295642/episodes/official/eng?page=0
    Line 1743: 2022-06-16 03:07:07.131 Info HttpClient: GET https://api4.thetvdb.com/v4/series/387115/episodes/official?page=0
    Line 1744: 2022-06-16 03:07:07.924 Info HttpClient: GET https://api4.thetvdb.com/v4/series/387115/episodes/official/eng?page=0
    Line 1745: 2022-06-16 03:07:08.635 Info HttpClient: GET https://api4.thetvdb.com/v4/series/196741/episodes/official?page=0
    Line 1746: 2022-06-16 03:07:24.695 Info HttpClient: GET https://api4.thetvdb.com/v4/series/196741/episodes/official/eng?page=0
    Line 1747: 2022-06-16 03:07:37.922 Info HttpClient: GET https://api4.thetvdb.com/v4/series/80117/episodes/official?page=0
    Line 1748: 2022-06-16 03:07:50.266 Info HttpClient: GET https://api4.thetvdb.com/v4/series/80117/episodes/official/eng?page=0
    Line 1749: 2022-06-16 03:08:03.875 Info HttpClient: GET https://api4.thetvdb.com/v4/series/372309/episodes/official?page=0
    Line 1750: 2022-06-16 03:08:11.711 Info HttpClient: GET https://api4.thetvdb.com/v4/series/372309/episodes/official/eng?page=0
    Line 1751: 2022-06-16 03:08:13.281 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328569/episodes/official?page=0
    Line 1752: 2022-06-16 03:08:16.035 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328569/episodes/official/eng?page=0
    Line 1753: 2022-06-16 03:08:21.539 Info HttpClient: GET https://api4.thetvdb.com/v4/series/350665/episodes/official?page=0
    Line 1754: 2022-06-16 03:08:24.418 Info HttpClient: GET https://api4.thetvdb.com/v4/series/350665/episodes/official/eng?page=0
    Line 1755: 2022-06-16 03:08:34.992 Info HttpClient: GET https://api4.thetvdb.com/v4/series/359583/episodes/official?page=0
    Line 1756: 2022-06-16 03:08:35.735 Info HttpClient: GET https://api4.thetvdb.com/v4/series/359583/episodes/official/eng?page=0
    Line 1757: 2022-06-16 03:08:36.448 Info HttpClient: GET https://api4.thetvdb.com/v4/series/276564/episodes/official?page=0
    Line 1758: 2022-06-16 03:08:40.982 Info HttpClient: GET https://api4.thetvdb.com/v4/series/276564/episodes/official/eng?page=0
    Line 1759: 2022-06-16 03:08:45.320 Info HttpClient: GET https://api4.thetvdb.com/v4/series/358915/episodes/official?page=0
    Line 1760: 2022-06-16 03:08:46.123 Info HttpClient: GET https://api4.thetvdb.com/v4/series/358915/episodes/official/eng?page=0
    Line 1761: 2022-06-16 03:08:46.342 Info HttpClient: GET https://api4.thetvdb.com/v4/series/353764/episodes/official?page=0
    Line 1762: 2022-06-16 03:08:48.150 Info HttpClient: GET https://api4.thetvdb.com/v4/series/353764/episodes/official/eng?page=0
    Line 1763: 2022-06-16 03:08:56.025 Info HttpClient: GET https://api4.thetvdb.com/v4/series/369307/episodes/official?page=0
    Line 1764: 2022-06-16 03:08:58.325 Info HttpClient: GET https://api4.thetvdb.com/v4/series/369307/episodes/official/eng?page=0
    Line 1765: 2022-06-16 03:08:58.970 Info HttpClient: GET https://api4.thetvdb.com/v4/series/95491/episodes/official?page=0
    Line 1766: 2022-06-16 03:09:15.904 Info HttpClient: GET https://api4.thetvdb.com/v4/series/95491/episodes/official/eng?page=0
    Line 1767: 2022-06-16 03:09:30.077 Info HttpClient: GET https://api4.thetvdb.com/v4/series/247824/episodes/official?page=0
    Line 1768: 2022-06-16 03:09:49.490 Info HttpClient: GET https://api4.thetvdb.com/v4/series/247824/episodes/official?page=1
    Line 1769: 2022-06-16 03:09:57.066 Info HttpClient: GET https://api4.thetvdb.com/v4/series/247824/episodes/official/eng?page=0
    Line 1770: 2022-06-16 03:10:13.755 Info HttpClient: GET https://api4.thetvdb.com/v4/series/247824/episodes/official/eng?page=1
    Line 1771: 2022-06-16 03:10:14.145 Info HttpClient: GET https://api4.thetvdb.com/v4/series/153021/episodes/official?page=0
    Line 1772: 2022-06-16 03:10:20.731 Info HttpClient: GET https://api4.thetvdb.com/v4/series/153021/episodes/official/eng?page=0
    Line 1773: 2022-06-16 03:10:32.498 Info HttpClient: GET https://api4.thetvdb.com/v4/series/372787/episodes/official?page=0
    Line 1774: 2022-06-16 03:10:32.728 Info HttpClient: GET https://api4.thetvdb.com/v4/series/372787/episodes/official/eng?page=0
    Line 1775: 2022-06-16 03:10:33.257 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281536/episodes/official?page=0
    Line 1776: 2022-06-16 03:10:33.476 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281536/episodes/official/eng?page=0
    Line 1777: 2022-06-16 03:10:33.702 Info HttpClient: GET https://api4.thetvdb.com/v4/series/362696/episodes/official?page=0
    Line 1778: 2022-06-16 03:10:34.458 Info HttpClient: GET https://api4.thetvdb.com/v4/series/362696/episodes/official/eng?page=0
    Line 1779: 2022-06-16 03:10:35.194 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311713/episodes/official?page=0
    Line 1780: 2022-06-16 03:10:36.194 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311713/episodes/official/eng?page=0
    Line 1781: 2022-06-16 03:10:38.417 Info HttpClient: GET https://api4.thetvdb.com/v4/series/341663/episodes/official?page=0
    Line 1782: 2022-06-16 03:10:39.178 Info HttpClient: GET https://api4.thetvdb.com/v4/series/341663/episodes/official/eng?page=0
    Line 1783: 2022-06-16 03:10:39.720 Info HttpClient: GET https://api4.thetvdb.com/v4/series/372581/episodes/official?page=0
    Line 1784: 2022-06-16 03:10:39.957 Info HttpClient: GET https://api4.thetvdb.com/v4/series/372581/episodes/official/eng?page=0
    Line 1785: 2022-06-16 03:10:40.232 Info HttpClient: GET https://api4.thetvdb.com/v4/series/248962/episodes/official?page=0
    Line 1786: 2022-06-16 03:10:40.875 Info HttpClient: GET https://api4.thetvdb.com/v4/series/248962/episodes/official/eng?page=0
    Line 1787: 2022-06-16 03:10:41.150 Info HttpClient: GET https://api4.thetvdb.com/v4/series/314544/episodes/official?page=0
    Line 1788: 2022-06-16 03:10:41.351 Info HttpClient: GET https://api4.thetvdb.com/v4/series/314544/episodes/official/eng?page=0
    Line 1789: 2022-06-16 03:10:41.983 Info HttpClient: GET https://api4.thetvdb.com/v4/series/270633/episodes/official?page=0
    Line 1790: 2022-06-16 03:10:42.602 Info HttpClient: GET https://api4.thetvdb.com/v4/series/270633/episodes/official/eng?page=0
    Line 1791: 2022-06-16 03:10:43.245 Info HttpClient: GET https://api4.thetvdb.com/v4/series/72227/episodes/official?page=0
    Line 1792: 2022-06-16 03:11:02.706 Info HttpClient: GET https://api4.thetvdb.com/v4/series/72227/episodes/official/eng?page=0
    Line 1793: 2022-06-16 03:11:17.545 Info HttpClient: GET https://api4.thetvdb.com/v4/series/367030/episodes/official?page=0
    Line 1794: 2022-06-16 03:11:18.169 Info HttpClient: GET https://api4.thetvdb.com/v4/series/367030/episodes/official/eng?page=0
    Line 1795: 2022-06-16 03:11:18.773 Info HttpClient: GET https://api4.thetvdb.com/v4/series/248861/episodes/official?page=0
    Line 1796: 2022-06-16 03:11:20.418 Info HttpClient: GET https://api4.thetvdb.com/v4/series/248861/episodes/official/eng?page=0
    Line 1797: 2022-06-16 03:11:24.323 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328750/episodes/official?page=0
    Line 1798: 2022-06-16 03:11:24.992 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328750/episodes/official/eng?page=0
    Line 1799: 2022-06-16 03:11:25.706 Info HttpClient: GET https://api4.thetvdb.com/v4/series/308772/episodes/official?page=0
    Line 1800: 2022-06-16 03:11:28.168 Info HttpClient: GET https://api4.thetvdb.com/v4/series/308772/episodes/official/eng?page=0
    Line 1801: 2022-06-16 03:11:29.621 Info HttpClient: GET https://api4.thetvdb.com/v4/series/308771/episodes/official?page=0
    Line 1802: 2022-06-16 03:11:30.360 Info HttpClient: GET https://api4.thetvdb.com/v4/series/308771/episodes/official/eng?page=0
    Line 1803: 2022-06-16 03:11:30.997 Info HttpClient: GET https://api4.thetvdb.com/v4/series/260449/episodes/official?page=0
    Line 1804: 2022-06-16 03:11:37.316 Info HttpClient: GET https://api4.thetvdb.com/v4/series/260449/episodes/official/eng?page=0
    Line 1805: 2022-06-16 03:11:41.520 Info HttpClient: GET https://api4.thetvdb.com/v4/series/362392/episodes/official?page=0
    Line 1806: 2022-06-16 03:11:42.209 Info HttpClient: GET https://api4.thetvdb.com/v4/series/362392/episodes/official/eng?page=0
    Line 1807: 2022-06-16 03:11:42.876 Info HttpClient: GET https://api4.thetvdb.com/v4/series/84676/episodes/official?page=0
    Line 1808: 2022-06-16 03:11:47.070 Info HttpClient: GET https://api4.thetvdb.com/v4/series/84676/episodes/official/eng?page=0
    Line 1809: 2022-06-16 03:11:49.872 Info HttpClient: GET https://api4.thetvdb.com/v4/series/359326/episodes/official?page=0
    Line 1810: 2022-06-16 03:11:50.557 Info HttpClient: GET https://api4.thetvdb.com/v4/series/359326/episodes/official/eng?page=0
    Line 1811: 2022-06-16 03:11:52.194 Info HttpClient: GET https://api4.thetvdb.com/v4/series/296762/episodes/official?page=0
    Line 1812: 2022-06-16 03:11:52.981 Info HttpClient: GET https://api4.thetvdb.com/v4/series/296762/episodes/official/eng?page=0
    Line 1813: 2022-06-16 03:11:53.543 Info HttpClient: GET https://api4.thetvdb.com/v4/series/353521/episodes/official?page=0
    Line 1814: 2022-06-16 03:11:54.145 Info HttpClient: GET https://api4.thetvdb.com/v4/series/353521/episodes/official/eng?page=0
    Line 1815: 2022-06-16 03:11:54.665 Info HttpClient: GET https://api4.thetvdb.com/v4/series/325623/episodes/official?page=0
    Line 1816: 2022-06-16 03:11:56.821 Info HttpClient: GET https://api4.thetvdb.com/v4/series/325623/episodes/official/eng?page=0
    Line 1817: 2022-06-16 03:11:59.121 Info HttpClient: GET https://api4.thetvdb.com/v4/series/305582/episodes/official?page=0
    Line 1818: 2022-06-16 03:12:00.013 Info HttpClient: GET https://api4.thetvdb.com/v4/series/305582/episodes/official/eng?page=0
    Line 1819: 2022-06-16 03:12:00.839 Info HttpClient: GET https://api4.thetvdb.com/v4/series/341164/episodes/official?page=0
    Line 1820: 2022-06-16 03:12:01.769 Info HttpClient: GET https://api4.thetvdb.com/v4/series/341164/episodes/official/eng?page=0
    Line 1821: 2022-06-16 03:12:02.832 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328724/episodes/official?page=0
    Line 1822: 2022-06-16 03:12:05.282 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328724/episodes/official/eng?page=0
    Line 1823: 2022-06-16 03:12:10.250 Info HttpClient: GET https://api4.thetvdb.com/v4/series/369515/episodes/official?page=0
    Line 1824: 2022-06-16 03:12:10.981 Info HttpClient: GET https://api4.thetvdb.com/v4/series/369515/episodes/official/eng?page=0
    Line 1825: 2022-06-16 03:12:11.700 Info HttpClient: GET https://api4.thetvdb.com/v4/series/280494/episodes/official?page=0
    Line 1826: 2022-06-16 03:12:12.614 Info HttpClient: GET https://api4.thetvdb.com/v4/series/280494/episodes/official/eng?page=0
    Line 1827: 2022-06-16 03:12:13.799 Info HttpClient: GET https://api4.thetvdb.com/v4/series/363815/episodes/official?page=0
    Line 1828: 2022-06-16 03:12:14.052 Info HttpClient: GET https://api4.thetvdb.com/v4/series/363815/episodes/official/eng?page=0
    Line 1829: 2022-06-16 03:12:14.317 Info HttpClient: GET https://api4.thetvdb.com/v4/series/283318/episodes/official?page=0
    Line 1830: 2022-06-16 03:12:16.150 Info HttpClient: GET https://api4.thetvdb.com/v4/series/283318/episodes/official/eng?page=0
    Line 1831: 2022-06-16 03:12:17.185 Info HttpClient: GET https://api4.thetvdb.com/v4/series/85539/episodes/official?page=0
    Line 1832: 2022-06-16 03:12:17.930 Info HttpClient: GET https://api4.thetvdb.com/v4/series/85539/episodes/official/eng?page=0
    Line 1833: 2022-06-16 03:12:18.562 Info HttpClient: GET https://api4.thetvdb.com/v4/series/305165/episodes/official?page=0
    Line 1834: 2022-06-16 03:12:20.870 Info HttpClient: GET https://api4.thetvdb.com/v4/series/305165/episodes/official/eng?page=0
    Line 1835: 2022-06-16 03:12:21.795 Info HttpClient: GET https://api4.thetvdb.com/v4/series/268591/episodes/official?page=0
    Line 1836: 2022-06-16 03:12:23.500 Info HttpClient: GET https://api4.thetvdb.com/v4/series/268591/episodes/official/eng?page=0
    Line 1837: 2022-06-16 03:12:24.513 Info HttpClient: GET https://api4.thetvdb.com/v4/series/75599/episodes/official?page=0
    Line 1838: 2022-06-16 03:12:25.368 Info HttpClient: GET https://api4.thetvdb.com/v4/series/75599/episodes/official/eng?page=0
    Line 1839: 2022-06-16 03:12:25.715 Info HttpClient: GET https://api4.thetvdb.com/v4/series/358191/episodes/official?page=0
    Line 1840: 2022-06-16 03:12:26.123 Info HttpClient: GET https://api4.thetvdb.com/v4/series/358191/episodes/official/eng?page=0
    Line 1841: 2022-06-16 03:12:26.842 Info HttpClient: GET https://api4.thetvdb.com/v4/series/366090/episodes/official?page=0
    Line 1842: 2022-06-16 03:12:27.042 Info HttpClient: GET https://api4.thetvdb.com/v4/series/366090/episodes/official/eng?page=0
    Line 1843: 2022-06-16 03:12:27.740 Info HttpClient: GET https://api4.thetvdb.com/v4/series/264492/episodes/official?page=0
    Line 1844: 2022-06-16 03:12:29.634 Info HttpClient: GET https://api4.thetvdb.com/v4/series/264492/episodes/official/eng?page=0
    Line 1845: 2022-06-16 03:12:30.681 Info HttpClient: GET https://api4.thetvdb.com/v4/series/368211/episodes/official?page=0
    Line 1846: 2022-06-16 03:12:31.183 Info HttpClient: GET https://api4.thetvdb.com/v4/series/368211/episodes/official/eng?page=0
    Line 1847: 2022-06-16 03:12:31.926 Info HttpClient: GET https://api4.thetvdb.com/v4/series/361002/episodes/official?page=0
    Line 1848: 2022-06-16 03:12:32.596 Info HttpClient: GET https://api4.thetvdb.com/v4/series/361002/episodes/official/eng?page=0
    Line 1849: 2022-06-16 03:12:33.279 Info HttpClient: GET https://api4.thetvdb.com/v4/series/371768/episodes/official?page=0
    Line 1850: 2022-06-16 03:12:35.031 Info HttpClient: GET https://api4.thetvdb.com/v4/series/371768/episodes/official/eng?page=0
    Line 1851: 2022-06-16 03:12:35.707 Info HttpClient: GET https://api4.thetvdb.com/v4/series/370139/episodes/official?page=0
    Line 1852: 2022-06-16 03:12:36.605 Info HttpClient: GET https://api4.thetvdb.com/v4/series/370139/episodes/official/eng?page=0
    Line 1853: 2022-06-16 03:12:38.148 Info HttpClient: GET https://api4.thetvdb.com/v4/series/360733/episodes/official?page=0
    Line 1854: 2022-06-16 03:12:38.994 Info HttpClient: GET https://api4.thetvdb.com/v4/series/360733/episodes/official/eng?page=0
    Line 1855: 2022-06-16 03:12:39.784 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269750/episodes/official?page=0
    Line 1856: 2022-06-16 03:12:41.911 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269750/episodes/official/eng?page=0
    Line 1857: 2022-06-16 03:12:42.874 Info HttpClient: GET https://api4.thetvdb.com/v4/series/108611/episodes/official?page=0
    Line 1858: 2022-06-16 03:12:47.552 Info HttpClient: GET https://api4.thetvdb.com/v4/series/108611/episodes/official/eng?page=0
    Line 1859: 2022-06-16 03:12:52.769 Info HttpClient: GET https://api4.thetvdb.com/v4/series/267259/episodes/official?page=0
    Line 1860: 2022-06-16 03:12:53.447 Info HttpClient: GET https://api4.thetvdb.com/v4/series/267259/episodes/official/eng?page=0
    Line 1861: 2022-06-16 03:12:54.355 Info HttpClient: GET https://api4.thetvdb.com/v4/series/357662/episodes/official?page=0
    Line 1862: 2022-06-16 03:12:55.104 Info HttpClient: GET https://api4.thetvdb.com/v4/series/357662/episodes/official/eng?page=0
    Line 1863: 2022-06-16 03:12:55.848 Info HttpClient: GET https://api4.thetvdb.com/v4/series/92411/episodes/official?page=0
    Line 1864: 2022-06-16 03:13:01.291 Info HttpClient: GET https://api4.thetvdb.com/v4/series/92411/episodes/official/eng?page=0
    Line 1865: 2022-06-16 03:13:04.089 Info HttpClient: GET https://api4.thetvdb.com/v4/series/298368/episodes/official?page=0
    Line 1866: 2022-06-16 03:13:04.256 Info HttpClient: GET https://api4.thetvdb.com/v4/series/298368/episodes/official/eng?page=0
    Line 1867: 2022-06-16 03:13:04.609 Info HttpClient: GET https://api4.thetvdb.com/v4/series/277844/episodes/official?page=0
    Line 1868: 2022-06-16 03:13:05.275 Info HttpClient: GET https://api4.thetvdb.com/v4/series/277844/episodes/official/eng?page=0
    Line 1869: 2022-06-16 03:13:05.970 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281630/episodes/official?page=0
    Line 1870: 2022-06-16 03:13:10.086 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281630/episodes/official/eng?page=0
    Line 1871: 2022-06-16 03:13:13.848 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269594/episodes/official?page=0
    Line 1872: 2022-06-16 03:13:14.592 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269594/episodes/official/eng?page=0
    Line 1873: 2022-06-16 03:13:15.315 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295684/episodes/official?page=0
    Line 1874: 2022-06-16 03:13:16.023 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295684/episodes/official/eng?page=0
    Line 1875: 2022-06-16 03:13:16.742 Info HttpClient: GET https://api4.thetvdb.com/v4/series/268156/episodes/official?page=0
    Line 1876: 2022-06-16 03:13:17.508 Info HttpClient: GET https://api4.thetvdb.com/v4/series/268156/episodes/official/eng?page=0
    Line 1877: 2022-06-16 03:13:18.276 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281711/episodes/official?page=0
    Line 1878: 2022-06-16 03:13:20.462 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281711/episodes/official/eng?page=0
    Line 1879: 2022-06-16 03:13:21.276 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311900/episodes/official?page=0
    Line 1880: 2022-06-16 03:13:22.455 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311900/episodes/official/eng?page=0
    Line 1881: 2022-06-16 03:13:23.232 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311834/episodes/official?page=0
    Line 1882: 2022-06-16 03:13:23.398 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311834/episodes/official/eng?page=0
    Line 1883: 2022-06-16 03:13:24.030 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269897/episodes/official?page=0
    Line 1884: 2022-06-16 03:13:24.690 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269897/episodes/official/eng?page=0
    Line 1885: 2022-06-16 03:13:25.385 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311809/episodes/official?page=0
    Line 1886: 2022-06-16 03:13:26.012 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311809/episodes/official/eng?page=0
    Line 1887: 2022-06-16 03:13:26.676 Info HttpClient: GET https://api4.thetvdb.com/v4/series/326987/episodes/official?page=0
    Line 1888: 2022-06-16 03:13:27.294 Info HttpClient: GET https://api4.thetvdb.com/v4/series/326987/episodes/official/eng?page=0
    Line 1889: 2022-06-16 03:13:27.941 Info HttpClient: GET https://api4.thetvdb.com/v4/series/84645/episodes/official?page=0
    Line 1890: 2022-06-16 03:13:29.935 Info HttpClient: GET https://api4.thetvdb.com/v4/series/84645/episodes/official/eng?page=0
    Line 1891: 2022-06-16 03:13:33.158 Info HttpClient: GET https://api4.thetvdb.com/v4/series/368667/episodes/official?page=0
    Line 1892: 2022-06-16 03:13:33.800 Info HttpClient: GET https://api4.thetvdb.com/v4/series/368667/episodes/official/eng?page=0
    Line 1893: 2022-06-16 03:13:34.109 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281697/episodes/official?page=0
    Line 1894: 2022-06-16 03:13:34.749 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281697/episodes/official/eng?page=0
    Line 1895: 2022-06-16 03:13:35.397 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364093/episodes/official?page=0
    Line 1896: 2022-06-16 03:13:36.064 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364093/episodes/official/eng?page=0
    Line 1897: 2022-06-16 03:13:36.725 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269604/episodes/official?page=0
    Line 1898: 2022-06-16 03:13:37.376 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269604/episodes/official/eng?page=0
    Line 1899: 2022-06-16 03:13:38.014 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281519/episodes/official?page=0
    Line 1900: 2022-06-16 03:13:38.599 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281519/episodes/official/eng?page=0
    Line 1901: 2022-06-16 03:13:39.209 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269652/episodes/official?page=0
    Line 1902: 2022-06-16 03:13:39.826 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269652/episodes/official/eng?page=0
    Line 1903: 2022-06-16 03:13:40.275 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269587/episodes/official?page=0
    Line 1904: 2022-06-16 03:13:40.710 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269587/episodes/official/eng?page=0
    Line 1905: 2022-06-16 03:13:41.338 Info HttpClient: GET https://api4.thetvdb.com/v4/series/279884/episodes/official?page=0
    Line 1906: 2022-06-16 03:13:41.981 Info HttpClient: GET https://api4.thetvdb.com/v4/series/279884/episodes/official/eng?page=0
    Line 1907: 2022-06-16 03:13:42.665 Info HttpClient: GET https://api4.thetvdb.com/v4/series/261690/episodes/official?page=0
    Line 1908: 2022-06-16 03:13:46.228 Info HttpClient: GET https://api4.thetvdb.com/v4/series/261690/episodes/official/eng?page=0
    Line 1909: 2022-06-16 03:13:49.103 Info HttpClient: GET https://api4.thetvdb.com/v4/series/279227/episodes/official?page=0
    Line 1910: 2022-06-16 03:13:49.740 Info HttpClient: GET https://api4.thetvdb.com/v4/series/279227/episodes/official/eng?page=0
    Line 1911: 2022-06-16 03:13:50.405 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364491/episodes/official?page=0
    Line 1912: 2022-06-16 03:13:51.047 Info HttpClient: GET https://api4.thetvdb.com/v4/series/364491/episodes/official/eng?page=0
    Line 1913: 2022-06-16 03:13:51.684 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328517/episodes/official?page=0
    Line 1914: 2022-06-16 03:13:52.339 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328517/episodes/official/eng?page=0
    Line 1915: 2022-06-16 03:13:52.977 Info HttpClient: GET https://api4.thetvdb.com/v4/series/264085/episodes/official?page=0
    Line 1916: 2022-06-16 03:13:53.660 Info HttpClient: GET https://api4.thetvdb.com/v4/series/264085/episodes/official/eng?page=0
    Line 1917: 2022-06-16 03:13:54.371 Info HttpClient: GET https://api4.thetvdb.com/v4/series/278469/episodes/official?page=0
    Line 1918: 2022-06-16 03:13:55.035 Info HttpClient: GET https://api4.thetvdb.com/v4/series/278469/episodes/official/eng?page=0
    Line 1919: 2022-06-16 03:13:55.690 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295696/episodes/official?page=0
    Line 1920: 2022-06-16 03:13:56.392 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295696/episodes/official/eng?page=0
    Line 1921: 2022-06-16 03:13:57.072 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269643/episodes/official?page=0
    Line 1922: 2022-06-16 03:13:57.720 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269643/episodes/official/eng?page=0
    Line 1923: 2022-06-16 03:13:58.408 Info HttpClient: GET https://api4.thetvdb.com/v4/series/271741/episodes/official?page=0
    Line 1924: 2022-06-16 03:13:59.050 Info HttpClient: GET https://api4.thetvdb.com/v4/series/271741/episodes/official/eng?page=0
    Line 1925: 2022-06-16 03:13:59.715 Info HttpClient: GET https://api4.thetvdb.com/v4/series/258107/episodes/official?page=0
    Line 1926: 2022-06-16 03:14:00.371 Info HttpClient: GET https://api4.thetvdb.com/v4/series/258107/episodes/official/eng?page=0
    Line 1927: 2022-06-16 03:14:01.051 Info HttpClient: GET https://api4.thetvdb.com/v4/series/354629/episodes/official?page=0
    Line 1928: 2022-06-16 03:14:01.684 Info HttpClient: GET https://api4.thetvdb.com/v4/series/354629/episodes/official/eng?page=0
    Line 1929: 2022-06-16 03:14:02.342 Info HttpClient: GET https://api4.thetvdb.com/v4/series/366625/episodes/official?page=0
    Line 1930: 2022-06-16 03:14:02.986 Info HttpClient: GET https://api4.thetvdb.com/v4/series/366625/episodes/official/eng?page=0
    Line 1931: 2022-06-16 03:14:03.655 Info HttpClient: GET https://api4.thetvdb.com/v4/series/376589/episodes/official?page=0
    Line 1932: 2022-06-16 03:14:04.270 Info HttpClient: GET https://api4.thetvdb.com/v4/series/376589/episodes/official/eng?page=0
    Line 1933: 2022-06-16 03:14:04.921 Info HttpClient: GET https://api4.thetvdb.com/v4/series/168941/episodes/official?page=0
    Line 1934: 2022-06-16 03:14:06.463 Info HttpClient: GET https://api4.thetvdb.com/v4/series/168941/episodes/official/eng?page=0
    Line 1935: 2022-06-16 03:14:07.229 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295682/episodes/official?page=0
    Line 1936: 2022-06-16 03:14:07.433 Info HttpClient: GET https://api4.thetvdb.com/v4/series/295682/episodes/official/eng?page=0
    Line 1937: 2022-06-16 03:14:08.105 Info HttpClient: GET https://api4.thetvdb.com/v4/series/361565/episodes/official?page=0
    Line 1938: 2022-06-16 03:14:08.732 Info HttpClient: GET https://api4.thetvdb.com/v4/series/361565/episodes/official/eng?page=0
    Line 1939: 2022-06-16 03:14:09.382 Info HttpClient: GET https://api4.thetvdb.com/v4/series/376108/episodes/official?page=0
    Line 1940: 2022-06-16 03:14:10.017 Info HttpClient: GET https://api4.thetvdb.com/v4/series/376108/episodes/official/eng?page=0
    Line 1941: 2022-06-16 03:14:10.659 Info HttpClient: GET https://api4.thetvdb.com/v4/series/359581/episodes/official?page=0
    Line 1942: 2022-06-16 03:14:11.059 Info HttpClient: GET https://api4.thetvdb.com/v4/series/359581/episodes/official/eng?page=0
    Line 1943: 2022-06-16 03:14:11.734 Info HttpClient: GET https://api4.thetvdb.com/v4/series/361735/episodes/official?page=0
    Line 1944: 2022-06-16 03:14:12.371 Info HttpClient: GET https://api4.thetvdb.com/v4/series/361735/episodes/official/eng?page=0
    Line 1945: 2022-06-16 03:14:13.014 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311903/episodes/official?page=0
    Line 1946: 2022-06-16 03:14:13.579 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311903/episodes/official/eng?page=0
    Line 1947: 2022-06-16 03:14:14.115 Info HttpClient: GET https://api4.thetvdb.com/v4/series/353391/episodes/official?page=0
    Line 1948: 2022-06-16 03:14:14.319 Info HttpClient: GET https://api4.thetvdb.com/v4/series/353391/episodes/official/eng?page=0
    Line 1949: 2022-06-16 03:14:14.421 Info HttpClient: GET https://api4.thetvdb.com/v4/series/368387/episodes/official?page=0
    Line 1950: 2022-06-16 03:14:14.549 Info HttpClient: GET https://api4.thetvdb.com/v4/series/368387/episodes/official/eng?page=0
    Line 1951: 2022-06-16 03:14:15.056 Info HttpClient: GET https://api4.thetvdb.com/v4/series/210171/episodes/official?page=0
    Line 1952: 2022-06-16 03:14:25.469 Info HttpClient: GET https://api4.thetvdb.com/v4/series/210171/episodes/official/eng?page=0
    Line 1953: 2022-06-16 03:14:27.703 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281709/episodes/official?page=0
    Line 1954: 2022-06-16 03:14:29.426 Info HttpClient: GET https://api4.thetvdb.com/v4/series/281709/episodes/official/eng?page=0
    Line 1955: 2022-06-16 03:14:30.471 Info HttpClient: GET https://api4.thetvdb.com/v4/series/85358/episodes/official?page=0
    Line 1956: 2022-06-16 03:14:31.888 Info HttpClient: GET https://api4.thetvdb.com/v4/series/85358/episodes/official/eng?page=0
    Line 1957: 2022-06-16 03:14:34.186 Info HttpClient: GET https://api4.thetvdb.com/v4/series/278447/episodes/official?page=0
    Line 1958: 2022-06-16 03:14:34.395 Info HttpClient: GET https://api4.thetvdb.com/v4/series/278447/episodes/official/eng?page=0
    Line 1959: 2022-06-16 03:14:34.995 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269637/episodes/official?page=0
    Line 1960: 2022-06-16 03:14:35.558 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269637/episodes/official/eng?page=0
    Line 1961: 2022-06-16 03:14:36.183 Info HttpClient: GET https://api4.thetvdb.com/v4/series/326887/episodes/official?page=0
    Line 1962: 2022-06-16 03:14:36.847 Info HttpClient: GET https://api4.thetvdb.com/v4/series/326887/episodes/official/eng?page=0
    Line 1963: 2022-06-16 03:14:37.529 Info HttpClient: GET https://api4.thetvdb.com/v4/series/290508/episodes/official?page=0
    Line 1964: 2022-06-16 03:14:38.151 Info HttpClient: GET https://api4.thetvdb.com/v4/series/290508/episodes/official/eng?page=0
    Line 1965: 2022-06-16 03:14:38.810 Info HttpClient: GET https://api4.thetvdb.com/v4/series/310516/episodes/official?page=0
    Line 1966: 2022-06-16 03:14:39.444 Info HttpClient: GET https://api4.thetvdb.com/v4/series/310516/episodes/official/eng?page=0
    Line 1967: 2022-06-16 03:14:40.066 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269640/episodes/official?page=0
    Line 1968: 2022-06-16 03:14:41.567 Info HttpClient: GET https://api4.thetvdb.com/v4/series/269640/episodes/official/eng?page=0
    Line 1969: 2022-06-16 03:14:43.737 Info HttpClient: GET https://api4.thetvdb.com/v4/series/283317/episodes/official?page=0
    Line 1970: 2022-06-16 03:14:45.446 Info HttpClient: GET https://api4.thetvdb.com/v4/series/283317/episodes/official/eng?page=0
    Line 1971: 2022-06-16 03:14:45.979 Info HttpClient: GET https://api4.thetvdb.com/v4/series/289096/episodes/official?page=0
    Line 1972: 2022-06-16 03:14:46.609 Info HttpClient: GET https://api4.thetvdb.com/v4/series/289096/episodes/official/eng?page=0
    Line 1973: 2022-06-16 03:14:47.534 Info HttpClient: GET https://api4.thetvdb.com/v4/series/266092/episodes/official?page=0
    Line 1974: 2022-06-16 03:14:48.197 Info HttpClient: GET https://api4.thetvdb.com/v4/series/266092/episodes/official/eng?page=0
    Line 1975: 2022-06-16 03:14:49.006 Info HttpClient: GET https://api4.thetvdb.com/v4/series/77398/episodes/official?page=0
    Line 1976: 2022-06-16 03:15:01.562 Info HttpClient: GET https://api4.thetvdb.com/v4/series/77398/episodes/official/eng?page=0
    Line 1977: 2022-06-16 03:15:10.793 Info HttpClient: GET https://api4.thetvdb.com/v4/series/165841/episodes/official?page=0
    Line 1978: 2022-06-16 03:15:14.814 Info HttpClient: GET https://api4.thetvdb.com/v4/series/165841/episodes/official/eng?page=0
    Line 1979: 2022-06-16 03:15:15.612 Info HttpClient: GET https://api4.thetvdb.com/v4/series/391628/episodes/official?page=0
    Line 1980: 2022-06-16 03:15:16.388 Info HttpClient: GET https://api4.thetvdb.com/v4/series/391628/episodes/official/eng?page=0
    Line 1981: 2022-06-16 03:15:17.174 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311949/episodes/official?page=0
    Line 1982: 2022-06-16 03:15:17.873 Info HttpClient: GET https://api4.thetvdb.com/v4/series/311949/episodes/official/eng?page=0
    Line 1983: 2022-06-16 03:15:18.453 Info HttpClient: GET https://api4.thetvdb.com/v4/series/82283/episodes/official?page=0
    Line 1984: 2022-06-16 03:15:20.938 Info HttpClient: GET https://api4.thetvdb.com/v4/series/82283/episodes/official/eng?page=0
    Line 1985: 2022-06-16 03:15:23.948 Info HttpClient: GET https://api4.thetvdb.com/v4/series/268094/episodes/official?page=0
    Line 1986: 2022-06-16 03:15:24.772 Info HttpClient: GET https://api4.thetvdb.com/v4/series/268094/episodes/official/eng?page=0
    Line 1987: 2022-06-16 03:15:25.589 Info HttpClient: GET https://api4.thetvdb.com/v4/series/349661/episodes/official?page=0
    Line 1988: 2022-06-16 03:15:26.328 Info HttpClient: GET https://api4.thetvdb.com/v4/series/349661/episodes/official/eng?page=0
    Line 1989: 2022-06-16 03:15:27.068 Info HttpClient: GET https://api4.thetvdb.com/v4/series/348204/episodes/official?page=0
    Line 1990: 2022-06-16 03:15:27.756 Info HttpClient: GET https://api4.thetvdb.com/v4/series/348204/episodes/official/eng?page=0
    Line 1991: 2022-06-16 03:15:28.428 Info HttpClient: GET https://api4.thetvdb.com/v4/series/336261/episodes/official?page=0
    Line 1992: 2022-06-16 03:15:29.147 Info HttpClient: GET https://api4.thetvdb.com/v4/series/336261/episodes/official/eng?page=0
    Line 1993: 2022-06-16 03:15:29.621 Info HttpClient: GET https://api4.thetvdb.com/v4/series/371610/episodes/official?page=0
    Line 1994: 2022-06-16 03:15:30.339 Info HttpClient: GET https://api4.thetvdb.com/v4/series/371610/episodes/official/eng?page=0
    Line 1995: 2022-06-16 03:15:30.921 Info HttpClient: GET https://api4.thetvdb.com/v4/series/382544/episodes/official?page=0
    Line 1996: 2022-06-16 03:15:31.106 Info HttpClient: GET https://api4.thetvdb.com/v4/series/382544/episodes/official/eng?page=0
    Line 1997: 2022-06-16 03:15:31.221 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328685/episodes/official?page=0
    Line 1998: 2022-06-16 03:15:31.317 Info HttpClient: GET https://api4.thetvdb.com/v4/series/328685/episodes/official/eng?page=0
    Line 1999: 2022-06-16 03:15:31.525 Info HttpClient: GET https://api4.thetvdb.com/v4/series/258773/episodes/official?page=0
    Line 2000: 2022-06-16 03:15:31.961 Info HttpClient: GET https://api4.thetvdb.com/v4/series/258773/episodes/official/eng?page=0
    Line 2001: 2022-06-16 03:15:32.132 Info HttpClient: GET https://api4.thetvdb.com/v4/series/73730/episodes/official?page=0
    Line 2002: 2022-06-16 03:15:32.507 Info HttpClient: GET https://api4.thetvdb.com/v4/series/73730/episodes/official/eng?page=0
    Line 2003: 2022-06-16 03:15:32.843 Info HttpClient: GET https://api4.thetvdb.com/v4/series/401630/episodes/official?page=0
    Line 2004: 2022-06-16 03:15:32.948 Info HttpClient: GET https://api4.thetvdb.com/v4/series/401630/episodes/official/eng?page=0
    Line 2005: 2022-06-16 03:15:33.407 Info HttpClient: GET https://api4.thetvdb.com/v4/series/399863/episodes/official?page=0
    Line 2006: 2022-06-16 03:15:33.772 Info HttpClient: GET https://api4.thetvdb.com/v4/series/399863/episodes/official/eng?page=0
    Line 2007: 2022-06-16 03:15:33.908 Info HttpClient: GET https://api4.thetvdb.com/v4/series/400248/episodes/official?page=0
    Line 2008: 2022-06-16 03:15:34.002 Info HttpClient: GET https://api4.thetvdb.com/v4/series/400248/episodes/official/eng?page=0
    Line 2009: 2022-06-16 03:15:34.190 Info HttpClient: GET https://api4.thetvdb.com/v4/series/365190/episodes/official?page=0
    Line 2010: 2022-06-16 03:15:34.398 Info HttpClient: GET https://api4.thetvdb.com/v4/series/365190/episodes/official/eng?page=0
    Line 2011: 2022-06-16 03:15:34.497 Info HttpClient: GET https://api4.thetvdb.com/v4/series/253491/episodes/official?page=0
    Line 2012: 2022-06-16 03:15:34.665 Info HttpClient: GET https://api4.thetvdb.com/v4/series/253491/episodes/official/eng?page=0
    Line 2013: 2022-06-16 03:15:34.883 Info HttpClient: GET https://api4.thetvdb.com/v4/series/412366/episodes/official?page=0
    Line 2014: 2022-06-16 03:15:34.957 Info HttpClient: GET https://api4.thetvdb.com/v4/series/412366/episodes/official/eng?page=0
    Line 2015: 2022-06-16 03:15:35.045 Info HttpClient: GET https://api4.thetvdb.com/v4/series/355730/episodes/official?page=0
    Line 2016: 2022-06-16 03:15:35.124 Info HttpClient: GET https://api4.thetvdb.com/v4/series/355730/episodes/official/eng?page=0
    Line 2017: 2022-06-16 03:15:35.239 Info HttpClient: GET https://api4.thetvdb.com/v4/series/367146/episodes/official?page=0
    Line 2018: 2022-06-16 03:15:35.315 Info HttpClient: GET https://api4.thetvdb.com/v4/series/367146/episodes/official/eng?page=0
    Line 2019: 2022-06-16 03:15:35.415 Info HttpClient: GET https://api4.thetvdb.com/v4/series/409671/episodes/official?page=0
    Line 2020: 2022-06-16 03:15:35.496 Info HttpClient: GET https://api4.thetvdb.com/v4/series/409671/episodes/official/eng?page=0
    Line 2021: 2022-06-16 03:15:35.590 Info HttpClient: GET https://api4.thetvdb.com/v4/series/402365/episodes/official?page=0
    Line 2022: 2022-06-16 03:15:35.653 Info HttpClient: GET https://api4.thetvdb.com/v4/series/402365/episodes/official/eng?page=0
    Line 2023: 2022-06-16 03:15:35.896 Info HttpClient: GET https://api4.thetvdb.com/v4/series/402922/episodes/official?page=0
    Line 2024: 2022-06-16 03:15:35.991 Info HttpClient: GET https://api4.thetvdb.com/v4/series/402922/episodes/official/eng?page=0
    Line 2025: 2022-06-16 03:15:36.119 Info HttpClient: GET https://api4.thetvdb.com/v4/series/393589/episodes/official?page=0
    Line 2026: 2022-06-16 03:15:36.489 Info HttpClient: GET https://api4.thetvdb.com/v4/series/393589/episodes/official/eng?page=0
    Line 2027: 2022-06-16 03:15:36.892 Info HttpClient: GET https://api4.thetvdb.com/v4/series/396390/episodes/official?page=0
    Line 2028: 2022-06-16 03:15:37.205 Info HttpClient: GET https://api4.thetvdb.com/v4/series/396390/episodes/official/eng?page=0
    Line 2029: 2022-06-16 03:15:38.910 Info HttpClient: GET https://api4.thetvdb.com/v4/series/391153/episodes/official?page=0
    Line 2030: 2022-06-16 03:15:41.234 Info HttpClient: GET https://api4.thetvdb.com/v4/series/391153/episodes/official/eng?page=0
    Line 2031: 2022-06-16 03:15:43.617 Info HttpClient: GET https://api4.thetvdb.com/v4/series/390936/episodes/official?page=0
    Line 2032: 2022-06-16 03:15:44.603 Info HttpClient: GET https://api4.thetvdb.com/v4/series/390936/episodes/official/eng?page=0
    Line 2033: 2022-06-16 03:15:45.463 Info HttpClient: GET https://api4.thetvdb.com/v4/series/335985/episodes/official?page=0
    Line 2034: 2022-06-16 03:15:48.144 Info HttpClient: GET https://api4.thetvdb.com/v4/series/335985/episodes/official/eng?page=0
    Line 2035: 2022-06-16 03:15:49.397 Info HttpClient: GET https://api4.thetvdb.com/v4/series/393216/episodes/official?page=0
    Line 2036: 2022-06-16 03:15:50.243 Info HttpClient: GET https://api4.thetvdb.com/v4/series/393216/episodes/official/eng?page=0
    Line 2037: 2022-06-16 03:15:50.760 Info HttpClient: GET https://api4.thetvdb.com/v4/series/393199/episodes/official?page=0
    Line 2038: 2022-06-16 03:15:51.260 Info HttpClient: GET https://api4.thetvdb.com/v4/series/393199/episodes/official/eng?page=0
    Line 2039: 2022-06-16 03:15:51.732 Info HttpClient: GET https://api4.thetvdb.com/v4/series/410357/episodes/official?page=0
    Line 2040: 2022-06-16 03:15:52.629 Info HttpClient: GET https://api4.thetvdb.com/v4/series/410357/episodes/official/eng?page=0
    Line 2041: 2022-06-16 03:15:53.538 Info HttpClient: GET https://api4.thetvdb.com/v4/series/72368/episodes/official?page=0
    Line 2042: 2022-06-16 03:16:22.988 Info HttpClient: GET https://api4.thetvdb.com/v4/series/72368/episodes/official/eng?page=0
    Line 2043: 2022-06-16 03:16:29.463 Info HttpClient: GET https://api4.thetvdb.com/v4/series/366924/episodes/official?page=0
    Line 2044: 2022-06-16 03:16:29.581 Info HttpClient: GET https://api4.thetvdb.com/v4/series/366924/episodes/official/eng?page=0
    Line 2045: 2022-06-16 03:16:29.674 Info HttpClient: GET https://api4.thetvdb.com/v4/series/372700/episodes/official?page=0
    Line 2046: 2022-06-16 03:16:29.890 Info HttpClient: GET https://api4.thetvdb.com/v4/series/372700/episodes/official/eng?page=0
    Line 2047: 2022-06-16 03:16:30.078 Info HttpClient: GET https://api4.thetvdb.com/v4/series/250071/episodes/official?page=0
    Line 2048: 2022-06-16 03:16:40.978 Info HttpClient: GET https://api4.thetvdb.com/v4/series/250071/episodes/official/eng?page=0
    Line 2049: 2022-06-16 03:16:42.298 Info HttpClient: GET https://api4.thetvdb.com/v4/series/366524/episodes/official?page=0
    Line 2050: 2022-06-16 03:16:42.720 Info HttpClient: GET https://api4.thetvdb.com/v4/series/366524/episodes/official/eng?page=0
    Line 2051: 2022-06-16 03:16:43.075 Info HttpClient: GET https://api4.thetvdb.com/v4/series/366383/episodes/official?page=0
    Line 2052: 2022-06-16 03:16:43.530 Info HttpClient: GET https://api4.thetvdb.com/v4/series/366383/episodes/official/eng?page=0
    Line 2053: 2022-06-16 03:16:44.112 Info HttpClient: GET https://api4.thetvdb.com/v4/series/368611/episodes/official?page=0
    Line 2054: 2022-06-16 03:16:44.614 Info HttpClient: GET https://api4.thetvdb.com/v4/series/368611/episodes/official/eng?page=0
    Line 2055: 2022-06-16 03:16:45.249 Info HttpClient: GET https://api4.thetvdb.com/v4/series/414553/episodes/official?page=0
    Line 2056: 2022-06-16 03:16:45.370 Info HttpClient: GET https://api4.thetvdb.com/v4/series/414553/episodes/official/eng?page=0
    Line 2057: 2022-06-16 03:16:45.466 Info HttpClient: GET https://api4.thetvdb.com/v4/series/382389/episodes/official?page=0
    Line 2058: 2022-06-16 03:16:45.615 Info HttpClient: GET https://api4.thetvdb.com/v4/series/382389/episodes/official/eng?page=0
    Line 2059: 2022-06-16 03:16:45.688 Info HttpClient: GET https://api4.thetvdb.com/v4/series/409361/episodes/official?page=0
    Line 2060: 2022-06-16 03:16:47.652 Info HttpClient: GET https://api4.thetvdb.com/v4/series/409361/episodes/official/eng?page=0
    Line 2061: 2022-06-16 03:16:49.303 Info HttpClient: GET https://api4.thetvdb.com/v4/series/368612/episodes/official?page=0
    Line 2062: 2022-06-16 03:16:50.499 Info HttpClient: GET https://api4.thetvdb.com/v4/series/368612/episodes/official/eng?page=0
    Line 2063: 2022-06-16 03:16:51.614 Info HttpClient: GET https://api4.thetvdb.com/v4/series/267834/episodes/official?page=0
    Line 2064: 2022-06-16 03:17:06.298 Info HttpClient: GET https://api4.thetvdb.com/v4/series/267834/episodes/official/eng?page=0
    Line 2065: 2022-06-16 03:17:08.436 Info HttpClient: GET https://api4.thetvdb.com/v4/series/78978/episodes/official?page=0
    Line 2066: 2022-06-16 03:17:09.228 Info HttpClient: GET https://api4.thetvdb.com/v4/series/78978/episodes/official/eng?page=0
    Line 2067: 2022-06-16 03:17:09.733 Info HttpClient: GET https://api4.thetvdb.com/v4/series/72514/episodes/official?page=0
    Line 2068: 2022-06-16 03:17:10.838 Info HttpClient: GET https://api4.thetvdb.com/v4/series/72514/episodes/official?page=1
    Line 2069: 2022-06-16 03:17:13.040 Info HttpClient: GET https://api4.thetvdb.com/v4/series/72514/episodes/official?page=2
    Line 2070: 2022-06-16 03:17:13.391 Info HttpClient: GET https://api4.thetvdb.com/v4/series/72514/episodes/official/eng?page=0
    Line 2071: 2022-06-16 03:17:14.846 Info HttpClient: GET https://api4.thetvdb.com/v4/series/72514/episodes/official/eng?page=1
    Line 2072: 2022-06-16 03:17:16.238 Info HttpClient: GET https://api4.thetvdb.com/v4/series/72514/episodes/official/eng?page=2
    Line 2073: 2022-06-16 03:17:17.523 Info HttpClient: GET https://api4.thetvdb.com/v4/series/267978/episodes/official?page=0
    Line 2074: 2022-06-16 03:17:18.065 Info HttpClient: GET https://api4.thetvdb.com/v4/series/267978/episodes/official/eng?page=0
    Line 2075: 2022-06-16 03:17:18.248 Info HttpClient: GET https://api4.thetvdb.com/v4/series/83268/episodes/official?page=0
    Line 2076: 2022-06-16 03:17:18.489 Info HttpClient: GET https://api4.thetvdb.com/v4/series/83268/episodes/official/eng?page=0
    Line 2077: 2022-06-16 03:17:18.994 Info HttpClient: GET https://api4.thetvdb.com/v4/series/78949/episodes/official?page=0
    Line 2078: 2022-06-16 03:17:20.316 Info HttpClient: GET https://api4.thetvdb.com/v4/series/78949/episodes/official?page=1
    Line 2079: 2022-06-16 03:17:23.364 Info HttpClient: GET https://api4.thetvdb.com/v4/series/78949/episodes/official/eng?page=0
    Line 2080: 2022-06-16 03:17:24.484 Info HttpClient: GET https://api4.thetvdb.com/v4/series/78949/episodes/official/eng?page=1
    Line 2081: 2022-06-16 03:17:28.313 Info HttpClient: GET https://api4.thetvdb.com/v4/series/413164/episodes/official?page=0
    Line 2082: 2022-06-16 03:17:28.601 Info HttpClient: GET https://api4.thetvdb.com/v4/series/413164/episodes/official/eng?page=0

 

Edited by Happy2Play
Link to comment
Share on other sites

8 minutes ago, Happy2Play said:

But is the OP question why is every series gotten from TVDB every day?  As I can see the exact same thing nightly\daily.

So I can pull daily logs with all these same queries usually +/- 1 or 2.

  Reveal hidden contents

 

Don't know yet, but it will be much easier to figure out once the noise from the Stats plugin is gone.

Link to comment
Share on other sites

  • 2 weeks later...
starisme

Hey thanks for following up, I had just restarted when all the rescanning was occurring and that seemed to solve it, i have uninstalled Statistics and haven't seen it happen so far.

If it helps, it seemed to be triggered in the past when I added a series or movie to the library that it would continually rescan.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...