Normal
As MP is a C# application the garbage collector might take a while to clean up the resource usage, so there could be small deviations with the MediaPortal memory usage after playing some file. But if you start & stop some file for example 20 times there shouldn't be big deviations in memory usage.The handle leak can be notised also when playing back .avi files. It's most likely something that is leaked on the MediaPortal side. I'll try to see if can what is leaking.
As MP is a C# application the garbage collector might take a while to clean up the resource usage, so there could be small deviations with the MediaPortal memory usage after playing some file. But if you start & stop some file for example 20 times there shouldn't be big deviations in memory usage.
The handle leak can be notised also when playing back .avi files. It's most likely something that is leaked on the MediaPortal side. I'll try to see if can what is leaking.