AMC Updater v0.8.0 Now Available! (1 Viewer)

OrionHall

Portal Pro
September 13, 2007
198
31
London
Home Country
United Kingdom United Kingdom
I'll add it to the to-do list - should be easy to implement.
Thanks for the digging, Orionhall. Yes, that makes sense, as I just moved from 0.7.3 to 0.8.5 recently. And I undersand why you moved to doing a full media scan.

If it's not just an easy job, then don't worry about it, I will just make sure I deselect the Original Title field when I run a scan after moving files (or just use 0.7.3 on those occasions).

Again, thanks for your time.

Version 0.8.7 is now available from the first post in this thread. A new option to control the re-scanning of moved files has been added - please give it a go and let me know what you think.

It was pretty easy to add, though it triggered an interesting bug I hadn't yet seen! All sorted now so hopefully this will work as needed.

Cheers,

Orion.
 

bwg

Portal Pro
December 25, 2007
145
38
Home Country
Tried and works a treat! Thanks for that Orionhall!

Just one thing - don't think I'm being picky, I thought you might just like to know; the tool-tip for the "Re-scan Moved Files" check-box is the same as the tool-tip for the "Purge Orphan Records" check-box. :)

Thanks again.
 

Zeddicius

Portal Member
February 28, 2007
13
0
Make own scripts

I was wondering if there is any documentation or help-site for making my own scripts to use with AMC updater?
I've been trying to convert some of the scripts already in there, but without luck.
It would be great if it was some sort of guide to make scripts, so anyone can make them for their own country and share with the rest of the users.
 

OrionHall

Portal Pro
September 13, 2007
198
31
London
Home Country
United Kingdom United Kingdom
Tried and works a treat! Thanks for that Orionhall!

Just one thing - don't think I'm being picky, I thought you might just like to know; the tool-tip for the "Re-scan Moved Files" check-box is the same as the tool-tip for the "Purge Orphan Records" check-box. :)

Thanks again.

Gah - can't believe I missed that. Yeah, I cut and pasted the purge checkbox. Ah well - I'll fix that in the next release!

Cheers,

Orion.
 

zebons

Portal Pro
January 2, 2006
1,484
114
I was wondering if there is any documentation or help-site for making my own scripts to use with AMC updater?
I've been trying to convert some of the scripts already in there, but without luck.
It would be great if it was some sort of guide to make scripts, so anyone can make them for their own country and share with the rest of the users.
Actually the grabber interface isn't delivered as it's too complex for simple use. Titof, the author is worjung on a new version for the grabber and of course for the Interface, It'll be more flexible and more simple to use. So wait a little if you want to developp your own scripts. For the moment, you can ask for a specific script if you need, I can create it with the support of Titof.
 

piernik

Portal Pro
October 22, 2008
141
26
I'm wondering if it is possible to make Updater work with scripts from ant movie Catalog?
I'm using script for filmweb.pl and I'm not interested in IMDB :) This option would be very helpful...

ANT Movie Catalog is written in Python not in c#, I don't know if it's possible to launch directly those scripts.

Are You now sure that ist's not possible to use those scripts? I think it will be the best solution...
Maybe there are some programs that can convert those scripts?

edit: found somethink like this... http://mail.python.org/pipermail/pythondotnet/2003-November/000037.html
 

z3us

Portal Pro
December 4, 2007
1,047
123
46
Home Country
Spain Spain
I have a new suggestion. Its about the "folder name as group identifier" feature.
It works great, but adds spaces at both sides of the "\" . Example:
Saw \ saw V

The problem about this is that MF will look for a FanArt called " saw V.jpg" instead of "saw V.jpg"

Can this be solved?

Thanks
 

arryo

Portal Pro
July 12, 2008
162
4
I just realized that AMC Updater (i'm using the 0.8.5) didn't return external subtitle when subtitle name is not the same name as the movie. I have a movie with file name Bobby.2006.HDTV.720p.x264-iLL.mkv, and it only returns the correct result when i have the same name Bobby.2006.HDTV.720p.x264-iLL.srt, but if it's just english.srt, then it won't work
 

z3us

Portal Pro
December 4, 2007
1,047
123
46
Home Country
Spain Spain
I just realized that AMC Updater (i'm using the 0.8.5) didn't return external subtitle when subtitle name is not the same name as the movie. I have a movie with file name Bobby.2006.HDTV.720p.x264-iLL.mkv, and it only returns the correct result when i have the same name Bobby.2006.HDTV.720p.x264-iLL.srt, but if it's just english.srt, then it won't work

Thats the way it must work.Try this filename:
Bobby.2006.HDTV.720p.x264-iLL.en.srt
 

OrionHall

Portal Pro
September 13, 2007
198
31
London
Home Country
United Kingdom United Kingdom
I just realized that AMC Updater (i'm using the 0.8.5) didn't return external subtitle when subtitle name is not the same name as the movie. I have a movie with file name Bobby.2006.HDTV.720p.x264-iLL.mkv, and it only returns the correct result when i have the same name Bobby.2006.HDTV.720p.x264-iLL.srt, but if it's just english.srt, then it won't work

Thats the way it must work.Try this filename:
Bobby.2006.HDTV.720p.x264-iLL.en.srt

Z3us is correct - the code checks for another file with a) a subtitle extension (.srt,.sub) and b) the same name up to the extension. So FilmName.avi will match FilmName.sub and FilmName.anything else.sub. This allows you to have the subtitle language added to the filename of the subtitle file.

Hope that helps,

Orion.

I have a new suggestion. Its about the "folder name as group identifier" feature.
It works great, but adds spaces at both sides of the "\" . Example:
Saw \ saw V

The problem about this is that MF will look for a FanArt called " saw V.jpg" instead of "saw V.jpg"

Can this be solved?

Thanks

Hi Z3us,

I'll look into it sir.

Cheers,

Orion.
 

Users who are viewing this thread

Top Bottom