Search found 3 matches
- 15 Mar 2019, 11:10
- Forum: Ubuntu & Desktop Linux
- Topic: Trying to hardlink and rename files using CLI
- Replies: 5
- Views: 7418
Re: Trying to hardlink and rename files using CLI
it worked ! thanks so much
- 15 Mar 2019, 11:08
- Forum: Ubuntu & Desktop Linux
- Topic: Trying to hardlink and rename files using CLI
- Replies: 5
- Views: 7418
Re: Trying to hardlink and rename files using CLI
@rednoah
so do you mean I should use something like this ?
so do you mean I should use something like this ?
Code: Select all
filebot -rename --action hardlink -r /home/suissonabisso/torrents/rtorrent/ultrahd --db TheMovieDB --lang fr -non-strict --format {home}/Media/{plex}
- 15 Mar 2019, 09:53
- Forum: Ubuntu & Desktop Linux
- Topic: Trying to hardlink and rename files using CLI
- Replies: 5
- Views: 7418
Trying to hardlink and rename files using CLI
Hi all Just purchased filebot and using it on Ubuntu. I have a folder /home/USERNAME/torrents/rtorrent/ultrahd in which all my movies are and need to rename them and hardlink using the format "{home}/Media/{plex}" and so moving the hardlinks to /home/USERNAME/Media/Movies. Please note some of my ...