vdr-projects / vdradmin-am

This is the "VDRAdmin-AM" a web user interface for VDR.
GNU General Public License v2.0
2 stars 4 forks source link

VDRs having a lot of records stored causing huge delays while displaying thre record list #13

Closed pbiering closed 1 year ago

pbiering commented 1 year ago

it was found that there is a #recordlist^2 dependency in the code related to folder detection which causes here over 10 second delay on displaying the record list

pbiering commented 1 year ago

can one please also test this https://github.com/vdr-projects/vdradmin-am/pull/14

Here it makes the recording list very responsive, even while debug is enabled