User gary201 was having an issue where his recordings list would sometimes be completely blank. Log files revealed an exception in the sorting routine where it "violates its general contract." After debugging, I concluded the sort routing had a bug where it could violate the contract. Details are in this post to his thread: https://forums.sagetv.com/forums/showthread.php?p=616949&postcount=20.
I built a debug jar file with changes to the sort that has been running clean on his system for a month when it used to fail within days. I will submit a pull request with a change soon.
User gary201 was having an issue where his recordings list would sometimes be completely blank. Log files revealed an exception in the sorting routine where it "violates its general contract." After debugging, I concluded the sort routing had a bug where it could violate the contract. Details are in this post to his thread: https://forums.sagetv.com/forums/showthread.php?p=616949&postcount=20.
I built a debug jar file with changes to the sort that has been running clean on his system for a month when it used to fail within days. I will submit a pull request with a change soon.