mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-09-03 19:02:56 +02:00
Some refactoring, and allow running scans on specific files only.
This commit is contained in:
@@ -319,7 +319,7 @@ TomahawkApp::init()
|
||||
|
||||
if ( arguments().contains( "--filescan" ) )
|
||||
{
|
||||
m_scanManager.data()->runScan( true );
|
||||
m_scanManager.data()->runFullRescan();
|
||||
}
|
||||
|
||||
// Set up echonest catalog synchronizer
|
||||
|
Reference in New Issue
Block a user