Cabji / hush

A KVIrc addon - XDCC search system with automation features.
0 stars 0 forks source link

Media Library Scan bug #2

Closed Cabji closed 4 years ago

Cabji commented 4 years ago

On KVIrc startup, the media library scan function will run. It will successfully scan the configured media content locations and find Movies and TV titles, placing their values into the appropriate arrays and files.

If you open the Media Library window after startup and click the "Scan Media Library" button, the media scan will run, but it will find 0 or 1 title only.

This bug needs investigation.

Cabji commented 4 years ago

On investigation I found that the buildTVShows and buildmovies functions of the hush::library class were operating incorrectly.

Mostly the problems were

These issue were fixed on 20200105