Quantcast
Channel: configuration - Forum - FlexGet
Viewing all articles
Browse latest Browse all 716

Media Folder (TV Shows) to Trakt List all rejected error

$
0
0

I’m lost trying to get my TV shows imported into a Trakt List called “TV Shows” (Public for now).

I have (Auth) Trakt no problem I do see that Flexget app on Trakt connected apps in settings and on CLI is good and not expired.

I think this will work great just so confused now and the cookbook seems to be outdated most of the plug-ins seem to be updated and confusing which one replaced them.

Reading seems like i’m trying to go the wrong direction but I want to get my TV Shows and Movies list and status backed up just had to rebuild NAS was running RAID 0 and upgraded to bigger drives. and lost stats. Also Trakt you can search TV and Movies and trigger them to download.

I’m using Sonarr-Radarr-IMDB and just added Trakt so IMDB will go away and I’m also running Plex for play back.

This is all setup on a Synology ARM processor no docker support :frowning: NAS.

I do want to learn this config writing but on day 3 now so be patience I’m a newbie.

Ran debug log flexget --loglevel debug execute command see the end of a very long scrolling errors

2020-07-29 21:28:57 DEBUG    urlrewriter   Update-TV       Checking 0 entries
2020-07-29 21:28:57 VERBOSE  details       Update-TV       Summary - Accepted: 0 (Rejected: 3251 Undecided: 0 Failed: 0)
2020-07-29 21:28:58 DEBUG    list_add      Update-TV       no accepted entries, nothing to add
2020-07-29 21:28:58 DEBUG    util.simple_persistence Update-TV       Flushing simple persistence for task Update-TV to db.
2020-07-29 21:28:58 DEBUG    util.simple_persistence Update-TV       Flushing simple persistence for task None to db.
type or paste config/log snippets here

Here is my Config file (config.yml) (FYI Notepad++ is the bomb for writing these)

tasks:


  Update-TV:
    filesystem:
      regexp:  '.*\.(avi|mkv|mp4)$'
      recursive:  yes
      path:
        - /volume1/video/TV Shows
    metainfo_series:  yes
    accept_all:  yes
    list_add:
      - trakt_list:
          username: jettechfsr
          strip_dates:  yes
          list:  TV Shows
          type:  shows

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 716

Trending Articles