X-Git-Url: http://gitweb.pimeys.fr/?p=today.git;a=blobdiff_plain;f=today_server.py;h=598a421fad662ec52baac72f42786947ef21c305;hp=398b32bde12cf52eba0b1ebe191cef86f3320f3e;hb=b51baa9dd11477238323855734eeefd82145d5e5;hpb=d96481cd936bbd0a71a84f23bb78c6965d1c23fc diff --git a/today_server.py b/today_server.py index 398b32b..598a421 100755 --- a/today_server.py +++ b/today_server.py @@ -102,6 +102,8 @@ def last_noob_warpzone(): for serie in [noobs, warpzones]: # Les titres sont dans l'ordre antichronologique, on s'arrête donc au premier qu'on comprend for titre in serie: + if "noob le film" in titre or "making of" in titre: + continue try: if DEBUG: print titre