Skip to content

get only files instead of creating a dir #3424

Answered by khunalex
khunalex asked this question in General
Discussion options

You must be logged in to vote

I found a way, but not sure it's the best practice way.
Adding this to showrss task works fine:

    filesystem:
      path: /DOWNLOADPATH
      regexp: '.*\.(mkv|mp4|avi)$'
      recursive: yes
    move:
      to: '/media/Series/{{series_name}}/Season {{series_season}}'

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by khunalex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant