mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-21 16:29:43 +01:00
start auto updaters on start
This commit is contained in:
parent
04358fbafe
commit
7698b2ec38
@ -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 );
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user