@zosky wrote:
i beefed up our TV task by rejecting upgrades if we've watched the episode already, but it is crashing. looks like trakt_lookup is hitting db locks ?
i re-fired up the daemon with --debug and grabbed a few (of 80 in the last 2 hrs) ... 1 2 & 3
if more info (or logs :)) is needed just let me know what & how
if this is user error, some advice pleasethe task looks like this
tasks: tdTV: priority: 1 manual: yes no_entries_ok: yes include: config.tv.yml #### config.tv.yml trakt_lookup: username: zosky if: - trakt_watched: reject configure_series: from: trakt_list: username: zosky account: zosky list: tvShows type: shows strip_dates: yes settings: timeframe: 6 hours target: 1080p h265 upgrade: yes tracking: no exact: yes set: path: "/home/zosky/links/torrs/3.TV/{{ series_name|replace(' ','.')|replace(':','')|replace('/','.') }}" list_add: - trakt_list: account: zosky list: collection type: episodes
Posts: 1
Participants: 1