Clementine-audio-player-Mac.../src/internet
Jim Broadus 102317e5c8 internet/podcasts: Fix crash when updating podcasts.
When a podcast is updated and the number of visible items is set in the
podcast settings, child items that disappear from the view, and are
deleted, are still referenced by the database id map.

Move the removal code from SubscriptionRemoved to a common method and
use that for this case.
2021-07-26 12:36:24 +01:00
..
box Reformat all C++ 2020-09-22 14:56:06 +01:00
core Search song from Spotify via web api 2021-07-18 10:45:10 +01:00
digitally Fix use of emit 2021-07-14 10:18:47 +01:00
dropbox internet: Consolidate ShowConfig methods. 2021-07-02 11:54:21 +01:00
googledrive internet: Consolidate ShowConfig methods. 2021-07-02 11:54:21 +01:00
icecast internet/core: Move context_menu_ to base class 2021-03-18 11:16:14 +00:00
intergalacticfm player: Fix crash on UrlHandler error. 2021-06-21 12:52:25 +01:00
internetradio internet/core: Move context_menu_ to base class 2021-03-18 11:16:14 +00:00
jamendo internet/core: Move context_menu_ to base class 2021-03-18 11:16:14 +00:00
lastfm Reformat all C++ 2020-09-22 14:56:06 +01:00
magnatune internet/core: Move context_menu_ to base class 2021-03-18 11:16:14 +00:00
podcasts internet/podcasts: Fix crash when updating podcasts. 2021-07-26 12:36:24 +01:00
radiobrowser player: Fix crash on UrlHandler error. 2021-06-21 12:52:25 +01:00
seafile internet: Consolidate ShowConfig methods. 2021-07-02 11:54:21 +01:00
skydrive internet: Consolidate ShowConfig methods. 2021-07-02 11:54:21 +01:00
somafm player: Fix crash on UrlHandler error. 2021-06-21 12:52:25 +01:00
spotify internet: Add common InternetService::ConfigRequired() method. 2021-07-07 10:47:01 +01:00
spotifywebapi Search song from Spotify via web api 2021-07-18 10:45:10 +01:00
subsonic Replace Q_ENUMS with Q_ENUM 2021-07-14 10:19:28 +01:00