Kodi Community Forum
Updating huge number of media info - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: TinyMediaManager (https://forum.kodi.tv/forumdisplay.php?fid=204)
+---- Thread: Updating huge number of media info (/showthread.php?tid=349528)



Updating huge number of media info - publicENEMY - 2019-11-25

I have about 10000 movies. If I add all movies at once into tmm, tmm would crash/out of memory.

All I want is to update the movie info(rating, some movies have bad info etc).

Is it possible for tmm to do automation like process for updating movie info? Like process the movies one by one. After one movie is processed, it is being discardred from memory and load the next one. This way, tmm wont have out of memory problem.

Thanks.


RE: Updating huge number of media info - NavySealsGuy - 2019-11-25

Do you have one giant folder with all 10000 movies? Or are they divided at all? If divided into folders, you could add each set of movies separately and let them get media info. I have around 1600 movies and tiny doesn't crash from processing those.


RE: Updating huge number of media info - MD5457 - 2019-11-25

I hv +8500 movies and I had similar issue. Goto settings - misc.settings and increase your memory. I set mine to 2048 as I hv 16Gb ram.


RE: Updating huge number of media info - publicENEMY - 2019-11-30

(2019-11-25, 16:47)MD5457 Wrote: I hv +8500 movies and I had similar issue. Goto settings - misc.settings and increase your memory. I set mine to 2048 as I hv 16Gb ram.
Tried increasing the ram before. while it does work, it makes my system crawl.


RE: Updating huge number of media info - mlaggner - 2019-11-30

there has been done some memory optimizations for v3.1. I'd suggest you to wait for that until we look deeper into this problem