Now favorites the response that verified the changes

This commit is contained in:
2017-03-05 17:00:51 +01:00
parent bb50cf1619
commit f55d7324cf

View File

@@ -3,7 +3,7 @@
# @Author: KevinMidboe
# @Date: 2017-03-05 13:52:45
# @Last Modified by: KevinMidboe
# @Last Modified time: 2017-03-05 16:53:40
# @Last Modified time: 2017-03-05 17:00:23
import sqlite3, json, os
from re import sub
@@ -102,6 +102,8 @@ def moveFiles(episode):
updateMovedStatus(episode)
api.create_favorite(episode['response_id'])
def findVerified():
episodes = unpackEpisodes()