Jump to content

Developing a standalone embystat server


reggi

Recommended Posts

reggi

@@adrianwi, that is a new exception :( No idea why he is trying to insert an index over 255bytes at the moment. I'll look into that asap.

Link to comment
Share on other sites

Diedrich

I am running this in a Docker and I cant see any such file in the Appdata folder....So not sure how to use it?

Post #887 has the download link. That dll will go here...AppData\Roaming\Emby-Server\programdata\plugins
Link to comment
Share on other sites

reggi

Hey guys, just posted beta.19 on GitHub after some delay. I had to swtich from tslint to eslint and took some more time to get it working:

 

# Changes
 
- Added null checks for better conversions  https://github.com/mregni/EmbyStat/issues/1081
- Added extra check for shows without FirstAired dated https://github.com/mregni/EmbyStat/issues/1064
- Added extra commit when cleaning database https://github.com/mregni/EmbyStat/issues/1156
- Added extra zero check when calculating movie counts https://github.com/mregni/EmbyStat/issues/1155
- Added better support for files that span multiple episodes https://github.com/mregni/EmbyStat/issues/1151
- Added a new startup parameter "--log-level" [1, 2], default is 2 (information), set to 1 for Debug logging from now on.
 
This release should normally stabilize the media sync job and with the --log-level startup option you can enable debug logging.
I moved some information logging to debug level so you will have less logging by default.
 
EDIT
Added missing fixed issue 1151
Edited by reggi
  • Like 1
Link to comment
Share on other sites

darkassassin07

Installed the latest version by removing the old install dir and using the exe installer.

 

All went well, completed the setup+first sync without any issues and re-ran the sync a few times for testing; no more errors.

 

 

 

Great work @@reggi, Hope you're doing well given the current global health state. :)

  • Like 1
Link to comment
Share on other sites

vaise

My content shows way less in emby stat that emby actually has.

Where would I go to investigate that.

For example movies in embystat show 1500 ish, Emby shows close to 2500.

TV episodes same issue 24k vs 28k ish.

Edited by vaise
Link to comment
Share on other sites

reggi

@@vaise that is a large difference indeed. Since there are like 30% movies missing, can you find some of them?

Maybe the problem is in the libraries imported and is EmbyStat just skipping one or two (and doing so missing a lot of movies/shows)

 

 

On the shows and movies pages you can see what libraries are scanned in the top right corner (library dropdown)

Link to comment
Share on other sites

vaise

@@vaise that is a large difference indeed. Since there are like 30% movies missing, can you find some of them?

Maybe the problem is in the libraries imported and is EmbyStat just skipping one or two (and doing so missing a lot of movies/shows)

 

 

On the shows and movies pages you can see what libraries are scanned in the top right corner (library dropdown)

 

Hi,

I am using the drop down to ONLY select Movies to come to that figure.

I have Movies4K and Movies3D as libraries also but about 300 for them so much easier to be accurate for comparrison - see below :

 

Emby shows 57 movies in movies3D, Embystat says just 28 for the same drop down.

Emby shows 282 movies in movies4K, Embystat says just 146 for the same drop down.

 

For these tests, i am counting the movies in the library on the enby server in the metadata section, vs what embystat is stating after I change the library.

 

Edit - I just checked embystat logs, and ity is pretty spot on with the counts in the logs :

 

2020-04-21 11:03:52.2527 [iNFO] MEDIASYNC-JOB Starting job 
2020-04-21 11:03:52.3415 [iNFO] MEDIASYNC-JOB First delete all existing media and root media libraries from database so we have a clean start. 
2020-04-21 11:03:52.3480 [iNFO] MEDIASYNC-JOB Asking MediaServer for all root folders 
2020-04-21 11:03:52.4881 [iNFO] MEDIASYNC-JOB Found 16 root items, getting ready for processing 
2020-04-21 11:03:52.4928 [iNFO] MEDIASYNC-JOB Lets start processing movies 
2020-04-21 11:03:52.5223 [iNFO] MEDIASYNC-JOB Found 57 movies for 3D Movies library 
2020-04-21 11:03:53.5867 [iNFO] MEDIASYNC-JOB Processed 57 / 57 movies 

2020-04-21 11:03:53.5964 [iNFO] MEDIASYNC-JOB Found 282 movies for 4K Movies library 

2020-04-21 11:03:55.6100 [iNFO] MEDIASYNC-JOB Processed 100 / 282 movies 
2020-04-21 11:03:57.3642 [iNFO] MEDIASYNC-JOB Processed 200 / 282 movies 
2020-04-21 11:03:59.0260 [iNFO] MEDIASYNC-JOB Processed 282 / 282 movies 
2020-04-21 11:03:59.0342 [iNFO] MEDIASYNC-JOB Found 2252 movies for Movies library 
2020-04-21 11:04:02.7798 [iNFO] MEDIASYNC-JOB Processed 100 / 2252 movies 
2020-04-21 11:04:06.2236 [iNFO] MEDIASYNC-JOB Processed 200 / 2252 movies 
2020-04-21 11:04:09.6308 [iNFO] MEDIASYNC-JOB Processed 300 / 2252 movies 
2020-04-21 11:04:13.0055 [iNFO] MEDIASYNC-JOB Processed 400 / 2252 movies 
2020-04-21 11:04:16.3777 [iNFO] MEDIASYNC-JOB Processed 500 / 2252 movies 
2020-04-21 11:04:19.7531 [iNFO] MEDIASYNC-JOB Processed 600 / 2252 movies 
2020-04-21 11:04:23.1559 [iNFO] MEDIASYNC-JOB Processed 700 / 2252 movies 
2020-04-21 11:04:26.5029 [iNFO] MEDIASYNC-JOB Processed 800 / 2252 movies 
2020-04-21 11:04:29.9213 [iNFO] MEDIASYNC-JOB Processed 900 / 2252 movies 
2020-04-21 11:04:33.3164 [iNFO] MEDIASYNC-JOB Processed 1000 / 2252 movies 
2020-04-21 11:04:36.6858 [iNFO] MEDIASYNC-JOB Processed 1100 / 2252 movies 
2020-04-21 11:04:40.0887 [iNFO] MEDIASYNC-JOB Processed 1200 / 2252 movies 
2020-04-21 11:04:43.4895 [iNFO] MEDIASYNC-JOB Processed 1300 / 2252 movies 
2020-04-21 11:04:46.8756 [iNFO] MEDIASYNC-JOB Processed 1400 / 2252 movies 
2020-04-21 11:04:50.2638 [iNFO] MEDIASYNC-JOB Processed 1500 / 2252 movies 
2020-04-21 11:04:53.7304 [iNFO] MEDIASYNC-JOB Processed 1600 / 2252 movies 
2020-04-21 11:04:57.1975 [iNFO] MEDIASYNC-JOB Processed 1700 / 2252 movies 
2020-04-21 11:05:01.0361 [iNFO] MEDIASYNC-JOB Processed 1800 / 2252 movies 
2020-04-21 11:05:06.1304 [iNFO] MEDIASYNC-JOB Processed 1900 / 2252 movies 
2020-04-21 11:05:14.9785 [iNFO] MEDIASYNC-JOB Processed 2000 / 2252 movies 
2020-04-21 11:05:32.1339 [iNFO] MEDIASYNC-JOB Processed 2100 / 2252 movies 
2020-04-21 11:05:38.3945 [iNFO] MEDIASYNC-JOB Processed 2200 / 2252 movies 
2020-04-21 11:05:45.3282 [iNFO] MEDIASYNC-JOB Processed 2252 / 2252 movies 
2020-04-21 11:05:46.1492 [iNFO] MEDIASYNC-JOB Found 11 movies for Sports library 
2020-04-21 11:05:46.3147 [iNFO] MEDIASYNC-JOB Processed 11 / 11 movies 
2020-04-21 11:05:46.3171 [iNFO] MEDIASYNC-JOB Found 18 movies for Stand Up Comedy library 
2020-04-21 11:05:46.4777 [iNFO] MEDIASYNC-JOB Processed 18 / 18 movies 
2020-04-21 11:05:46.4822 [iNFO] MEDIASYNC-JOB Lets start processing show
 
Then is does a load of processing, then it throws this :
 
2020-04-21 13:17:04.8217 [ERROR] Error fetching data for person Ikue Otani. LiteDB.LiteException: Cannot insert duplicate key in unique index '_id'. The duplicate value is '"56854"'.
   at LiteDB.Engine.IndexService.AddNode(CollectionIndex index, BsonValue key, PageAddress dataBlock, Byte level, IndexNode last)
   at LiteDB.Engine.LiteEngine.InsertDocument(Snapshot snapshot, BsonDocument doc, BsonAutoId autoId, IndexService indexer, DataService data)
   at LiteDB.Engine.LiteEngine.<>c__DisplayClass7_0.<Insert>b__0(TransactionService transaction)
   at LiteDB.Engine.LiteEngine.AutoTransaction[T](Func`2 fn)
   at LiteDB.SharedEngine.Insert(String collection, IEnumerable`1 docs, BsonAutoId autoId)
   at LiteDB.LiteCollection`1.Insert(T entity)
   at EmbyStat.Repositories.PersonRepository.<>c__DisplayClass1_0.<Insert>b__0()
   at EmbyStat.Repositories.BaseRepository.ExecuteQuery(Action query)
   at EmbyStat.Services.PersonService.GetPersonByName(String name)
2020-04-21 13:26:16.5914 [iNFO] MEDIASYNC-JOB Calculating show statistics 
2020-04-21 13:28:31.1233 [iNFO] MEDIASYNC-JOB Job finished after 29 minutes. 
2020-04-21 14:00:03.6922 [iNFO] DATABASE CLEANUP-JOB Starting job 
2020-04-21 14:00:03.8519 [iNFO] DATABASE CLEANUP-JOB Removed old statistic results. 
2020-04-21 14:00:03.8958 [iNFO] DATABASE CLEANUP-JOB Job finished after 1 minute. 
2020-04-21 14:49:05.4374 [ERROR] Error fetching data for person Ikue Otani. LiteDB.LiteException: Cannot insert duplicate key in unique index '_id'. The duplicate value is '"56854"'.
   at LiteDB.Engine.IndexService.AddNode(CollectionIndex index, BsonValue key, PageAddress dataBlock, Byte level, IndexNode last)
   at LiteDB.Engine.LiteEngine.InsertDocument(Snapshot snapshot, BsonDocument doc, BsonAutoId autoId, IndexService indexer, DataService data)
   at LiteDB.Engine.LiteEngine.<>c__DisplayClass7_0.<Insert>b__0(TransactionService transaction)
   at LiteDB.Engine.LiteEngine.AutoTransaction[T](Func`2 fn)
   at LiteDB.SharedEngine.Insert(String collection, IEnumerable`1 docs, BsonAutoId autoId)
   at LiteDB.LiteCollection`1.Insert(T entity)
   at EmbyStat.Repositories.PersonRepository.<>c__DisplayClass1_0.<Insert>b__0()
   at EmbyStat.Repositories.BaseRepository.ExecuteQuery(Action query)
   at EmbyStat.Services.PersonService.GetPersonByName(String name)
 
Edited by vaise
Link to comment
Share on other sites

reggi

@@vaise, looks like that might be the reason the stat calculations are off. I created a bug on github for this, seems like an idea fix for beta.20 (https://github.com/mregni/EmbyStat/issues/1183)

 

@@embyzone, sorry to hear that you never had a successful run. I can't really find an exception in your logs anywhere :(

Can you maybe run the beta.19 with the parameter "--log-level 1"? This way I might have a better idea where it get stuck.

Link to comment
Share on other sites

Hi,

Pristine scan succeeded after almost 3 hrs. So far so good  :)  Still running on second run.

 

Have some minor discrepances in the numbers seen by EmbyStat and what I expect. 

Nothing big - as an example for one library EmbyStat finds 82 shows while I expects 87.

But then again, I do not know how EmbyStat defines a show.

I count "series.xml" files in the library - maybe that's not the right way to do it.

But I can find the missing shows in Emby and can't see what makes the missing shows differ.

 

I have compared show names in EmbyStat logfile with my own show list so I know the which ones missing.

 

Any idea how I can provide useful information?

Link to comment
Share on other sites

Seems the duplicate problem still can be triggered:

2020-04-22 09:33:46.7068 [ERROR] Error fetching data for person Anna Neye Poulsen. LiteDB.LiteException: Cannot insert duplicate key in unique index '_id'. The duplicate value is '"41872"'.
   at LiteDB.Engine.IndexService.AddNode(CollectionIndex index, BsonValue key, PageAddress dataBlock, Byte level, IndexNode last)
   at LiteDB.Engine.IndexService.AddNode(CollectionIndex index, BsonValue key, PageAddress dataBlock, IndexNode last)
   at LiteDB.Engine.LiteEngine.InsertDocument(Snapshot snapshot, BsonDocument doc, BsonAutoId autoId, IndexService indexer, DataService data)
   at LiteDB.Engine.LiteEngine.<>c__DisplayClass7_0.<Insert>b__0(TransactionService transaction)
   at LiteDB.Engine.LiteEngine.AutoTransaction[T](Func`2 fn)
   at LiteDB.SharedEngine.Insert(String collection, IEnumerable`1 docs, BsonAutoId autoId)
   at LiteDB.LiteCollection`1.Insert(T entity)
   at EmbyStat.Repositories.PersonRepository.<>c__DisplayClass1_0.<Insert>b__0()
   at EmbyStat.Repositories.BaseRepository.ExecuteQuery(Action query)
   at EmbyStat.Services.PersonService.GetPersonByName(String name)
2020-04-22 09:39:32.6021 [ERROR] Error fetching data for person Efrem Zimbalist, Jr.. LiteDB.LiteException: Cannot insert duplicate key in unique index '_id'. The duplicate value is '"39516"'.
   at LiteDB.Engine.IndexService.AddNode(CollectionIndex index, BsonValue key, PageAddress dataBlock, Byte level, IndexNode last)
   at LiteDB.Engine.IndexService.AddNode(CollectionIndex index, BsonValue key, PageAddress dataBlock, IndexNode last)
   at LiteDB.Engine.LiteEngine.InsertDocument(Snapshot snapshot, BsonDocument doc, BsonAutoId autoId, IndexService indexer, DataService data)
   at LiteDB.Engine.LiteEngine.<>c__DisplayClass7_0.<Insert>b__0(TransactionService transaction)
   at LiteDB.Engine.LiteEngine.AutoTransaction[T](Func`2 fn)
   at LiteDB.SharedEngine.Insert(String collection, IEnumerable`1 docs, BsonAutoId autoId)
   at LiteDB.LiteCollection`1.Insert(T entity)
   at EmbyStat.Repositories.PersonRepository.<>c__DisplayClass1_0.<Insert>b__0()
   at EmbyStat.Repositories.BaseRepository.ExecuteQuery(Action query)
   at EmbyStat.Services.PersonService.GetPersonByName(String name)
2020-04-22 09:39:34.4791 [ERROR] Error fetching data for person Anna Neye Poulsen. LiteDB.LiteException: Cannot insert duplicate key in unique index '_id'. The duplicate value is '"41872"'.
   at LiteDB.Engine.IndexService.AddNode(CollectionIndex index, BsonValue key, PageAddress dataBlock, Byte level, IndexNode last)
   at LiteDB.Engine.IndexService.AddNode(CollectionIndex index, BsonValue key, PageAddress dataBlock, IndexNode last)
   at LiteDB.Engine.LiteEngine.InsertDocument(Snapshot snapshot, BsonDocument doc, BsonAutoId autoId, IndexService indexer, DataService data)
   at LiteDB.Engine.LiteEngine.<>c__DisplayClass7_0.<Insert>b__0(TransactionService transaction)
   at LiteDB.Engine.LiteEngine.AutoTransaction[T](Func`2 fn)
   at LiteDB.SharedEngine.Insert(String collection, IEnumerable`1 docs, BsonAutoId autoId)
   at LiteDB.LiteCollection`1.Insert(T entity)
   at EmbyStat.Repositories.PersonRepository.<>c__DisplayClass1_0.<Insert>b__0()
   at EmbyStat.Repositories.BaseRepository.ExecuteQuery(Action query)
   at EmbyStat.Services.PersonService.GetPersonByName(String name)

Both actors exists in different spellings.

Example: "Efrem Zimbalist, Jr." and "Efrem Zimbalist Jr." can both be found in same movie.xml file, both pointing to role "Wilson". So, basically it's my cleanup problem. 

 

And it may - at least partly - also be a clash with the plugin "People Backup" by pünktchen. I have restored actor information from my legacy "people" metada folder using "People Backup". And this may change the name of the actor. This is the case for "Anna Neye Poulsen" who before the restore was named "Anna Neye". But then, as far is I know, pünktchen never creates new records, only updates what he finds in the database - and changing an actors name is what happens from time to time.
What I don't understand is why they appear so many times in the log file. To the best of my knowledge they're only present in one movie each.

2020-04-22.log

Link to comment
Share on other sites

b6ryewhiskey

Hopefully this is the right place to get some help on this. Doesn't seem like a bug with EmbyStat specifically but still relevant...

 

I'm using the Fedora package to run EmbyStat on CentOS 8, and so far I'm able to connect to Emby, synchronize media, and perform the basic tasks currently available. It's working better than I would have thought since using Fedora packages on CentOS is usually something I wouldn't do.

 

My question is for those using nginx to reverse proxy. When I access EmbyStat on my server by IP the page loads as expected, but with my DDNS via nginx the page hangs and only displays the text "loading gif." The server is headless so I'm connecting from firefox/chromium on other machines.

 

Nginx access log:

GET /assets/images/logo.gif HTTP/2.0" 404 162 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0

So I'm getting a 404 when reverse proxying, but navigating to 192.168.1.x:6555/assets/images/logo.gif the image loads just fine. Nothing special in my nginx config that jumps out at me... but if anyone has any ideas that'd be great!

 

/etc/nginx/nginx.conf - https://pastebin.com/gKUbfjVt

 

Blocks from /etc/nginx/conf.d/site.conf - https://pastebin.com/mtM1dKDi

Contents of proxy-control.conf - https://pastebin.com/mxuRVqUf

Link to comment
Share on other sites

reggi

@@pju, I hope that your problem is the same as I logged on GitHub https://github.com/mregni/EmbyStat/issues/1183. Problem with the people API is that I only can search by name to get their info and not by id. So changing the name will trigger a new call that will result in a duplicate id. This is something that EmbyStat should be able to handle so I will try to fix it in the next beta

 

@, I really have no knowledge of nginx and how to set it up. There are some people reporting that EmbyStat not working with nginx. @@darkassassin07, are you still running EmbyStat with nginx? Maybe you have an idea what is going on with @'s setup.

Link to comment
Share on other sites

@@reggi

Let's see, it's no big problem - just gives some noise when looking it the logfile.

 

I'm more thinking of the differences I mention in #762.

Need a little more knowledge about how EmbyStat discovers "shows".

I not been able to figure out what makes some/few shows not been counted/listed in the logfile -> not showing up in the stats.

 

Added some doc:

 

Above Suspicion-1.JPG

Screenshot from Emby - showing 4 seasons as expected.

 

Missing shows.txt:

Extract from EmbyStat log - not that although 4 seasons exists, only 2 lines show up in the log.

And a DIR /S from the show folder.

Of course I don't know if the absence of the 2 shows from the logfile also mean they are missing from the statistics.

post-151602-0-42948500-1587992777_thumb.jpg

Missing shows.txt

Edited by pju
Link to comment
Share on other sites

darkassassin07

@TorpedoVegas looks like the issue is that you are trying run embystat behind a sub-directory (mydomain.com/embystat) of your reverse proxy instead of a sub-domain (embystat.mydomain.com).

 

Embystat has no idea that it's behind a proxy let alone in a sub-directory of that proxy, so the initial request (https://mydomain.com/embystat) loads a page telling it to load items like /assets/images/logo.gif

It doesn't know it needs to add "/embystat/" to every request it makes, so instead everything gets a 404 by the proxy and never even makes it to the embystat server.

 

 

 

 

 

/edit also, this block is going to cause any php handled by embystat to be intercepted by the proxy and cause it to fail. Not needed in a proxy environment.

location ~ \.php$ {

try_files $uri =404;

fastcgi_split_path_info ^(.+\.php)(/.+)$;

fastcgi_pass unix:/run/php-fpm/php-fpm.sock;

fastcgi_index index.php;

fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;

include fastcgi_params;

}

Edited by darkassassin07
Link to comment
Share on other sites

b6ryewhiskey

Thanks for your reply @@darkassassin07. Makes total sense. Unfortunately I'm just using a free DDNS right now with no options for subdomains. I messed around with rewrite rules to remove the location before being passing requests along but no dice. I'll post back if I find something helpful.

 

As for the PHP block, that is needed for another service but I went ahead and nested it inside the location block of that particular service so it won't affect the whole setup. Thanks for the tip.

 

Edit: @@reggi, I saw this suggestion https://embystat.featureupvote.com/suggestions/61779/nginx-base-path-support just now and this is probably what is needed for reverse proxies to work.

 

The original guy never answered you but means he wants to navigate to EmbyStat on a subdirectory (https://example.com/embystat) like I was trying instead of the root or a subdomain (https://example.com/ or https://embystat.example.com). I really have no idea what the code looks like (zero knowledge there), but other web apps such as Jackett, Sonarr, Tautulli etc. give you the option to configure a "Base URL" or "Base Path" just to give some examples. The base path would be something like "/embystat" so it knows assets should be served relative to that path, instead of an absolute path. Hope that makes sense.

Edited by TorpedoVegas
Link to comment
Share on other sites

AYEHAN

after a long pause i did install it again, this time windows 64bit installer

 

still same issue ... media sync never completed

 

 

2020-04-28 02:13:38.0612 [iNFO] SMALLEMBYSYNC-JOB    Starting job
2020-04-28 02:13:38.7048 [iNFO] SMALLEMBYSYNC-JOB    Server info downloaded
2020-04-28 02:13:38.8860 [iNFO] SMALLEMBYSYNC-JOB    Server plugins downloaded
2020-04-28 02:13:39.0261 [iNFO] SMALLEMBYSYNC-JOB    Server users downloaded
2020-04-28 02:14:11.4679 [iNFO] SMALLEMBYSYNC-JOB    Server devices downloaded
2020-04-28 02:14:11.5489 [iNFO] SMALLEMBYSYNC-JOB    Job finished after 1 minute.
2020-04-28 02:45:13.7615 [iNFO] MEDIASYNC-JOB    Starting job
2020-04-28 02:45:13.8302 [iNFO] MEDIASYNC-JOB    First delete all existing media and root media libraries from database so we have a clean start.
2020-04-28 02:45:13.8516 [iNFO] MEDIASYNC-JOB    Asking MediaServer for all root folders
2020-04-28 02:45:14.0466 [iNFO] MEDIASYNC-JOB    Found 19 root items, getting ready for processing
2020-04-28 02:45:14.0628 [iNFO] MEDIASYNC-JOB    Lets start processing movies
2020-04-28 02:45:16.0007 [iNFO] MEDIASYNC-JOB    Found 56 movies for Award Shows library
2020-04-28 02:45:16.4952 [iNFO] MEDIASYNC-JOB    Processed 56 / 56 movies
2020-04-28 02:45:16.4952 [iNFO] MEDIASYNC-JOB    Found 8 movies for BollyWood CAM library
2020-04-28 02:45:16.8353 [iNFO] MEDIASYNC-JOB    Processed 8 / 8 movies
2020-04-28 02:45:16.8479 [iNFO] MEDIASYNC-JOB    Found 884 movies for BollyWood Web HD BR Rips library
2020-04-28 02:45:17.6936 [iNFO] MEDIASYNC-JOB    Processed 100 / 884 movies
2020-04-28 02:45:18.1686 [iNFO] MEDIASYNC-JOB    Processed 200 / 884 movies
2020-04-28 02:45:18.6809 [iNFO] MEDIASYNC-JOB    Processed 300 / 884 movies
2020-04-28 02:45:19.1199 [iNFO] MEDIASYNC-JOB    Processed 400 / 884 movies
2020-04-28 02:45:19.5406 [iNFO] MEDIASYNC-JOB    Processed 500 / 884 movies
2020-04-28 02:45:20.0534 [iNFO] MEDIASYNC-JOB    Processed 600 / 884 movies
2020-04-28 02:45:20.4037 [iNFO] MEDIASYNC-JOB    Processed 700 / 884 movies
2020-04-28 02:45:20.8884 [iNFO] MEDIASYNC-JOB    Processed 800 / 884 movies
2020-04-28 02:45:21.1740 [iNFO] MEDIASYNC-JOB    Processed 884 / 884 movies
2020-04-28 02:45:21.1859 [iNFO] MEDIASYNC-JOB    Found 53 movies for Documentary library
2020-04-28 02:45:21.5432 [iNFO] MEDIASYNC-JOB    Processed 53 / 53 movies
2020-04-28 02:45:21.5869 [iNFO] MEDIASYNC-JOB    Found 437 movies for Dubbed Movies library
2020-04-28 02:45:22.3015 [iNFO] MEDIASYNC-JOB    Processed 100 / 437 movies
2020-04-28 02:45:22.9459 [iNFO] MEDIASYNC-JOB    Processed 200 / 437 movies
2020-04-28 02:45:23.3916 [iNFO] MEDIASYNC-JOB    Processed 300 / 437 movies
2020-04-28 02:45:24.0362 [iNFO] MEDIASYNC-JOB    Processed 400 / 437 movies
2020-04-28 02:45:24.4149 [iNFO] MEDIASYNC-JOB    Processed 437 / 437 movies
2020-04-28 02:45:24.4274 [iNFO] MEDIASYNC-JOB    Found 39 movies for Foreign Movies library
2020-04-28 02:45:24.7467 [iNFO] MEDIASYNC-JOB    Processed 39 / 39 movies
2020-04-28 02:45:24.7467 [iNFO] MEDIASYNC-JOB    Found 2 movies for Hollywood Cam library
2020-04-28 02:45:24.9447 [iNFO] MEDIASYNC-JOB    Processed 2 / 2 movies
2020-04-28 02:45:24.9552 [iNFO] MEDIASYNC-JOB    Found 73 movies for HollyWood Collection library
2020-04-28 02:45:25.5099 [iNFO] MEDIASYNC-JOB    Processed 73 / 73 movies
2020-04-28 02:45:25.6017 [iNFO] MEDIASYNC-JOB    Found 1823 movies for HollyWood Web HD BR Rips library
2020-04-28 02:45:26.5289 [iNFO] MEDIASYNC-JOB    Processed 100 / 1823 movies
2020-04-28 02:45:27.2513 [iNFO] MEDIASYNC-JOB    Processed 200 / 1823 movies
2020-04-28 02:45:27.6996 [iNFO] MEDIASYNC-JOB    Processed 300 / 1823 movies
2020-04-28 02:45:28.0340 [iNFO] MEDIASYNC-JOB    Processed 400 / 1823 movies
2020-04-28 02:45:28.4093 [iNFO] MEDIASYNC-JOB    Processed 500 / 1823 movies
2020-04-28 02:45:28.7161 [iNFO] MEDIASYNC-JOB    Processed 600 / 1823 movies
2020-04-28 02:45:29.0470 [iNFO] MEDIASYNC-JOB    Processed 700 / 1823 movies
2020-04-28 02:45:29.3512 [iNFO] MEDIASYNC-JOB    Processed 800 / 1823 movies
2020-04-28 02:45:29.7287 [iNFO] MEDIASYNC-JOB    Processed 900 / 1823 movies
2020-04-28 02:45:30.1741 [iNFO] MEDIASYNC-JOB    Processed 1000 / 1823 movies
2020-04-28 02:45:30.5688 [iNFO] MEDIASYNC-JOB    Processed 1100 / 1823 movies
2020-04-28 02:45:31.0171 [iNFO] MEDIASYNC-JOB    Processed 1200 / 1823 movies
2020-04-28 02:45:31.4784 [iNFO] MEDIASYNC-JOB    Processed 1300 / 1823 movies
2020-04-28 02:45:31.9068 [iNFO] MEDIASYNC-JOB    Processed 1400 / 1823 movies
2020-04-28 02:45:32.2381 [iNFO] MEDIASYNC-JOB    Processed 1500 / 1823 movies
2020-04-28 02:45:32.6206 [iNFO] MEDIASYNC-JOB    Processed 1600 / 1823 movies
2020-04-28 02:45:32.9448 [iNFO] MEDIASYNC-JOB    Processed 1700 / 1823 movies
2020-04-28 02:45:33.3261 [iNFO] MEDIASYNC-JOB    Processed 1800 / 1823 movies
2020-04-28 02:45:33.5021 [iNFO] MEDIASYNC-JOB    Processed 1823 / 1823 movies
2020-04-28 02:45:33.5139 [iNFO] MEDIASYNC-JOB    Found 294 movies for Kids Movies library
2020-04-28 02:45:33.7953 [iNFO] MEDIASYNC-JOB    Processed 100 / 294 movies
2020-04-28 02:45:34.0873 [iNFO] MEDIASYNC-JOB    Processed 200 / 294 movies
2020-04-28 02:45:34.3682 [iNFO] MEDIASYNC-JOB    Processed 294 / 294 movies
2020-04-28 02:45:34.3682 [iNFO] MEDIASYNC-JOB    Found 70 movies for LollyWood library
2020-04-28 02:45:34.7297 [iNFO] MEDIASYNC-JOB    Processed 70 / 70 movies
2020-04-28 02:45:34.7453 [iNFO] MEDIASYNC-JOB    Found 2 movies for Music Concerts library
2020-04-28 02:45:34.8499 [iNFO] MEDIASYNC-JOB    Processed 2 / 2 movies
2020-04-28 02:45:34.8626 [iNFO] MEDIASYNC-JOB    Found 17 movies for My Own Netflix Rips library
2020-04-28 02:45:35.0300 [iNFO] MEDIASYNC-JOB    Processed 17 / 17 movies
2020-04-28 02:45:35.0300 [iNFO] MEDIASYNC-JOB    Found 241 movies for Punjabi Movies library
2020-04-28 02:45:35.3638 [iNFO] MEDIASYNC-JOB    Processed 100 / 241 movies
2020-04-28 02:45:35.5979 [iNFO] MEDIASYNC-JOB    Processed 200 / 241 movies
2020-04-28 02:45:35.7762 [iNFO] MEDIASYNC-JOB    Processed 241 / 241 movies
2020-04-28 02:45:35.7762 [iNFO] MEDIASYNC-JOB    Found 25 movies for Stage Shows library
2020-04-28 02:45:35.9432 [iNFO] MEDIASYNC-JOB    Processed 25 / 25 movies
2020-04-28 02:45:35.9833 [iNFO] MEDIASYNC-JOB    Found 592 movies for TollyWood Movies library
2020-04-28 02:45:36.3568 [iNFO] MEDIASYNC-JOB    Processed 100 / 592 movies
2020-04-28 02:45:36.5897 [iNFO] MEDIASYNC-JOB    Processed 200 / 592 movies
2020-04-28 02:45:36.8646 [iNFO] MEDIASYNC-JOB    Processed 300 / 592 movies
2020-04-28 02:45:37.1068 [iNFO] MEDIASYNC-JOB    Processed 400 / 592 movies
2020-04-28 02:45:37.4104 [iNFO] MEDIASYNC-JOB    Processed 500 / 592 movies
2020-04-28 02:45:37.6465 [iNFO] MEDIASYNC-JOB    Processed 592 / 592 movies
2020-04-28 02:45:37.6677 [iNFO] MEDIASYNC-JOB    Found 254 movies for WWE Wrestling library
2020-04-28 02:45:38.0201 [iNFO] MEDIASYNC-JOB    Processed 100 / 254 movies
2020-04-28 02:45:38.2589 [iNFO] MEDIASYNC-JOB    Processed 200 / 254 movies
2020-04-28 02:45:38.4645 [iNFO] MEDIASYNC-JOB    Processed 254 / 254 movies
2020-04-28 02:45:38.4645 [iNFO] MEDIASYNC-JOB    Lets start processing show
2020-04-28 02:45:38.4862 [iNFO] MEDIASYNC-JOB    Logging in on the Tvdb API.
2020-04-28 02:45:39.6635 [iNFO] MEDIASYNC-JOB    Found 4 show for Pakistani Drama library
2020-04-28 02:45:39.9590 [iNFO] MEDIASYNC-JOB    Processed (1/4) Aadhi-Gawahi
2020-04-28 02:45:40.4547 [iNFO] MEDIASYNC-JOB    Found 30 missing episodes for show Abo Zid - ابو زيد الهلالي
2020-04-28 02:45:40.8457 [iNFO] MEDIASYNC-JOB    Processed (2/4) Abo Zid - ابو زيد الهلالي
2020-04-28 02:45:41.2777 [iNFO] MEDIASYNC-JOB    Found 13 missing episodes for show Aik Pal
2020-04-28 02:45:41.7012 [iNFO] MEDIASYNC-JOB    Processed (3/4) Aik Pal
2020-04-28 02:45:42.2618 [iNFO] MEDIASYNC-JOB    Found 8 missing episodes for show Akbari Asghari
2020-04-28 02:45:42.7147 [iNFO] MEDIASYNC-JOB    Processed (4/4) Akbari Asghari
2020-04-28 02:45:42.8612 [iNFO] MEDIASYNC-JOB    Found 121 show for TV Shows library
2020-04-28 02:45:43.3712 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show 3%
2020-04-28 02:45:43.6710 [iNFO] MEDIASYNC-JOB    Processed (1/121) 3%
2020-04-28 02:45:44.4759 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show 13 Reasons Why
2020-04-28 02:45:44.7114 [iNFO] MEDIASYNC-JOB    Processed (2/121) 13 Reasons Why
2020-04-28 02:45:45.7478 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show The 100
2020-04-28 02:45:45.9779 [iNFO] MEDIASYNC-JOB    Processed (3/121) The 100
2020-04-28 02:45:47.0158 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Airwolf
2020-04-28 02:45:47.2641 [iNFO] MEDIASYNC-JOB    Processed (4/121) Airwolf
2020-04-28 02:45:47.7386 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Altered Carbon
2020-04-28 02:45:47.9285 [iNFO] MEDIASYNC-JOB    Processed (5/121) Altered Carbon
2020-04-28 02:45:48.3910 [WARN] MEDIASYNC-JOB    Can't seem to find Another Life on Tvdb, skipping show for now
2020-04-28 02:45:48.5706 [iNFO] MEDIASYNC-JOB    Processed (6/121) Another Life
2020-04-28 02:45:48.9894 [iNFO] MEDIASYNC-JOB    Found 12 missing episodes for show Apharan
2020-04-28 02:45:49.1574 [iNFO] MEDIASYNC-JOB    Processed (7/121) Apharan
2020-04-28 02:45:51.4532 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Arrow
2020-04-28 02:45:51.7160 [iNFO] MEDIASYNC-JOB    Processed (8/121) Arrow
2020-04-28 02:45:52.2314 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Asur
2020-04-28 02:45:52.4624 [iNFO] MEDIASYNC-JOB    Processed (9/121) Asur
2020-04-28 02:45:52.9165 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Baghdad Central
2020-04-28 02:45:53.0965 [iNFO] MEDIASYNC-JOB    Processed (10/121) Baghdad Central
2020-04-28 02:45:53.5571 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Band of Brothers
2020-04-28 02:45:53.7611 [iNFO] MEDIASYNC-JOB    Processed (11/121) Band of Brothers
2020-04-28 02:45:54.2025 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Bard of Blood
2020-04-28 02:45:54.3826 [iNFO] MEDIASYNC-JOB    Processed (12/121) Bard of Blood
2020-04-28 02:45:54.8379 [iNFO] MEDIASYNC-JOB    Processed (13/121) Bessmertnik
2020-04-28 02:45:55.3249 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Better Than Us
2020-04-28 02:45:55.5396 [iNFO] MEDIASYNC-JOB    Processed (14/121) Better Than Us
2020-04-28 02:46:04.8116 [iNFO] MEDIASYNC-JOB    Found 928 missing episodes for show Bigg Boss
2020-04-28 02:46:05.3086 [iNFO] MEDIASYNC-JOB    Processed (15/121) Bigg Boss
2020-04-28 02:46:05.7649 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Black Mirror
2020-04-28 02:46:06.0033 [iNFO] MEDIASYNC-JOB    Processed (16/121) Black Mirror
2020-04-28 02:46:06.4949 [iNFO] MEDIASYNC-JOB    Found 1 missing episodes for show Blindspot
2020-04-28 02:46:06.7726 [iNFO] MEDIASYNC-JOB    Processed (17/121) Blindspot
2020-04-28 02:46:07.2180 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Bloom (2019)
2020-04-28 02:46:07.4570 [iNFO] MEDIASYNC-JOB    Processed (18/121) Bloom (2019)
2020-04-28 02:46:07.6513 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Bodyguard (2018)
2020-04-28 02:46:07.8434 [iNFO] MEDIASYNC-JOB    Processed (19/121) Bodyguard (2018)
2020-04-28 02:46:08.2929 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Broken But Beautiful
2020-04-28 02:46:08.5180 [iNFO] MEDIASYNC-JOB    Processed (20/121) Broken But Beautiful
2020-04-28 02:46:08.9485 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Caliphate
2020-04-28 02:46:09.1260 [iNFO] MEDIASYNC-JOB    Processed (21/121) Caliphate
2020-04-28 02:46:09.3674 [iNFO] MEDIASYNC-JOB    Found 9 missing episodes for show Chilling Adventures of Sabrina
2020-04-28 02:46:09.5847 [iNFO] MEDIASYNC-JOB    Processed (22/121) Chilling Adventures of Sabrina
2020-04-28 02:46:10.2153 [iNFO] MEDIASYNC-JOB    Found 10 missing episodes for show Cobra Kai
2020-04-28 02:46:10.4415 [iNFO] MEDIASYNC-JOB    Processed (23/121) Cobra Kai
2020-04-28 02:46:10.9915 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Code M
2020-04-28 02:46:11.2132 [iNFO] MEDIASYNC-JOB    Processed (24/121) Code M
2020-04-28 02:46:11.6410 [iNFO] MEDIASYNC-JOB    Found 10 missing episodes for show Criminal Justice
2020-04-28 02:46:11.8524 [iNFO] MEDIASYNC-JOB    Processed (25/121) Criminal Justice
2020-04-28 02:46:12.3173 [iNFO] MEDIASYNC-JOB    Found 1 missing episodes for show Dark
2020-04-28 02:46:12.5395 [iNFO] MEDIASYNC-JOB    Processed (26/121) Dark
2020-04-28 02:46:13.3600 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Dark Matter
2020-04-28 02:46:13.6026 [iNFO] MEDIASYNC-JOB    Processed (27/121) Dark Matter
2020-04-28 02:46:14.0356 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Daybreak (2019)
2020-04-28 02:46:14.3340 [iNFO] MEDIASYNC-JOB    Processed (28/121) Daybreak (2019)
2020-04-28 02:46:15.3091 [iNFO] MEDIASYNC-JOB    Found 1 missing episodes for show DC's Legends of Tomorrow
2020-04-28 02:46:15.5654 [iNFO] MEDIASYNC-JOB    Processed (29/121) DC's Legends of Tomorrow
2020-04-28 02:46:16.0148 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Deadly Class
2020-04-28 02:46:16.2112 [iNFO] MEDIASYNC-JOB    Processed (30/121) Deadly Class
2020-04-28 02:46:17.1740 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Designated Survivor
2020-04-28 02:46:17.4446 [iNFO] MEDIASYNC-JOB    Processed (31/121) Designated Survivor
2020-04-28 02:46:17.8895 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Dirty John
2020-04-28 02:46:18.0922 [iNFO] MEDIASYNC-JOB    Processed (32/121) Dirty John
2020-04-28 02:46:18.5538 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Doom Patrol
2020-04-28 02:46:18.6803 [iNFO] MEDIASYNC-JOB    Processed (33/121) Doom Patrol
2020-04-28 02:46:19.1140 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Dracula (2020)
2020-04-28 02:46:19.3028 [iNFO] MEDIASYNC-JOB    Processed (34/121) Dracula (2020)
2020-04-28 02:46:19.7460 [iNFO] MEDIASYNC-JOB    Found 14 missing episodes for show Ek Thi Begum
2020-04-28 02:46:19.9817 [iNFO] MEDIASYNC-JOB    Processed (35/121) Ek Thi Begum
2020-04-28 02:46:20.3982 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show The Family Man (2019)
2020-04-28 02:46:20.6576 [iNFO] MEDIASYNC-JOB    Processed (36/121) The Family Man (2019)
2020-04-28 02:46:21.1291 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Four More Shots Please
2020-04-28 02:46:21.3954 [iNFO] MEDIASYNC-JOB    Processed (37/121) Four More Shots Please
2020-04-28 02:46:21.8091 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Freud
2020-04-28 02:46:22.0033 [iNFO] MEDIASYNC-JOB    Processed (38/121) Freud
2020-04-28 02:46:22.6934 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Future Man
2020-04-28 02:46:22.9700 [iNFO] MEDIASYNC-JOB    Processed (39/121) Future Man
2020-04-28 02:46:23.5301 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Game of Thrones
2020-04-28 02:46:23.8980 [iNFO] MEDIASYNC-JOB    Processed (40/121) Game of Thrones
2020-04-28 02:46:24.3310 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show The Gift (2019)
2020-04-28 02:46:24.5334 [iNFO] MEDIASYNC-JOB    Processed (41/121) The Gift (2019)
2020-04-28 02:46:25.0230 [iNFO] MEDIASYNC-JOB    Found 1 missing episodes for show The Gifted
2020-04-28 02:46:25.2534 [iNFO] MEDIASYNC-JOB    Processed (42/121) The Gifted
2020-04-28 02:46:26.0594 [iNFO] MEDIASYNC-JOB    Found 24 missing episodes for show The Girl Named Feriha
2020-04-28 02:46:26.3218 [iNFO] MEDIASYNC-JOB    Processed (43/121) The Girl Named Feriha
2020-04-28 02:46:26.7687 [WARN] MEDIASYNC-JOB    Can't seem to find Glitch on Tvdb, skipping show for now
2020-04-28 02:46:26.9897 [iNFO] MEDIASYNC-JOB    Processed (44/121) Glitch
2020-04-28 02:46:27.4335 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Good Omens
2020-04-28 02:46:27.6197 [iNFO] MEDIASYNC-JOB    Processed (45/121) Good Omens
2020-04-28 02:46:29.3569 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Gotham
2020-04-28 02:46:29.6332 [iNFO] MEDIASYNC-JOB    Processed (46/121) Gotham
2020-04-28 02:46:30.1057 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show HANNA
2020-04-28 02:46:30.3069 [iNFO] MEDIASYNC-JOB    Processed (47/121) HANNA
2020-04-28 02:46:30.5720 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Hannibal
2020-04-28 02:46:30.8072 [iNFO] MEDIASYNC-JOB    Processed (48/121) Hannibal
2020-04-28 02:46:31.6758 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Hundred
2020-04-28 02:46:31.7832 [iNFO] MEDIASYNC-JOB    Processed (49/121) Hundred
2020-04-28 02:46:32.2258 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show The I-Land
2020-04-28 02:46:32.4363 [iNFO] MEDIASYNC-JOB    Processed (50/121) The I-Land
2020-04-28 02:46:33.2591 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Jamtara - Sabka Number Ayega
2020-04-28 02:46:33.4930 [iNFO] MEDIASYNC-JOB    Processed (51/121) Jamtara - Sabka Number Ayega
2020-04-28 02:46:34.2573 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Kingdom (2019)
2020-04-28 02:46:34.4717 [iNFO] MEDIASYNC-JOB    Processed (52/121) Kingdom (2019)
2020-04-28 02:46:35.9340 [iNFO] MEDIASYNC-JOB    Found 6 missing episodes for show Knight Rider
2020-04-28 02:46:36.1906 [iNFO] MEDIASYNC-JOB    Processed (53/121) Knight Rider
2020-04-28 02:46:36.8433 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Krypton
2020-04-28 02:46:37.0819 [iNFO] MEDIASYNC-JOB    Processed (54/121) Krypton
2020-04-28 02:46:37.8843 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show The Last Kingdom
2020-04-28 02:46:38.0317 [iNFO] MEDIASYNC-JOB    Processed (55/121) The Last Kingdom
2020-04-28 02:46:39.0153 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show The Last Ship
2020-04-28 02:46:39.2618 [iNFO] MEDIASYNC-JOB    Processed (56/121) The Last Ship
2020-04-28 02:46:39.7453 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Legacies
2020-04-28 02:46:39.9776 [iNFO] MEDIASYNC-JOB    Processed (57/121) Legacies
2020-04-28 02:46:40.3909 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show The Letter for the King
2020-04-28 02:46:40.6305 [iNFO] MEDIASYNC-JOB    Processed (58/121) The Letter for the King
2020-04-28 02:46:41.1027 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show The A List
2020-04-28 02:46:41.3284 [iNFO] MEDIASYNC-JOB    Processed (59/121) The A List
2020-04-28 02:46:41.7880 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Locke & Key
2020-04-28 02:46:41.9919 [iNFO] MEDIASYNC-JOB    Processed (60/121) Locke & Key
2020-04-28 02:46:42.4424 [WARN] MEDIASYNC-JOB    Can't seem to find Lost in Space on Tvdb, skipping show for now
2020-04-28 02:46:42.7095 [iNFO] MEDIASYNC-JOB    Processed (61/121) Lost in Space
2020-04-28 02:46:43.2409 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show The Magicians
2020-04-28 02:46:43.4917 [iNFO] MEDIASYNC-JOB    Processed (62/121) The Magicians
2020-04-28 02:46:43.9580 [iNFO] MEDIASYNC-JOB    Found 37 missing episodes for show Magnum P.I.
2020-04-28 02:46:44.2056 [iNFO] MEDIASYNC-JOB    Processed (63/121) Magnum P.I.
2020-04-28 02:46:44.8534 [iNFO] MEDIASYNC-JOB    Found 1 missing episodes for show Marvel's Agents of S.H.I.E.L.D.
2020-04-28 02:46:45.1376 [iNFO] MEDIASYNC-JOB    Processed (64/121) Marvel's Agents of S.H.I.E.L.D.
2020-04-28 02:46:45.5825 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Marvel's Inhumans
2020-04-28 02:46:45.7879 [iNFO] MEDIASYNC-JOB    Processed (65/121) Marvel's Inhumans
2020-04-28 02:46:46.2352 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Marvel's Iron Fist
2020-04-28 02:46:46.4468 [iNFO] MEDIASYNC-JOB    Processed (66/121) Marvel's Iron Fist
2020-04-28 02:46:46.9344 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show McMafia
2020-04-28 02:46:47.1392 [iNFO] MEDIASYNC-JOB    Processed (67/121) McMafia
2020-04-28 02:46:47.6670 [iNFO] MEDIASYNC-JOB    Found 9 missing episodes for show Messiah
2020-04-28 02:46:47.9142 [iNFO] MEDIASYNC-JOB    Processed (68/121) Messiah
2020-04-28 02:46:48.3726 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show MINDHUNTER
2020-04-28 02:46:48.6009 [iNFO] MEDIASYNC-JOB    Processed (69/121) MINDHUNTER
2020-04-28 02:46:49.0324 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Mirzapur
2020-04-28 02:46:49.2327 [iNFO] MEDIASYNC-JOB    Processed (70/121) Mirzapur
2020-04-28 02:46:49.4799 [iNFO] MEDIASYNC-JOB    Found 7 missing episodes for show Money Heist
2020-04-28 02:46:49.7347 [iNFO] MEDIASYNC-JOB    Processed (71/121) Money Heist
2020-04-28 02:46:49.9925 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Mr. Robot
2020-04-28 02:46:50.2385 [iNFO] MEDIASYNC-JOB    Processed (72/121) Mr. Robot
2020-04-28 02:46:50.6926 [iNFO] MEDIASYNC-JOB    Found 10 missing episodes for show Narcos
2020-04-28 02:46:50.9737 [iNFO] MEDIASYNC-JOB    Processed (73/121) Narcos
2020-04-28 02:46:51.3979 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show October Faction
2020-04-28 02:46:51.6188 [iNFO] MEDIASYNC-JOB    Processed (74/121) October Faction
2020-04-28 02:46:52.1268 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Omniscient
2020-04-28 02:46:52.3334 [iNFO] MEDIASYNC-JOB    Processed (75/121) Omniscient
2020-04-28 02:46:52.8321 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show The Orville
2020-04-28 02:46:53.0927 [iNFO] MEDIASYNC-JOB    Processed (76/121) The Orville
2020-04-28 02:46:53.5527 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Outer Banks
2020-04-28 02:46:53.7646 [iNFO] MEDIASYNC-JOB    Processed (77/121) Outer Banks
2020-04-28 02:46:54.9457 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Outlander
2020-04-28 02:46:55.2136 [iNFO] MEDIASYNC-JOB    Processed (78/121) Outlander
2020-04-28 02:46:56.0991 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show The Outpost
2020-04-28 02:46:56.3703 [iNFO] MEDIASYNC-JOB    Processed (79/121) The Outpost
2020-04-28 02:46:56.6474 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Ozark
2020-04-28 02:46:56.8991 [iNFO] MEDIASYNC-JOB    Processed (80/121) Ozark
2020-04-28 02:46:58.1013 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Prison Break
2020-04-28 02:46:58.3598 [iNFO] MEDIASYNC-JOB    Processed (81/121) Prison Break
2020-04-28 02:46:58.8449 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show The Protector (2018)
2020-04-28 02:46:59.0902 [iNFO] MEDIASYNC-JOB    Processed (82/121) The Protector (2018)
2020-04-28 02:46:59.8825 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Quantico
2020-04-28 02:47:00.1333 [iNFO] MEDIASYNC-JOB    Processed (83/121) Quantico
2020-04-28 02:47:00.5902 [iNFO] MEDIASYNC-JOB    Found 12 missing episodes for show Ragini MMS Returns
2020-04-28 02:47:00.8226 [iNFO] MEDIASYNC-JOB    Processed (84/121) Ragini MMS Returns
2020-04-28 02:47:01.2299 [WARN] MEDIASYNC-JOB    Can't seem to find Ragnarok on Tvdb, skipping show for now
2020-04-28 02:47:01.4411 [iNFO] MEDIASYNC-JOB    Processed (85/121) Ragnarok
2020-04-28 02:47:01.8744 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show The Raikar Case
2020-04-28 02:47:02.0794 [iNFO] MEDIASYNC-JOB    Processed (86/121) The Raikar Case
2020-04-28 02:47:02.5724 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show The Rain
2020-04-28 02:47:02.8367 [iNFO] MEDIASYNC-JOB    Processed (87/121) The Rain
2020-04-28 02:47:03.2901 [iNFO] MEDIASYNC-JOB    Found 6 missing episodes for show The Real War of Thrones
2020-04-28 02:47:03.5151 [iNFO] MEDIASYNC-JOB    Processed (88/121) The Real War of Thrones
2020-04-28 02:47:04.8721 [iNFO] MEDIASYNC-JOB    Found 93 missing episodes for show Recess
2020-04-28 02:47:05.1826 [iNFO] MEDIASYNC-JOB    Processed (89/121) Recess
2020-04-28 02:47:06.8899 [iNFO] MEDIASYNC-JOB    Found 89 missing episodes for show Resurrection: Ertuğrul URDU
2020-04-28 02:47:07.2430 [iNFO] MEDIASYNC-JOB    Processed (90/121) Resurrection: Ertuğrul URDU
2020-04-28 02:47:07.6936 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Rise of Empires: Ottoman
2020-04-28 02:47:07.9113 [iNFO] MEDIASYNC-JOB    Processed (91/121) Rise of Empires: Ottoman
2020-04-28 02:47:08.3768 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Sacred Games
2020-04-28 02:47:08.6003 [iNFO] MEDIASYNC-JOB    Processed (92/121) Sacred Games
2020-04-28 02:47:09.0608 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Sex Education
2020-04-28 02:47:09.3010 [iNFO] MEDIASYNC-JOB    Processed (93/121) Sex Education
2020-04-28 02:47:10.0377 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Shadowhunters
2020-04-28 02:47:10.2744 [iNFO] MEDIASYNC-JOB    Processed (94/121) Shadowhunters
2020-04-28 02:47:10.7577 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show The Shannara Chronicles
2020-04-28 02:47:11.0112 [iNFO] MEDIASYNC-JOB    Processed (95/121) The Shannara Chronicles
2020-04-28 02:47:11.4583 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show She
2020-04-28 02:47:11.6908 [iNFO] MEDIASYNC-JOB    Processed (96/121) She
2020-04-28 02:47:12.1837 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Shooter
2020-04-28 02:47:12.4127 [iNFO] MEDIASYNC-JOB    Processed (97/121) Shooter
2020-04-28 02:47:12.9333 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Siren (2018)
2020-04-28 02:47:13.1938 [iNFO] MEDIASYNC-JOB    Processed (98/121) Siren (2018)
2020-04-28 02:47:13.6146 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Special OPS
2020-04-28 02:47:13.8283 [iNFO] MEDIASYNC-JOB    Processed (99/121) Special OPS
2020-04-28 02:47:14.2722 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show State of Siege: 26/11
2020-04-28 02:47:14.4581 [iNFO] MEDIASYNC-JOB    Processed (100/121) State of Siege: 26/11
2020-04-28 02:47:14.9314 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Stranger Things
2020-04-28 02:47:15.2185 [iNFO] MEDIASYNC-JOB    Processed (101/121) Stranger Things
2020-04-28 02:47:15.6390 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Taj Mahal 1989
2020-04-28 02:47:15.8454 [iNFO] MEDIASYNC-JOB    Processed (102/121) Taj Mahal 1989
2020-04-28 02:47:16.3046 [iNFO] MEDIASYNC-JOB    Found 10 missing episodes for show Timeless (2016)
2020-04-28 02:47:16.5358 [iNFO] MEDIASYNC-JOB    Processed (103/121) Timeless (2016)
2020-04-28 02:47:17.0028 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Titans
2020-04-28 02:47:17.2209 [iNFO] MEDIASYNC-JOB    Processed (104/121) Titans
2020-04-28 02:47:17.7549 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Tom Clancy's Jack Ryan
2020-04-28 02:47:17.9787 [iNFO] MEDIASYNC-JOB    Processed (105/121) Tom Clancy's Jack Ryan
2020-04-28 02:47:18.9563 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Travelers (2016)
2020-04-28 02:47:19.2152 [iNFO] MEDIASYNC-JOB    Processed (106/121) Travelers (2016)
2020-04-28 02:47:19.6615 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Treadstone
2020-04-28 02:47:19.9508 [iNFO] MEDIASYNC-JOB    Processed (107/121) Treadstone
2020-04-28 02:47:20.3683 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Typewriter
2020-04-28 02:47:20.5624 [iNFO] MEDIASYNC-JOB    Processed (108/121) Typewriter
2020-04-28 02:47:21.0814 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show The Umbrella Academy
2020-04-28 02:47:21.2897 [iNFO] MEDIASYNC-JOB    Processed (109/121) The Umbrella Academy
2020-04-28 02:47:21.7192 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show V Wars
2020-04-28 02:47:21.9535 [iNFO] MEDIASYNC-JOB    Processed (110/121) V Wars
2020-04-28 02:47:22.7623 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show The Vampire Diaries
2020-04-28 02:47:23.1499 [iNFO] MEDIASYNC-JOB    Processed (111/121) The Vampire Diaries
2020-04-28 02:47:23.9136 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Van Helsing
2020-04-28 02:47:24.1855 [iNFO] MEDIASYNC-JOB    Processed (112/121) Van Helsing
2020-04-28 02:47:25.2456 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Vikings
2020-04-28 02:47:25.5328 [iNFO] MEDIASYNC-JOB    Processed (113/121) Vikings
2020-04-28 02:47:27.7964 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show The Walking Dead
2020-04-28 02:47:28.1246 [iNFO] MEDIASYNC-JOB    Processed (114/121) The Walking Dead
2020-04-28 02:47:28.5758 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Watchmen
2020-04-28 02:47:28.8109 [iNFO] MEDIASYNC-JOB    Processed (115/121) Watchmen
2020-04-28 02:47:29.0918 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Westworld
2020-04-28 02:47:29.3260 [iNFO] MEDIASYNC-JOB    Processed (116/121) Westworld
2020-04-28 02:47:29.7691 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show The Witcher
2020-04-28 02:47:29.9769 [iNFO] MEDIASYNC-JOB    Processed (117/121) The Witcher
2020-04-28 02:47:30.3997 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Wu Assassins
2020-04-28 02:47:30.5937 [iNFO] MEDIASYNC-JOB    Processed (118/121) Wu Assassins
2020-04-28 02:47:31.0666 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show Wynonna Earp
2020-04-28 02:47:31.3633 [iNFO] MEDIASYNC-JOB    Processed (119/121) Wynonna Earp
2020-04-28 02:47:33.8365 [iNFO] MEDIASYNC-JOB    Found 235 missing episodes for show Yemin English Subtutle
2020-04-28 02:47:34.1889 [iNFO] MEDIASYNC-JOB    Processed (120/121) Yemin English Subtutle
2020-04-28 02:47:34.6435 [iNFO] MEDIASYNC-JOB    Found 0 missing episodes for show You
2020-04-28 02:47:34.8935 [iNFO] MEDIASYNC-JOB    Processed (121/121) You
2020-04-28 02:47:34.8998 [iNFO] MEDIASYNC-JOB    Removing shows that are no longer present on your server (if any)
2020-04-28 02:47:34.9889 [iNFO] MEDIASYNC-JOB    Calculating movie statistics

 

nothing after that and stuck at 85.1% for 30+ hours

Edited by AYEHAN
Link to comment
Share on other sites

reggi

@@pju, that is some strange behavior indeed. EmbyStat just fetches all childs from a certain media folder. So I'm not sure if EmbyStat is loosing some stuff or Emby just doesn't return some shows.

Normally all your shows should me mentioned with a line in the log files "<date> [iNFO] MEDIASYNC-JOB Processed (1/82) <show name>  

 

I did notice some weird stuff, in the EmbyStat logs (second line) it states a show called "Above Suspicion 2: The Red Dahlia"

But in your dir output I see the following

15-06-2016  11:12    <DIR>          Above Suspicion  (2009)
27-04-2020  14:39    <DIR>          Above Suspicion 2 - Deadly Intent (2011)
27-04-2020  14:39    <DIR>          Above Suspicion 3 - The Red Dahlia (2010)
27-04-2020  14:39    <DIR>          Above Suspicion 4 - Silent Scream (2012)
 
Meaning that EmbyStat sees "The Red Dahlia" as "Above Suspicion 2" and not "Above Suspicion 3" like in your directory. 
One thing I can think of is that these shows have the same TVDB id. EmbyStat will group all shows with the same TVDB id because it should be the same show.
 
So can you check the TVDB id's for these shows?
Link to comment
Share on other sites

pju

None of the series.xml contains a TVDB id.

So if that is a prereq, I have a task ahead  :D

I can't remember why a have made this folders structure, clearly it's not correct to create each season as a series. Also the order was messed up switching season 2 and 3. Guess I've been cheated by my broadcaster. Not always 100% correct in numbering seasons.

Just hasn't given any trouble until now  :).
I have re-organized now into Above Suspicion/Season 1/2/3/4.  And will run a new EmbyStat sync. Guess it helps on this one.

While sync'ing I'll try to dig up some more about the other diff's.

 

Q: Is there any way to stop a running sync? For this purpose I do not need statistic calculations and it takes quite some time on a virtual box. I know I can kill EmbyStat but guess it isn't necessarily healthy for the database...

Edited by pju
Link to comment
Share on other sites

pju

@@reggi

It seems to me that the TVDB ID could be the reason to many of the differences.

I've been through my xml files and fixed quite a few bad ones. It's been a good exercise to go over my data - finding problems not affecting Emby, but not being "nice".

Anyway, for me it now for boils down to the <id> tag.

I have a folder where most of the shows do not and never will occur in TVDB or any alike. So all the identification tags are empty.

How do you handle that?

Can it be that all the unidentified will be grouped/counted under one of the shows?

 

EmbyStat find 18 shows in this folder while my count says 50.

Link to comment
Share on other sites

nrflix

Meu emby sat não funciona não calcula quanto os usuarios assistiram os filmes e series o que posso fazer ?

 

 

5eadaf3981227_embysatCapturar.png

Link to comment
Share on other sites

reggi

@@pju, glad that we might located the problem. 

Do you shows have any other Id (TVDB, IMDB, TMDB)? If not, I will have to find a way to skip them but also not process them for missing episodes.

Should it be correct to say that when a show has no TVDB id it will always be processed as 100% collected? This because EmbyStat had no clue if there are in fact missing ep's or not.

 

@@nrflix, can you state your question in Engish? I presume you have some questions about the user stats and who nothing is showing? If so, that's because the user stats are broken and before the sync is not really functional I can't fix the user pages.

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...