RB.RhythmDBImportJob::scan-complete

def callback(rhythm_db_import_job, object, user_param1, ...)

Emitted when the directory scan is complete. Once the scan is complete, the total number of files to be processed will not change.

rhythm_db_import_job :

instance of RB.RhythmDBImportJob that is emitting the signal

object :

user_param1 :

first user parameter (if any) specified with the connect() method

... :

additional user parameters (if any)