Author Topic: Great Tool for renaming movies - movie renamer  (Read 38693 times)

Offline Domser

  • Newbie
  • Posts: 26
  • Helpful Contribution Status: +0/-0
Great Tool for renaming movies - movie renamer
« on: August 25, 2012, 12:14:10 PM »
https://code.google.com/p/movie-renamer/

is a great tool to rename moviefiles correctly, so Y2M can process them, it looks the names up in imdb and even creates single movie folders.


Helped me a great deal.
LG Cinema3D 55LW4500 / Sanyo PLV Z5
Mede8er MED1000X3D (FW 1.03 - 29.08.)

Offline ralph993

  • Newbie
  • Posts: 1
  • Helpful Contribution Status: +0/-0
Re: Great Tool for renaming movies - movie renamer
« Reply #1 on: September 02, 2012, 07:11:00 AM »
Can anyone tell me where the .bat file is? I'm running the 64 bit version and it complains settings are invalid and the YAMJ skin field is empty. PS not the most technical person but if someone can tell me which files and lines to edit I'm sure I can figure it out

Offline eentje

  • B8a Tester - X2
  • Senior Member
  • ****
  • Posts: 368
  • Helpful Contribution Status: +3/-3
  • there aint noboby like eent :)
Re: Great Tool for renaming movies - movie renamer
« Reply #2 on: September 02, 2012, 10:28:33 AM »
Can anyone tell me where the .bat file is? I'm running the 64 bit version and it complains settings are invalid and the YAMJ skin field is empty. PS not the most technical person but if someone can tell me which files and lines to edit I'm sure I can figure it out
u mean the bat file for putting the movies in folders with the same name?

if so its here


Al you have to do for it is open notepad copy the text below. And save the files as (folder.bat) and copy that file to the directory you want and run it in.

@echo off & setlocal EnableDelayedExpansion
for %%i in (*.*) do (
if exist %%i (
set test=%%~ni
set substring=!test:~0,-3!
set test=!test:~-3!
if !test!==cd1 (
md "!substring!"
move "!substring!*.*" "!substring!"
) ELSE (
md "%%~ni"
move "%%~ni.*" "%%~ni"
)
)
)

Put  this file in the season folder of the series u want and double-click. It will make a folder  for every filename and it will move the files with the same name (all the different extensions) in that folder. This is done in 1 sec. afterwards all u have to do is delete the folder named “folder”.
-- med500x2 --synology ds1512+ 2x3tb + 1x4tb 1x 6tb  -o onkyo htr-380 reciever

www.thetvdb.com contributor

Offline wrestlemagic

  • Active Member
  • *
  • Posts: 91
  • Helpful Contribution Status: +1/-0
Re: Great Tool for renaming movies - movie renamer
« Reply #3 on: March 11, 2013, 10:42:54 AM »
Is there a way to do this for TV series?  I've sopent hours in the past re-naming TV files.

Best wishes
Wrestlemagic

Offline Maasbommel

  • Global Moder8or
  • M8er Addict
  • *****
  • Posts: 11 500
  • Helpful Contribution Status: +51/-8
Re: Great Tool for renaming movies - movie renamer
« Reply #4 on: March 11, 2013, 02:42:03 PM »
Suggest you look at the TVrename tool in the community section:
http://www.mede8erforum.com/index.php/board,149.0.html
Read the  Mede8er 400X/500X Beginners Guide
or Mede8er 500X2/400X2/450X2 Beginners Guide

Also check the Couto X3D Newbies Guide first.

Please don't PM me but post on the forum.

Offline m3monkey

  • X3D Skin Designer
  • Newbie
  • ***
  • Posts: 15
  • Helpful Contribution Status: +0/-0
Re: Great Tool for renaming movies - movie renamer
« Reply #5 on: December 27, 2013, 07:12:04 AM »
Great little tool by the way. I just ordered the 1000X3D today and expecting it by sat. So to prepare, i've been reading post on how to index my movies. I have ruffly 4TB of movies (98% are .M2TS files) and it looks like it'll be a  long project if i have to use this software and YAMJ. Is there anyway to quickly index and create a DB? Can the 1000x3d index them and show proper title names, info, and year?

2nd question is regarding this tool. Selecting the fanart I like on this tool doesnt seem to port over to YAMJ, is there a setting I need to set on YAMJ. I like the option to select the fanart I want to use. But YAMJ seems to download its own "about background" image. Please let me know.


Thanks in advance

Offline Staffy

  • Newbie
  • Posts: 18
  • Helpful Contribution Status: +0/-0
Re: Great Tool for renaming movies - movie renamer
« Reply #6 on: December 29, 2013, 07:14:50 AM »
i use The Renamer www.therenamer.com can be used for both TV series and movies....

Offline IvanEBC

  • Newbie
  • Posts: 20
  • Helpful Contribution Status: +0/-0
Re: Great Tool for renaming movies - movie renamer
« Reply #7 on: March 06, 2015, 07:51:39 AM »
So others learn from my mistake

I downloaded and started to quite enjoy the therenamer - i only have 400 movies but after doing 10 at a time i started to hit some "google unknown search limit" - i'd done maybe 80-100 titles by this stage

I started to see Network error in therenamer and now i have to type in a capchya everytime i or anyone else in the household googles anything.

There's no option in the software to "space" out the attempts so once Google releases my IP from prison, i'll only do one or two at a time in order to not get into this situation again!

Ivan

Offline jitvimol

  • Newbie
  • Posts: 1
  • Helpful Contribution Status: +0/-0
Re: Great Tool for renaming movies - movie renamer
« Reply #8 on: May 05, 2015, 04:38:16 AM »
Yes, thump up too.  Therenamer is the best way to manage movie file name.