Kodi Community Forum
Maximum number of files - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Confluence (https://forum.kodi.tv/forumdisplay.php?fid=125)
+---- Thread: Maximum number of files (/showthread.php?tid=306072)



Maximum number of files - Hibiki Ryouga - 2017-02-06

Is there a maximum number of files allowed in a directory before the library system falls over?

I used to have all my stand alone films in one directory (about 1800 films), but XBMC/Kodi was unable to process it. Once I split it into two directories, it could handle each directory fine?

Is this how it's meant to be, or was I doing something wrong?


RE: Maximum number of files - GR~mp@ck3t - 2017-02-06

I believe it's more to bytes than actual movie content. The way I do it is to split down in manageable chunks, or if you prefer, genres.. To keep the load down on tx/rx paths.
There's nothing you are doing wrong really.. Like the hdd we use... FAT... Allocation byte limits of paths.
The thing that I've seen that can cause an issue is going over the limit... which in turn locks your device possibly, and may give you a dump file from a crash.
What version of Kodi?
And what OS?


§Glass<^>Rain§2


RE: Maximum number of files - nickr - 2017-02-07

I don't think there is a limit.


RE: Maximum number of files - Hibiki Ryouga - 2017-02-07

Apple TV2 (Software v4.2.1)
Operating System Darwin 10.4.0
Kodi v14.2 Git:2015-03-26-7cc53a9-dirty


RE: Maximum number of files - GR~mp@ck3t - 2017-02-07

I've not seen a post or script with a limit either nickr.. just old guidelines I use on business networks.
For instance pst files will collapse after a point because of large amounts of data.
I would definitely be interested in knowing some of the specs.

§Glass<^>Rain§