mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
start auto updaters on start
This commit is contained in:
@@ -69,6 +69,9 @@ XspfUpdater::XspfUpdater( const playlist_ptr& pl, int interval, bool autoUpdate,
|
||||
s[ "interval" ] = interval;
|
||||
s[ "xspfurl" ] = xspfUrl;
|
||||
saveSettings( s );
|
||||
|
||||
// Force start
|
||||
setAutoUpdate( m_autoUpdate );
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user