diff --git a/fetch.py b/fetch.py index 5185b01..1d0b76c 100644 --- a/fetch.py +++ b/fetch.py @@ -49,7 +49,6 @@ def add_entry(time, artist, title): for channel in Channel.select(): if channel.has_data: - if channel.shortname != "886": continue if channel.shortname == "kht": pars = KroneHitFetcher() elif channel.shortname == "886":