Kodi Community Forum
tMM suddenly does not start anymore - 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: tMM suddenly does not start anymore (/showthread.php?tid=330473)



tMM suddenly does not start anymore - Boyzie - 2018-04-03

tMM suddenly does not start anymore. How could I make it start?

Image


RE: tMM suddenly does not start anymore - mlaggner - 2018-04-05

without any logs we cannot have a look into the crystal ball


RE: tMM suddenly does not start anymore - Boyzie - 2018-04-05

tMM created over 520.000 fles, are they all needed? Or can one delete some of them?


RE: tMM suddenly does not start anymore - myron - 2018-04-05

You drive us crazy with your questions / mixing things.
What does the one issue has to do with the other?!?

If you do not want to provide log files, we cannot help you with your startup problems.

Cache files (as the name suggest) are generated image files for caching (doh!).
So we do not need to access your datasource for GUI images.
You decide, if you want to keep em, or not.
Furthermore, you complained about the same a year ago here , so...


RE: tMM suddenly does not start anymore - Boyzie - 2018-04-09

Quote: You drive us crazy with your questions / mixing things.
Ah, very sorry!

Quote: What does the one issue has to do with the other?!?
I could imagine the amount of files effects the size of the cashe, RAM needed. And if there is not enough RAM, cashe available for tMM it won't start. But, of course, I do not have any idea.

Quote:Cache files (as the name suggest) are generated image files for caching (doh!).
So we do not need to access your datasource for GUI images.
You decide, if you want to keep em, or not.
I would think that is out of question, I do need them to access data / information on drives not being plugged in.

Quote: Furthermore, you complained about the same a year ago here , so...
No, no, I didn't complain at all. I am wondering how you could think so, I just wanted to know wether one could reduce the space tMM needs.


RE: tMM suddenly does not start anymore - mlaggner - 2018-04-09

as seen in your other post - I suppose your machine does not have enough free RAM (unfragmented!!)
This is one of the shortcomings of Java - you need the specified amount of heap space FREE and UNFRAGMENTED on startup of the JVM.. if that is not the case, Java itself does not even start.

so as suggested in the other topic: SHRINK YOUR LIBRARY!!

a1) create an own tmm folder/installation for only TV shows
a2) create an own tmm folder/installation for only movies

if that does not help, split it further until it works.
if not - get more RAM, a 64bit Java and increase the heap memory


RE: tMM suddenly does not start anymore - Boyzie - 2018-04-12

Alright, thank you very much!