|  | | |
04 Jun 2009
|
#21 | | |

Quote: Originally Posted by Orbital Shark As for multiple files for the same movie you could do a torrent search for AVI Joiner, it's super fast & there's no noticable join (video/audio wise). I can sen a PM if you want it, it's helped my loads  yea, well... that kinda goes back to my statement about the will power, time and more hdd's  If i'm gonna tackle that so called problem or task, i'm gonna hit them all at once, which, i may find myself very busy. Have used aviJoiner in the past, i do like also.
My only problem now is that in MC, when viewing the "Movies" if there is a two part movie, it shows both parts. I guess the workaround is to either join the two, or does that create playlist for multi files do the trick of the same? | My System Specs |
| System Manufacturer/Model Number CUSTOM OS XP/win7 x86 build 7127 CPU Athlon64 X2 DUAL 4200+ 2.21ghz Motherboard ASUS K8 PRO SLI Memory 2GB Dual Chan DDR2 Corsair Graphics Card Nvidia 6800GT Sound Card nvidia Monitor(s) Displays 19' LCD Screen Resolution 1280x1024 Keyboard MS wireless Mouse MS Wireless PSU coolermaster 450 Case SUPERFLOWER Cooling 1 HDD bay fan, 5x80mm Case Fans, AEROGATE II Fan/Temp Hard Drives WD 250, 2x500, 2x1TB IDE/USB
WD 250 SATA (system)
SEAGATE 120 Sata Internet Speed fassssssssst |
04 Jun 2009
|
#22 | | 6x W2K8 R2 (x64), 6x W7 7600 (x64), 2x Gentoo (x64), 1x Ubuntu 9.04 (x64), 1x pfSense (FreeBSD) Houston, TX |

Quote: Originally Posted by Digger yea, well... that kinda goes back to my statement about the will power, time and more hdd's  If i'm gonna tackle that so called problem or task, i'm gonna hit them all at once, which, i may find myself very busy. Have used aviJoiner in the past, i do like also.
My only problem now is that in MC, when viewing the "Movies" if there is a two part movie, it shows both parts. I guess the workaround is to either join the two, or does that create playlist for multi files do the trick of the same? If you enabled hiding the files when creating a playlist is does the trick on Vista. On Windows 7 RC1 it shows the hidden files so it actually makes the matter worse. I have 2 other ideas for getting around this but I'm waiting to see if they fix this in RTM prior to making those changes. | My System Specs | | System Manufacturer/Model Number My HTPC OS 6x W2K8 R2 (x64), 6x W7 7600 (x64), 2x Gentoo (x64), 1x Ubuntu 9.04 (x64), 1x pfSense (FreeBSD) CPU Core2 Duo E8400 3.0Ghz Motherboard ASUS P5E-VM Memory Corsair DDR-800 4GB RAM Graphics Card EVGA NVidia GeForce GT240 Screen Resolution 1080p PSU Corsair HX520w Case Antec Fusion Max Cooling Passive Thermalright HR-1 CPU Heatsink w/ Nexus Fan Hard Drives OCZ Vertex 60GB (C:\D: System\Apps)
WD 1TB x1 (G: Temp\Recorded TV)
WD 2TB x8 (On Server) |
04 Jun 2009
|
#23 | | Windows 7 Ultimate x64 Milton Keynes, United Kingdom |
I think it creates a playlist and treats it as a single movie update: never mind LOL | My System Specs | | System Manufacturer/Model Number Compaq Desktop OS Windows 7 Ultimate x64 CPU AMD Sempron Dual Core Memory 3GB Graphics Card NVIDIA GeForce 6150SE nForce 430 Screen Resolution 1024x768 Hard Drives 150GB Sata |
04 Jun 2009
|
#24 | | |

Quote: Originally Posted by Orbital Shark I think it creates a playlist and treats it as a single movie update: never mind LOL well yes you ARE correct orbital. I just came here to post on this. As with one instance, yammm joined both files, and created just one. This was on my first try by putting two cd parts in same folder that originally were in a cd1 cd2 folder. Now every time after i did this, it now creates the [1 of 2] tag. I'm not sure if how it was done was due to how or when both parts were in the same dir, at the same time, both renamed to this.movie.cd1 and .cd2 respectively. The one merged and got the folder.jpg almost instantly, with a refresh. I'm still trying to replicate the first time scenario results. Currently i have do not the check in create playlist for multi files. Only Rename movie files and ignore nfo. | My System Specs | | System Manufacturer/Model Number CUSTOM OS XP/win7 x86 build 7127 CPU Athlon64 X2 DUAL 4200+ 2.21ghz Motherboard ASUS K8 PRO SLI Memory 2GB Dual Chan DDR2 Corsair Graphics Card Nvidia 6800GT Sound Card nvidia Monitor(s) Displays 19' LCD Screen Resolution 1280x1024 Keyboard MS wireless Mouse MS Wireless PSU coolermaster 450 Case SUPERFLOWER Cooling 1 HDD bay fan, 5x80mm Case Fans, AEROGATE II Fan/Temp Hard Drives WD 250, 2x500, 2x1TB IDE/USB
WD 250 SATA (system)
SEAGATE 120 Sata Internet Speed fassssssssst |
04 Jun 2009
|
#25 | | Windows 7 Ultimate x64 Milton Keynes, United Kingdom |
There is a batch file that can be run that reads a movie title & creates a folder of the same name & moves the movie file into it. DemonSeed provided a download for it file2folder.zip The only drawback in your case would be any file with a CD1 or Part1 prefix will be put into it's own seperate directory  Note Handy if you have all/lot of files in 1 directory like i used to | My System Specs | | System Manufacturer/Model Number Compaq Desktop OS Windows 7 Ultimate x64 CPU AMD Sempron Dual Core Memory 3GB Graphics Card NVIDIA GeForce 6150SE nForce 430 Screen Resolution 1024x768 Hard Drives 150GB Sata |
04 Jun 2009
|
#26 | | 6x W2K8 R2 (x64), 6x W7 7600 (x64), 2x Gentoo (x64), 1x Ubuntu 9.04 (x64), 1x pfSense (FreeBSD) Houston, TX |

