1
0
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:
Jeff Mitchell
2012-06-25 18:59:42 -04:00
parent 2fd970d24d
commit 18be2f5f7e
6 changed files with 126 additions and 52 deletions

View File

@@ -319,7 +319,7 @@ TomahawkApp::init()
if ( arguments().contains( "--filescan" ) )
{
m_scanManager.data()->runScan( true );
m_scanManager.data()->runFullRescan();
}
// Set up echonest catalog synchronizer