7953d1b789
Build and Push Docker Image / build (push) Successful in 4m56s
After an FFmpeg job completes, send RescanMovie/RescanSeries followed by RenameFiles to the appropriate *arr service so the filename reflects the new codec/stream info. Updates media_items.file_path with the new name so subsequent operations target the right file. Path matching uses basename only since *arr services may see different absolute paths than us due to Docker volume mappings. The directory part of the path stays the same during a rename. Non-blocking — rename failures only log a warning, never affect job status. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>