Quote: Originally Posted by Orbital Shark There is a batch file that can be run that reads a movie title & creates a folder of the same name & moves the movie file into it. DemonSeed provided a download for it Attachment 13164 The only drawback in your case would be any file with a CD1 or Part1 prefix will be put into it's own seperate directory  Note Handy if you have all/lot of files in 1 directory like i used to Note sure how it comes to DemonSeed's batch file (haven't looked at it) but the below command will do it as well. Code: FOR %i IN (*.*) DO (IF NOT EXIST "%~ni" MD "%~ni") & (MOVE "%i" "%~ni") | My System Specs | | System Manufacturer/Model Number My HTPC OS 6x W2K8 R2 (x64), 6x W7 7600 (x64), 2x Gentoo (x64), 1x Ubuntu 9.04 (x64), 1x pfSense (FreeBSD) CPU Core2 Duo E8400 3.0Ghz Motherboard ASUS P5E-VM Memory Corsair DDR-800 4GB RAM Graphics Card EVGA NVidia GeForce GT240 Screen Resolution 1080p PSU Corsair HX520w Case Antec Fusion Max Cooling Passive Thermalright HR-1 CPU Heatsink w/ Nexus Fan Hard Drives OCZ Vertex 60GB (C:\D: System\Apps)
WD 1TB x1 (G: Temp\Recorded TV)
WD 2TB x8 (On Server) |
04 Jun 2009
|
#27 | | |
Mikinho,
another question. Example, i have the movie Great Expectations, now this movie has been redone many times, tho this is the 1998 version, yammm wants to default back to 1946 version and folder.jpg. Is there a syntax with dates that will have yammm choose the correct version of a movie? another example is the new Halloween movie by rob zombie, and the new friday the 13th thats coming out in near future. Just wonder about how you have configured things to recognize what from what. | My System Specs | | System Manufacturer/Model Number CUSTOM OS XP/win7 x86 build 7127 CPU Athlon64 X2 DUAL 4200+ 2.21ghz Motherboard ASUS K8 PRO SLI Memory 2GB Dual Chan DDR2 Corsair Graphics Card Nvidia 6800GT Sound Card nvidia Monitor(s) Displays 19' LCD Screen Resolution 1280x1024 Keyboard MS wireless Mouse MS Wireless PSU coolermaster 450 Case SUPERFLOWER Cooling 1 HDD bay fan, 5x80mm Case Fans, AEROGATE II Fan/Temp Hard Drives WD 250, 2x500, 2x1TB IDE/USB
WD 250 SATA (system)
SEAGATE 120 Sata Internet Speed fassssssssst |
04 Jun 2009
|
#28 | | 6x W2K8 R2 (x64), 6x W7 7600 (x64), 2x Gentoo (x64), 1x Ubuntu 9.04 (x64), 1x pfSense (FreeBSD) Houston, TX |

Quote: Originally Posted by Digger Mikinho,
another question. Example, i have the movie Great Expectations, now this movie has been redone many times, tho this is the 1998 version, yammm wants to default back to 1946 version and folder.jpg. Is there a syntax with dates that will have yammm choose the correct version of a movie? another example is the new Halloween movie by rob zombie, and the new friday the 13th thats coming out in near future. Just wonder about how you have configured things to recognize what from what. If you rename the folder to Great Expectations (1998) it is designed to use the date provided for matching. If it is reverting back to the 1946 let me know, I may have inadvertingly broke that when I was optimizing some regular expressions.
The way matching works for mutliple "exact" matches is:
1- Check if a year is present in the folder name, if so use that for matching first.
2- If no year is present then take the "most" popular of the two. The popular ranking is a score value given from The Movie DB.
I was thinking of adding an option to check the video runtime and compare it to the supplied runtime as a third check, thoughts? | My System Specs | | System Manufacturer/Model Number My HTPC OS 6x W2K8 R2 (x64), 6x W7 7600 (x64), 2x Gentoo (x64), 1x Ubuntu 9.04 (x64), 1x pfSense (FreeBSD) CPU Core2 Duo E8400 3.0Ghz Motherboard ASUS P5E-VM Memory Corsair DDR-800 4GB RAM Graphics Card EVGA NVidia GeForce GT240 Screen Resolution 1080p PSU Corsair HX520w Case Antec Fusion Max Cooling Passive Thermalright HR-1 CPU Heatsink w/ Nexus Fan Hard Drives OCZ Vertex 60GB (C:\D: System\Apps)
WD 1TB x1 (G: Temp\Recorded TV)
WD 2TB x8 (On Server) |
04 Jun 2009
|
#29 | | |

Quote: Originally Posted by mikinho If you rename the folder to Great Expectations (1998) it is designed to use the date provided for matching. If it is reverting back to the 1946 let me know, I may have inadvertingly broke that when I was optimizing some regular expressions.
The way matching works for mutliple "exact" matches is:
1- Check if a year is present in the folder name, if so use that for matching first.
2- If no year is present then take the "most" popular of the two. The popular ranking is a score value given from The Movie DB. ahh i see, thanks for the clarification. So for title and "correctness" with movie as far as what version and what if part of a movie ... is recognized first by folder name (year), and by filename if part of a series or cd1,2 ect? Can you specify a little more in the heirarchy of the "resolution query" for the lookup info? if you can understand my babble there, lol.
secondly, nevermind my drunken sailor comment about the one movie that "appeared" joined. I happen to have been doing a batch of movies at the time that i thought was two seperate cd's arc'd, when the ONE was actually already "pre-joined" beforehand and i didnt notice. Quote: I was thinking of adding an option to check the video runtime and compare it to the supplied runtime as a third check, thoughts? I'm not so sure how accurate that would be as user independant rip settings. Tho it couldnt hurt as having another reference to re-check by.
Could you also explain the "Bin Fix" ? I just unwrapped a few old svcds, 2 and 3 cds. It recognized the one with just spaces in the title, info'd up just fine, poster as well, renamed all three. So i didnt understand quite what you meant by "bin fix" earlier | My System Specs | | System Manufacturer/Model Number CUSTOM OS XP/win7 x86 build 7127 CPU Athlon64 X2 DUAL 4200+ 2.21ghz Motherboard ASUS K8 PRO SLI Memory 2GB Dual Chan DDR2 Corsair Graphics Card Nvidia 6800GT Sound Card nvidia Monitor(s) Displays 19' LCD Screen Resolution 1280x1024 Keyboard MS wireless Mouse MS Wireless PSU coolermaster 450 Case SUPERFLOWER Cooling 1 HDD bay fan, 5x80mm Case Fans, AEROGATE II Fan/Temp Hard Drives WD 250, 2x500, 2x1TB IDE/USB
WD 250 SATA (system)
SEAGATE 120 Sata Internet Speed fassssssssst |
04 Jun 2009
|
#30 | | 6x W2K8 R2 (x64), 6x W7 7600 (x64), 2x Gentoo (x64), 1x Ubuntu 9.04 (x64), 1x pfSense (FreeBSD) Houston, TX |

Quote: Originally Posted by Digger Could you also explain the "Bin Fix" ? I just unwrapped a few old svcds, 2 and 3 cds. It recognized the one with just spaces in the title, info'd up just fine, poster as well, renamed all three. So i didnt understand quite what you meant by "bin fix" earlier Right now it renames .bin and .cue files properly but the problem with this is that a .cue file is really a helper file. It contains the filename of the associate .bin file. The same thing happens with .dvd and .iso files. A .dvd file contains additional information on the image.
So when renames "Donnie-Darko.dvd" to "Donnie Darko (2001).dvd" and "Donnie-Darko.iso" to "Donnie Darko (2001).iso" it breaks the link between the two. For most image mounting tools this won't matter as you can mount directly from the .bin or .iso file but I'm still putting a fix in place. | My System Specs | | System Manufacturer/Model Number My HTPC OS 6x W2K8 R2 (x64), 6x W7 7600 (x64), 2x Gentoo (x64), 1x Ubuntu 9.04 (x64), 1x pfSense (FreeBSD) CPU Core2 Duo E8400 3.0Ghz Motherboard ASUS P5E-VM Memory Corsair DDR-800 4GB RAM Graphics Card EVGA NVidia GeForce GT240 Screen Resolution 1080p PSU Corsair HX520w Case Antec Fusion Max Cooling Passive Thermalright HR-1 CPU Heatsink w/ Nexus Fan Hard Drives OCZ Vertex 60GB (C:\D: System\Apps)
WD 1TB x1 (G: Temp\Recorded TV)
WD 2TB x8 (On Server) Yammm - Yet Another Media Meta Manager problems? All times are GMT -5. The time now is 05:59 AM. | |