Automatic subtitle downloader (1 Viewer)

Vrokolos

Portal Member
December 19, 2005
36
0
44
Thessaloniki
Home Country
Greece Greece
just a 0 bit txt file with the old name
What if the sub is out of sync or just a bad sub, is there an option to try different subs?

cocain-seu.nl.srt is bad

cocain-seu.nl_1.srt
shoot em up.nl_2.srt alternative version

not sure how this would work gui style :p

I always get the highest ranked subtitles. That helps :)

Nice tool but it doesn't work for me.
I got this error:

Can you try to locate which movie gives you this error?
 

Vrokolos

Portal Member
December 19, 2005
36
0
44
Thessaloniki
Home Country
Greece Greece
New version (1.10) of vroksub released. I added a lot of features that have nothing to do with subtitles. It can now download covers and data from imdb and save it to a nfo file along with your movie. It can create folders for your movies, you can change the naming format for both the file renaming and folders. You can set an output path so that each movie with subtitle will be moved there and more.
casablanca.jpg


VrokSub 1.10
 

idioteque

Retired Team Member
  • Premium Supporter
  • September 29, 2005
    609
    9
    Home Country
    Netherlands Netherlands
    hi i foudn a few bugs:

    1: invalid/ none exiting input folder gives error
    2: Fetching imdb details...
    Error fetching imdb data for: N:\Video\Films\2004 - Hotel Rwanda -CD1.avi
    response contains array value where struct expected [response : struct mapped to
    type imdbheader : member data mapped to type imdbdata]
    Error fetching imdb data for: N:\Video\Films\2004 - Hotel Rwanda -CD2.avi
    response contains array value where struct expected [response : struct mapped to
    type imdbheader : member data mapped to type imdbdata]


    good luck
     

    gibman

    Retired Team Member
  • Premium Supporter
  • October 4, 2006
    2,998
    1,372
    Aarhus
    Home Country
    Denmark Denmark
    Vrokolos: also u need to make sure that the destination folder isn't being scanned as any other folder.

    ex.

    "c:\myvideos" contains all my movies which has no subtitles.

    "c:\myvideos\subtitled" contains all my movies which HAS subtitles.

    cmdline; vroksub.exe "c:\myvideos" da,en /rename /nfo /covers /move="c:\myvideos\subtitled" /folders

    as u can seeit will also scan the subfolder; "c:\myvideos\subtitled"
    it should be excluded in this case :)

    /gibman
     

    gibman

    Retired Team Member
  • Premium Supporter
  • October 4, 2006
    2,998
    1,372
    Aarhus
    Home Country
    Denmark Denmark
    Vrokolos; instead of writing nfo files why not XML matroska files instead?

    the benefit is that movie details are shown in myvideos :)

    here is an example taken from a TV recording.

    <?xml version="1.0" encoding="UTF-8"?>
    <tags>
    <tag>
    <SimpleTag>
    <name>TITLE</name>
    <value>Koncert med Mew</value>
    </SimpleTag>
    <SimpleTag>
    <name>COMMENT</name>
    <value>Mew - Live In Copenhagen, fremkaldte begejstrede bifald fra den samlede danske kritikerskare; "Overdådigt", og "en ny standard" var nogle af de gloser der blev brugt. Gense den suveræne koncert, der også var bassist Johan Wohlerts sidste optræden med Mew, i denne rockende og stilsikre optagelse - indfanget af
    ikke mindre end 18 kameravinkler - og leveret med en sjældent set nerve!
    Instruktør: Theis Molin</value>
    </SimpleTag>
    <SimpleTag>
    <name>GENRE</name>
    <value>-</value>
    </SimpleTag>
    <SimpleTag>
    <name>CHANNEL_NAME</name>
    <value>DR2</value>
    </SimpleTag>
    </tag>
    </tags>

    /gibman
     

    Users who are viewing this thread

    Top Bottom