Status Bar
The Status Bar at the bottom of the screen shows:
- how many songs are loaded
- how many songs are actually visible due to filters
- any filters active.
The Delay field shows how much time is spent waiting between sending queries to Albunanck because of rate limiting
The last field shows memory usage. When Jaikoz is started the maximum memory it can ever use is specified, this is the second value and Jaikoz can never use more memory than this regardless of how much memory your computer actually has.
The first value is how much of that memory Jaikoz is actually using.
Note that Jaikoz uses a garbage collector to release memory that is no longer required and this is called periodically, if Jaikoz is nowhere near max memory usage it tries to recover memory less often than it could, and so the current memory usage may be higher than Jaikoz is actually using.