Search found 4 matches

by lucian
22 Jan 2024, 12:08
Forum: unRAID & docker
Topic: amc script move to movies instead of Movies
Replies: 5
Views: 47365

Re: amc script move to movies instead of Movies

nope... if was {jellyfin.tail}
by lucian
22 Jan 2024, 12:00
Forum: unRAID & docker
Topic: amc script move to movies instead of Movies
Replies: 5
Views: 47365

Re: amc script move to movies instead of Movies

I got it!

I had to use {jellyfin.name} not {jellyfin.id}!
by lucian
22 Jan 2024, 11:51
Forum: unRAID & docker
Topic: amc script move to movies instead of Movies
Replies: 5
Views: 47365

Re: amc script move to movies instead of Movies

thank you for your reply,

I have modified in the formatting options like so:

Movies format: /mediastore/movies/{ jellyfin.id } (mediastore is the place where all my media resides)

Series format: /mediastore/tv_series/{ jellyfin.id }
And in the dryrun it tries to move a movie to: /mediastore ...
by lucian
22 Jan 2024, 11:16
Forum: unRAID & docker
Topic: amc script move to movies instead of Movies
Replies: 5
Views: 47365

amc script move to movies instead of Movies

Hello all,

I have finally found the time to automate some stuff and managed to get a docker container working with sabnzbd and filebot-node. Both work but I have a small problem with the latter. The amc script moves the series and movies to TV Series and Movies folders, respectively. My library is ...