Radarr / Radarr

Movie organizer/manager for usenet and torrent users.
https://radarr.video
GNU General Public License v3.0
9.85k stars 972 forks source link

Moving movies without moving files within same root doesn't update folder/file naming convention but does when selecting new root #9085

Open edrock200 opened 1 year ago

edrock200 commented 1 year ago

Is there an existing issue for this?

Current Behavior

I'm not sure if this is a bug or intended behavior however if I update the movie folder naming convention, then select movies in a specific root, then set them to move to the same root:

  1. If I select yes to move files, it will properly "move" the movies into new folders of the same root using the new naming convention.
  2. If I say I will move the files myself, it will not update the paths to the new naming convention if moving from same root to same root. But will if moving to different root.

Expected Behavior

Both options update path to new naming convention.

Steps To Reproduce

  1. Change your folder naming convention so it differs from currently loaded movies
  2. Go to movie list
  3. Click mass editor
  4. Select a movie
  5. Set it to move to same root
  6. Select "I will move myself" when prompted

To see desired outcome repeat above steps but select a different root at step 5.

Environment

- OS: Ubuntu 18.04 (docker container)
- Radarr: 5.0.0.7947
- Docker Install: linuxserver 
- Using Reverse Proxy: yes nginx with ssl
- Browser: chrome latest prod
- Database: Sqlite 3.41.2 Migration 232

What branch are you running?

Nightly

Trace Logs? Not Optional

Attached below radarr.trace.txt

Trace Logs have been provided as applicable. Reports will be closed if the required logs are not provided.

bakerboy448 commented 1 year ago
edrock200 commented 1 year ago

Interesting as it does update when updating to a new root, but not moving files, just not same root. Either way, appreciate the quick response, thanks!

bakerboy448 commented 1 year ago

hmmm - so Root A to Root B without move files the name will update; Root B to Root B without move files the name will not update?

edrock200 commented 1 year ago

hmmm - so Root A to Root B without move files the name will update; Root B to Root B without move files the name will not update?

Correct.

bakerboy448 commented 1 year ago

ah yeah; that's weird and should at least be consistent one way or another then; can you tweak the title accordingly please

edrock200 commented 1 year ago

Sure thing