mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2024-12-29 10:13:58 +01:00
This commit is contained in:
parent
cd91098fde
commit
7365fc3d5d
@ -282,6 +282,8 @@ public class DownloadService extends Service {
|
||||
feedSyncThread.shutdown();
|
||||
cancelNotificationUpdater();
|
||||
unregisterReceiver(cancelDownloadReceiver);
|
||||
|
||||
DBTasks.autodownloadUndownloadedItems(getApplicationContext());
|
||||
}
|
||||
|
||||
@SuppressLint("NewApi")
|
||||
|
Loading…
Reference in New Issue
Block a user