Skip to content

Aways copying instead move or rename  #78

@ducapedia

Description

@ducapedia

Even withou move options, tvnamer still creating a copy of file then renaming it.
I already try many options in config file like "aways_copy": false and "copy_instead_move": false... but even withou any config file (just "tvnamer file.mp4"), its copying the file.
Thats output:

tvnamer -c /etc/tvnamer.conf Family.Guy.S11E16.HDTV.x264-L
OL.*
Loading config: /etc/tvnamer.conf
####################
# Starting tvnamer
# Found 2 episodes
####################
# Processing file: Family.Guy.S11E16.HDTV.x264-LOL.srt
# Detected series: Family Guy (season: 11, episode: 16)
####################
Old filename: Family.Guy.S11E16.HDTV.x264-LOL.srt
New filename: Family Guy - [11x16] - 12 and a Half Angry Men.srt
New path: /mnt/Downloads/Family Guy - [11x16] - 12 and a Half Angry Men.srt
Creating directory /mnt/Downloads
copy /mnt/Downloads/Family.Guy.S11E16.HDTV.x264-LOL.srt to /mnt/Downloads/Family Guy - [11x16] - 12 and a Half Angry Men.srt
New path: /mnt/Uploads/Series/Family Guy/Family Guy - [11x16] - 12 and a Half Angry Men.srt
Creating directory /mnt/Uploads/Series/Family Guy
copy /mnt/Downloads/Family Guy - [11x16] - 12 and a Half Angry Men.srt to /mnt/Uploads/Series/Family Guy/Family Guy - [11x16] - 12 and a Half Angry Men.srt
Deleting /mnt/Downloads/Family Guy - [11x16] - 12 and a Half Angry Men.srt

####################
# Processing file: Family.Guy.S11E16.HDTV.x264-LOL.mp4
# Detected series: Family Guy (season: 11, episode: 16)
####################
Old filename: Family.Guy.S11E16.HDTV.x264-LOL.mp4
New filename: Family Guy - [11x16] - 12 and a Half Angry Men.mp4
New path: /mnt/Downloads/Family Guy - [11x16] - 12 and a Half Angry Men.mp4
Creating directory /mnt/Downloads
copy /mnt/Downloads/Family.Guy.S11E16.HDTV.x264-LOL.mp4 to /mnt/Downloads/Family Guy - [11x16] - 12 and a Half Angry Men.mp4
New path: /mnt/Uploads/Series/Family Guy/Family Guy - [11x16] - 12 and a Half Angry Men.mp4
Creating directory /mnt/Uploads/Series/Family Guy
copy /mnt/Downloads/Family Guy - [11x16] - 12 and a Half Angry Men.mp4 to /mnt/Uploads/Series/Family Guy/Family Guy - [11x16] - 12 and a Half Angry Men.mp4
Deleting /mnt/Downloads/Family Guy - [11x16] - 12 and a Half Angry Men.mp4

####################
# Done

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions