Giter VIP home page Giter VIP logo

subtools's People

Contributors

eott123 avatar phdelodder avatar robinhoutevelts avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

subtools's Issues

Download is started 2 times

Download start 2 times in CLI:

➜ java -jar multisubdownloader-1.0.0-SNAPSHOT-jar-with-dependencies.jar --nogui -R --selection --speedy
Automatisch mapping aan het updaten ....
Geen taal meegegeven, 'nl' is default
----- Subtitle Providers ------
 - provider : OPENSUBTITLES enabled: true
 - provider : PODNAPISI enabled: true
 - provider : ADDIC7ED enabled: true
 - provider : TVSUBTITLES enabled: true
 - provider : LOCAL enabled: true
 - provider : SUBSMAX enabled: true
-----------------------------
----- Subtitle Filtering ------
 - OptionSubtitleExactMatch : true
 - OptionSubtitleKeywordMatch : true
 - OptionSubtitleExcludeHearingImpaired : false
-------------------------------
[==================================================]   100%     
----- Download Options ------
 - OptionsAlwaysConfirm : false
-----------------------------
No subs found for: Greys.Anatomy.S11E09.720p.HDTV.X264-DIMENSION.mkv
No subs found for: NCIS.S12E13.We.Build.We.Fight.720p.WEB-DL.DD5.1.H.264-CtrlHD.mkv
No subs found for: doctor_who_2005.S00E142.2014_christmas_special.last_christmas.720p_hdtv_x264-fov.mkv
No subs found for: Forever.US.S01E14.720p.HDTV.X264-DIMENSION.mkv
No subs found for: CSI.S15E14.720p.HDTV.X264-DIMENSION.mkv
No subs found for: The.Big.Bang.Theory.S08E14.720p.HDTV.X264-DIMENSION.mkv
No subs found for: Cougar.Town.S06E05.720p.HDTV.x264-KILLERS.mkv
No subs found for: Midsomer.Murders.S17E01.720p.HDTV.x264-BiA.mkv
No subs found for: CSI.S15E15.720p.HDTV.X264-DIMENSION.mkv
No subs found for: Criminal.Minds.S10E14.720p.HDTV.X264-DIMENSION.mkv
No subs found for: How.to.Get.Away.with.Murder.S01E11.720p.HDTV.X264-DIMENSION.mkv
No subs found for: CSI.S15E16.720p.HDTV.X264-DIMENSION.mkv
No subs found for: Greys.Anatomy.S11E10.720p.HDTV.X264-DIMENSION.mkv
No subs found for: NCIS.Los.Angeles.S06E14.720p.HDTV.X264-DIMENSION.mkv
No subs found for: Castle.2009.S07E13.720p.HDTV.X264-DIMENSION.mkv
No subs found for: Stalker.S01E15.720p.HDTV.X264-DIMENSION.mkv
No subs found for: Castle.S07E14.Resurrection.720p.HDTV.X264-DIMENSION.mp4
No subs found for: midsomer.murders.s17e02.720p.hdtv.x264-tla.mkv

----- Download Options ------
 - OptionsAlwaysConfirm : false
-----------------------------
No subs found for: Greys.Anatomy.S11E09.720p.HDTV.X264-DIMENSION.mkv
No subs found for: NCIS.S12E13.We.Build.We.Fight.720p.WEB-DL.DD5.1.H.264-CtrlHD.mkv
No subs found for: doctor_who_2005.S00E142.2014_christmas_special.last_christmas.720p_hdtv_x264-fov.mkv
No subs found for: Forever.US.S01E14.720p.HDTV.X264-DIMENSION.mkv
No subs found for: CSI.S15E14.720p.HDTV.X264-DIMENSION.mkv
No subs found for: The.Big.Bang.Theory.S08E14.720p.HDTV.X264-DIMENSION.mkv
No subs found for: Cougar.Town.S06E05.720p.HDTV.x264-KILLERS.mkv
No subs found for: Midsomer.Murders.S17E01.720p.HDTV.x264-BiA.mkv
No subs found for: CSI.S15E15.720p.HDTV.X264-DIMENSION.mkv
No subs found for: Criminal.Minds.S10E14.720p.HDTV.X264-DIMENSION.mkv
No subs found for: How.to.Get.Away.with.Murder.S01E11.720p.HDTV.X264-DIMENSION.mkv
No subs found for: CSI.S15E16.720p.HDTV.X264-DIMENSION.mkv
No subs found for: Greys.Anatomy.S11E10.720p.HDTV.X264-DIMENSION.mkv
No subs found for: NCIS.Los.Angeles.S06E14.720p.HDTV.X264-DIMENSION.mkv
No subs found for: Castle.2009.S07E13.720p.HDTV.X264-DIMENSION.mkv
No subs found for: Stalker.S01E15.720p.HDTV.X264-DIMENSION.mkv
No subs found for: Castle.S07E14.Resurrection.720p.HDTV.X264-DIMENSION.mp4
No subs found for: midsomer.murders.s17e02.720p.hdtv.x264-tla.mkv

Standaard voorkeuren aangeven

In de nieuwe update, maar 'scores' is het niet meer mogelijk om standaard voorkeuren in te geven.

Ik heb bijvoorbeeld bijna altijd 720p.HDTV en uit ervaring weet ik dat het met die van addicted bijv vrij vaak goed gaat. Ik zou dus graag willen kunnen aangeven dat ik die standaard voorkeuren heb. Zeker als ik 15 afleveringen tegelijk van ondertitels wil voorzien is het een klus om elke keer een vinkje te moeten geven, zo kan het indexeren dus niet meer als ik weg loop van de PC (en met die addicted 15 sec regel kan het wel even duren tegenwoordig)

Screen keeps popping up to front

The MultiSubDownloader BETA4 keeps popping up on to the front when it is scanning for available subtitles. This is annoying when I'm browsing. It doesn't happen when I minimize the program.

Also look at the double row of the downloaded subtitle

Here's my log.

Controleren voor nieuwe update
Error: -------
java.lang.NumberFormatException: For input string: "0-BETA4"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.valueOf(Unknown Source)
at org.lodder.subtools.multisubdownloader.UpdateAvailableDropbox.compareVersions(UpdateAvailableDropbox.java:96)
at org.lodder.subtools.multisubdownloader.UpdateAvailableDropbox.check(UpdateAvailableDropbox.java:68)
at org.lodder.subtools.multisubdownloader.UpdateAvailableDropbox.checkProgram(UpdateAvailableDropbox.java:33)
at org.lodder.subtools.multisubdownloader.GUI.checkUpdate(GUI.java:127)
at org.lodder.subtools.multisubdownloader.GUI.(GUI.java:121)
at org.lodder.subtools.multisubdownloader.App$1.run(App.java:102)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

RateLimiet is bereikt voor 'www.addic7ed.com', gelieve 0 min en 15 sec te wachten
Error: Error response: 404 For url: http://www.addic7ed.com/serie/south_park/18/9/#rehash
Error: Error response: 404 For url: http://www.addic7ed.com/serie/south_park/18/10/#happyholograms
----- Download Options ------

- OptionsAlwaysConfirm : true

Downloading subtitle: Elementary - 03x15 - When Your Number's Up DIMENSION Vertaling: Het Elementary Team for release: Elementary.S03E15.When.Your.Numbers.Up.720p.HDTV.x264-DIMENSION.mkv
Downloading subtitle: Elementary - 03x15 - When Your Number's Up DIMENSION Vertaling: Het Elementary Team for release: Elementary.S03E15.When.Your.Numbers.Up.720p.HDTV.x264-DIMENSION.mkv
Downloading subtitle: Marvel's Agent Carter - 01x07 - Snafu 720p KILLERS Quality over Quantity (QoQ) Releases Vertaling: Big0Bertha, M@rsman & Bee-TeeVee Controle: SwagBoy for release: Marvels.Agent.Carter.S01E07.Snafu.720p.HDTV.x264-KILLERS.mkv
Downloading subtitle: Marvel's Agent Carter - 01x07 - Snafu 720p KILLERS Quality over Quantity (QoQ) Releases Vertaling: Big0Bertha, M@rsman & Bee-TeeVee Controle: SwagBoy for release: Marvels.Agent.Carter.S01E07.Snafu.720p.HDTV.x264-KILLERS.mkv
Downloading subtitle: Stalker - 01x16 - Salvation LOL for release: Stalker.S01E16.Salvation.720p.HDTV.x264-DIMENSION.mkv
Downloading subtitle: Stalker - 01x16 - Salvation LOL for release: Stalker.S01E16.Salvation.720p.HDTV.x264-DIMENSION.mkv
Downloading subtitle: The 100 - 02x13 - Resurrection 720p KILLERS Quality over Quantity (QoQ) Releases Vertaling: FuBre ~ Controle: CheckDude for release: The.100.S02E13.Resurrection.720p.HDTV.x264-KILLERS.mkv
Downloading subtitle: The 100 - 02x13 - Resurrection 720p KILLERS Quality over Quantity (QoQ) Releases Vertaling: FuBre ~ Controle: CheckDude for release: The.100.S02E13.Resurrection.720p.HDTV.x264-KILLERS.mkv
Downloading subtitle: The Flash (2014) - 01x14 - Fallout LOL Vertaling: Dream, Big0Bertha & SkeletorControle: MrZazou for release: The.Flash.2014.S01E14.Fallout.720p.HDTV.x264-DIMENSION.mkv
Downloading subtitle: The Flash (2014) - 01x14 - Fallout LOL Vertaling: Dream, Big0Bertha & SkeletorControle: MrZazou for release: The.Flash.2014.S01E14.Fallout.720p.HDTV.x264-DIMENSION.mkv

Downloaded subs not showing

All the downloaded subs are nowhere to be found on my computer. I've tried several times.
What I do: I select the sub I want, and I click on OK. Normally the subs are downloaded in my standard search map.

Also an enhancement: The download screen where you can select which sub to download is clear then the download screen in previous versions. This can be solved by making the download screen bigger instead of the fixed size now. This is just my opinion

files not recognized

Hello,

I've got some files with the .m4v extension and Multisub v1.2.0 does not recognize them as video files and doesn't search for subs for those files.
When I set logging to ALL, I only see this:
[TRACE] SearchAction is being executed
[TRACE] getFileListing: dir [E:\uTorrent\Fringe Season 1] Recursive [false] languageCode [nl] forceSubtitleOverwrite [false]

"Stop" button doesn't work and old settings not correctly imported

In version 1.1.0. the Stop button, when scanning for subtitles (the first scan screen) doesn't work.

Also, I've imported my settings from the old BETA and suddenly the program searched for subs in other maps within my selected map. I didn't checked this box in the old BETA and I didn't checked the box in the new BETA. When I selected my main map again and left the checkbox (search maps within maps) unchecked, it worked.

Subtitle Filtering

Currently there are 2 pull request and 2 issues about how to filter subtitle to get the correct one's to the user. There for I suggest a new approach :

subtitleselection

This approach in the diagram is a major change to the application, to implement it would requre some changes in dev-1.0.0 to be undone and some parts needs to be rewritten.

The yellow is a settings that can be changed in the options, there rest will be how it works!

Please give you opinion @RobinHoutevelts and @Masterbreel? any one else how likes to share ...

minimum jre = 7

On start a check should be to see if the minimum jre is met!

Feature request: Download exact match only

What I like to have is the following when running the tool from the command line:

  • Download only the subtitle if it is an exact match.

So I do not get this:
Downloaded sub for episode: Grimm.S04E08.720p.HDTV.X264-DIMENSION.mkv using these subs: Grimm.S04E08.HDTV.x264-LOL.srt

  • When there are multiple subtitles available I would still like to download always the exact match

So it would download the 1st of the example below:

  1. Debug: getSubtitlesFiltered: found EXACT match: Sleepy.Hollow.S02E12.720p.HDTV.x264-IMMERSE.srt
  2. Debug: getSubtitlesFiltered: found KEYWORD match: Sleepy.Hollow.S02E12.720p.HDTV.x264-IMMERSE.srt
  3. Debug: getSubtitlesFiltered: found KEYWORD match: Sleepy.Hollow.S02E12.HDTV.x264-ASAP.srt

I was not able to achieve this.
Is this already possible with the settings? Then I would love know which to set. As i have tried already a few of them.
If it is not yet possible it would be a great new feature.

White spaces are required between publicId and systemId.

Criminal.Minds.S10E15.720p.HDTV.X264-DIMENSION.mkv

[=======================> ] 46% [Fatal Error] :1:55: White spaces are required between publicId and systemId.
[Fatal Error] :1:55: White spaces are required between publicId and systemId.
Exception in thread "main" java.lang.NullPointerException
at org.lodder.subtools.multisubdownloader.lib.control.TvReleaseControl.setTvdbID(TvReleaseControl.java:123)
at org.lodder.subtools.multisubdownloader.lib.control.TvReleaseControl.processTvdb(TvReleaseControl.java:30)
at org.lodder.subtools.multisubdownloader.lib.control.TvReleaseControl.process(TvReleaseControl.java:77)
at org.lodder.subtools.multisubdownloader.lib.ReleaseFactory.createRelease(ReleaseFactory.java:44)
at org.lodder.subtools.multisubdownloader.gui.actions.search.CliSearchAction.createReleases(CliSearchAction.java:87)
at org.lodder.subtools.multisubdownloader.actions.SearchAction.search(SearchAction.java:71)
at org.lodder.subtools.multisubdownloader.actions.SearchAction.run(SearchAction.java:53)
at org.lodder.subtools.multisubdownloader.CLI.search(CLI.java:100)
at org.lodder.subtools.multisubdownloader.CLI.run(CLI.java:61)
at org.lodder.subtools.multisubdownloader.App.main(App.java:91)

java.lang.NumberFormatException: For input string: "2-SNAPSHOT"

Error: -------
java.lang.NumberFormatException: For input string: "2-SNAPSHOT"
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
    at java.lang.Integer.parseInt(Integer.java:492)
    at java.lang.Integer.valueOf(Integer.java:582)
    at org.lodder.subtools.multisubdownloader.UpdateAvailableDropbox.compareVersions(UpdateAvailableDropbox.java:96)
    at org.lodder.subtools.multisubdownloader.UpdateAvailableDropbox.check(UpdateAvailableDropbox.java:68)
    at org.lodder.subtools.multisubdownloader.UpdateAvailableDropbox.checkProgram(UpdateAvailableDropbox.java:33)
    at org.lodder.subtools.multisubdownloader.GUI.checkUpdate(GUI.java:127)
    at org.lodder.subtools.multisubdownloader.GUI.<init>(GUI.java:121)
    at org.lodder.subtools.multisubdownloader.App$1.run(App.java:102)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:312)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:738)
    at java.awt.EventQueue.access$300(EventQueue.java:103)
    at java.awt.EventQueue$3.run(EventQueue.java:699)
    at java.awt.EventQueue$3.run(EventQueue.java:697)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:708)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
-------

i18n

Setup multilingual with language support for en + nl

Bug: ScoreCalculator returns 0 when dividing integers

Sub:

filename quality team
Criminal Minds - 10x12 - Anonymous 720pDimension Vertaling: Het Criminal Minds Team 720p 720pDimension Vertaling: Het Criminal Minds Team

Release:
Criminal.Minds.S10E12.720p.HDTV.X264-DIMENSION.mkv

Weights:

key score
hdtv 2
720p 2
x264 1
dimension 2

Expected score: 70
Actual score: 0

Automatic download

The old automatic download on quality rules is obsolete with issue #19 .

A new and improved version is required.

Stuck after indexing

Hallo Lodder (en anderen),

weet iemand wat er mis is, na het indexeren wordt er niet gezocht naar ondertitels op de verschillende sites.

Alle hulp wordt zeer gewaardeerd.

TextSearch

The same result is shown multiple times

selection_003

Overzicht van verkregen subtitles.

Aangezien niet alle verkregen srt's de kwaliteit uit de Bierdopje tijd hebben, controleer ik ze na downloaden altijd even op synchroon lopen en glbale kwaliteit. Hiervoor noteer ik dus van de aangevinkte subs de serienaam + episode.

Is het mogelijk om van alle aangevinkte (en dus gedownloade) srt's na afloop een overzicht te krijgen op het scherm, dan wel in een logfile ?

Toevoeging: Zie net dat die info tegenwoordig al onderin het log venster staat. Blijft de vraag over of deze info automatisch in een logfile geschreven kan worden.

Subtitle rename to match mkv file?

What I noticed lately is that some subtitles are downloaded ending with v1.
For example the subtitle Castle.2009.S07E11.720p.HDTV.X264-DIMENSION-v1.srt is downloaded for Castle.2009.S07E11.720p.HDTV.X264-DIMENSION.mkv.
As a result they are not working without me renaming them manually.
I have the option for exact match only

Is there an option which will rename the subtitle to exact match the mkv filename?

Filter found subtitles before showing #found subtitles

When you have quality filters set, the found subtitles should be filtered before showing how many subtitles the search yielded.

It should be shown as < matched/total >.

This shouldn't happen ( although it has generated a few issues that got fixed )
image

In this case it should be shown as 0/2 so the user knows that 2 subtitles exist, but can't be downloaded due to his set filters.

IllegalThreadStateException when search is called twice

Stacktrace after second search

Exception in thread "AWT-EventQueue-0" java.lang.IllegalThreadStateException
at java.lang.Thread.start(Thread.java:705)
at org.lodder.subtools.multisubdownloader.gui.panels.InputPanel$1.actionPerformed(InputPanel.java:58)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3312)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:740)
at java.awt.EventQueue.access$300(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:699)
at java.awt.EventQueue$3.run(EventQueue.java:697)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:713)
at java.awt.EventQueue$4.run(EventQueue.java:711)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:710)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

Tool not working anymore

Hoi Lodder,

vanaf vandaag werkt de tool niet meer. Ook bij anderen waarvan ik weet dat ze het gebruiken werkt het niet meer.

Als ik het programma start en vervolgens op Zoeken klik dan scant hij de directory en blijft hij vervolgens hangen. Hij gaat dus niet bij de verschillende providers de subs zoeken.

Heb je enig idee hoe dit op te lossen? Ik heb zelf al de map: .MultiSubDownloader weggegooid, maar vervolgens hetzelfde issue.

Iedere hulp wordt zeer gewaardeerd.

Error: Unknown serie name in tvdb: dci banks aftermath

dci.banks.aftermath.part1.hdtv.xvid-bia.avi

[=========> ] 19% Error: Unknown serie name in tvdb: dci banks aftermath
Exception in thread "main" java.lang.NullPointerException
at org.lodder.subtools.multisubdownloader.lib.control.TvReleaseControl.setTvdbID(TvReleaseControl.java:123)
at org.lodder.subtools.multisubdownloader.lib.control.TvReleaseControl.processTvdb(TvReleaseControl.java:30)
at org.lodder.subtools.multisubdownloader.lib.control.TvReleaseControl.process(TvReleaseControl.java:77)
at org.lodder.subtools.multisubdownloader.lib.ReleaseFactory.createRelease(ReleaseFactory.java:44)
at org.lodder.subtools.multisubdownloader.gui.actions.search.CliSearchAction.createReleases(CliSearchAction.java:87)
at org.lodder.subtools.multisubdownloader.actions.SearchAction.search(SearchAction.java:71)
at org.lodder.subtools.multisubdownloader.actions.SearchAction.run(SearchAction.java:53)
at org.lodder.subtools.multisubdownloader.CLI.search(CLI.java:100)
at org.lodder.subtools.multisubdownloader.CLI.run(CLI.java:61)
at org.lodder.subtools.multisubdownloader.App.main(App.java:91)

Error whilhe running program

All of a sudden the program shows errors. I deleted the folder .MultiSubDownloader and tried it again, but no luck.

Is there a fix Lodder?

[ERROR] org.lodder.subtools.sublibrary.ManagerException: Error occured with httpclient response: 522 Origin Connection Time-out
[ERROR] createRelease
[ERROR] org.lodder.subtools.sublibrary.ManagerException: Error occured with httpclient response: 504 Gateway Time-out
[ERROR] createRelease
[ERROR] org.lodder.subtools.sublibrary.ManagerException: Error occured with httpclient response: 500 Internal Server Error
[ERROR] createRelease
[ERROR] org.lodder.subtools.sublibrary.ManagerException: Error occured with httpclient response: 524 Origin Time-out
[ERROR] createRelease
[ERROR] org.lodder.subtools.sublibrary.ManagerException: Error occured with httpclient response: 522 Origin Connection Time-out
[ERROR] createRelease

OMDBAPI Failed MovieRelease

deze versie opgestart in windows 10 :
java -jar multisubdownloader-1.2.3-jar-with-dependencies.jar

INFO hsqldb.db.HSQLDB50392093DC.ENGINE - checkpointClose start
INFO hsqldb.db.HSQLDB50392093DC.ENGINE - checkpointClose end
2015-10-06 08:12:55,606 INFO [main] o.l.s.m.s.SettingsControl [SettingsControl.java:521] Automatisch mapping aan het updaten ....
2015-10-06 08:12:58,022 INFO [main] o.r.Reflections [Reflections.java:228] Reflections took 93 ms to scan 1 urls, producing 62 keys and 236 values
2015-10-06 08:14:22,616 ERROR [Thread-8] o.l.s.m.l.c.MovieReleaseControl [MovieReleaseControl.java:63] OMDBAPI Failed MovieRelease: Ardennes Fury 720p WEB-DL x264 , using OMDBAPI as fallback

issue : ik kan geen enkele film subtitle vinden/afhalen?

Movie is parsed as tv release

Release: The.Hunger.Games.Mockingjay.Part.1..2014.720p.BluRay.x264-SPARKS.mkv

Error: Unknown serie name in tvdb: The Hunger Games Mockingjay
Error: -------
org.lodder.subtools.sublibrary.exception.ReleaseControlException: Tvdb API, returned no result: TvRelease: The Hunger Games Mockingjay s1 e[1] 720p BluRay x264 SPARKS
    at org.lodder.subtools.multisubdownloader.lib.control.TvReleaseControl.setTvdbID(TvReleaseControl.java:124)
    at org.lodder.subtools.multisubdownloader.lib.control.TvReleaseControl.processTvdb(TvReleaseControl.java:30)
    at org.lodder.subtools.multisubdownloader.lib.control.TvReleaseControl.process(TvReleaseControl.java:76)
    at org.lodder.subtools.multisubdownloader.lib.ReleaseFactory.createRelease(ReleaseFactory.java:44)
    at org.lodder.subtools.multisubdownloader.cli.actions.CliSearchAction.createReleases(CliSearchAction.java:88)
    at org.lodder.subtools.multisubdownloader.actions.SearchAction.search(SearchAction.java:71)
    at org.lodder.subtools.multisubdownloader.actions.SearchAction.run(SearchAction.java:53)
    at org.lodder.subtools.multisubdownloader.CLI.search(CLI.java:100)
    at org.lodder.subtools.multisubdownloader.CLI.run(CLI.java:61)
    at org.lodder.subtools.multisubdownloader.App.main(App.java:91)
-------

Error "character to be escaped is missing" when downloading

When selecting a subtitle to download I get a pop-up with an error.

== Trace ==
Trace: class org.lodder.subtools.multisubdownloader.MainWindow: (download)

Trace: class org.lodder.subtools.multisubdownloader.gui.workers.DownloadWorker: (doInBackground) Rows to thread: 1

Debug: determineWhatSubtitleDownload: # found subs: 2

Debug: determineWhatSubtitleDownload: Multiple subs detected

Debug: determineWhatSubtitleDownload: Select subtitle with dialog

Debug: Downloaded subs for episode: sons.of.anarchy.s06e03.720p.hdtv.x264-2hd.mkv using these subs: Sons.of.Anarchy.S06E03.HDTV.x264-2HD.srt

Trace: Actions: (download) LibraryActionVerplaatsen

Trace: TheTVDBApi: (createApiUrl)

Trace: TheTVDBApi: (createApiUrl) create part: /series/82696

Trace: XmlHTTPAPI: (getXMLDisk) timeout: 2592000

Debug: Found Disk cached element: http://thetvdb.com/api/A1720D2DDFDCE82D/series/82696

Trace: TheTVDBSerie: (parseSerieNode) Element: 82696 |Charlie Hunnam|Katey Sagal|Ron Perlman|Mark Boone Junior|Ryan Hurst|Theo Rossi|Tommy Flanagan|Kim Coates|Maggie Siff|Niko Nicotera|Drea de Matteo|Jimmy Smits|William Lucking|David Labrava|Dayton Callie|Johnny Lewis|Taylor Sheridan|Donal Logue|Ally Walker|Ray McKinnon|Luis Torres|Danny Trejo|Christopher Douglas Reed|Timothy V. Murphy|Kenneth Choi|Rockmond Dunbar|Emilio Rivera|Kurt Sutter|Winter Ave Zoli|Michael Ornstein|Titus Welliver|Adam Arkin| <Airs_DayOfWeek>Tuesday</Airs_DayOfWeek> <Airs_Time>10:00 PM</Airs_Time> TV-MA 2008-09-03 |Crime|Drama|Thriller| <IMDB_ID>tt1124373</IMDB_ID> en FX Sons of Anarchy is an adrenalized drama with darkly comedic undertones that explores a notorious outlaw motorcycle club’s (MC) desire to protect its livelihood while ensuring that their simple, sheltered town of Charming, California remains exactly that, charming. The MC must confront threats from drug dealers, corporate developers, and overzealous law officers. Behind the MC’s familial lifestyle and legally thriving automotive shop is a ruthless and illegal arms business driven by the seduction of money, power, and blood. 8.9 259 60 75303 Sons of Anarchy Ended graphical/82696-g.jpg fanart/original/82696-3.jpg 1420669333 posters/82696-1.jpg <tms_wanted_old>1</tms_wanted_old> <zap2it_id>EP01074337</zap2it_id>

Trace: XMLHelper: (getStringTagValue) sTag:id

Trace: XMLHelper: (getStringTagRawValue) sTag:id

Trace: XMLHelper: (getStringTagValue) sTag:Actors

Trace: XMLHelper: (getStringTagRawValue) sTag:Actors

Trace: XMLHelper: (getStringTagValue) sTag:Airs_DayOfWeek

Trace: XMLHelper: (getStringTagRawValue) sTag:Airs_DayOfWeek

Trace: XMLHelper: (getStringTagValue) sTag:Airs_Time

Trace: XMLHelper: (getStringTagRawValue) sTag:Airs_Time

Trace: XMLHelper: (getStringTagValue) sTag:ContentRating

Trace: XMLHelper: (getStringTagRawValue) sTag:ContentRating

Trace: XMLHelper: (getStringTagValue) sTag:FirstAired

Trace: XMLHelper: (getStringTagRawValue) sTag:FirstAired

Trace: XMLHelper: (getStringTagValue) sTag:Genre

Trace: XMLHelper: (getStringTagRawValue) sTag:Genre

Trace: XMLHelper: (getStringTagValue) sTag:IMDB_ID

Trace: XMLHelper: (getStringTagRawValue) sTag:IMDB_ID

Trace: XMLHelper: (getStringTagValue) sTag:Language

Trace: XMLHelper: (getStringTagRawValue) sTag:Language

Trace: XMLHelper: (getStringTagValue) sTag:Network

Trace: XMLHelper: (getStringTagRawValue) sTag:Network

Trace: XMLHelper: (getStringTagValue) sTag:Overview

Trace: XMLHelper: (getStringTagRawValue) sTag:Overview

Trace: XMLHelper: (getStringTagValue) sTag:Rating

Trace: XMLHelper: (getStringTagRawValue) sTag:Rating

Trace: XMLHelper: (getStringTagValue) sTag:Runtime

Trace: XMLHelper: (getStringTagRawValue) sTag:Runtime

Trace: XMLHelper: (getStringTagValue) sTag:SeriesID

Trace: XMLHelper: (getStringTagRawValue) sTag:SeriesID

Trace: XMLHelper: (getStringTagValue) sTag:SeriesName

Trace: XMLHelper: (getStringTagRawValue) sTag:SeriesName

Trace: XMLHelper: (getStringTagValue) sTag:Status

Trace: XMLHelper: (getStringTagRawValue) sTag:Status

Trace: XMLHelper: (getStringTagValue) sTag:lastupdated

Trace: XMLHelper: (getStringTagRawValue) sTag:lastupdated

Trace: XMLHelper: (getStringTagValue) sTag:zap2it_id

Trace: XMLHelper: (getStringTagRawValue) sTag:zap2it_id


java.lang.IllegalArgumentException: character to be escaped is missing
at java.util.regex.Matcher.appendReplacement(Unknown Source)
at java.util.regex.Matcher.replaceAll(Unknown Source)
at java.lang.String.replaceAll(Unknown Source)
at org.lodder.subtools.multisubdownloader.lib.library.PathLibraryBuilder.episodeBuildPath(PathLibraryBuilder.java:58)
at org.lodder.subtools.multisubdownloader.lib.library.PathLibraryBuilder.buildPath(PathLibraryBuilder.java:24)
at org.lodder.subtools.multisubdownloader.lib.Actions.download(Actions.java:231)
at org.lodder.subtools.multisubdownloader.lib.Actions.download(Actions.java:545)
at org.lodder.subtools.multisubdownloader.lib.Actions.download(Actions.java:552)
at org.lodder.subtools.multisubdownloader.gui.workers.DownloadWorker.doInBackground(DownloadWorker.java:57)
at org.lodder.subtools.multisubdownloader.gui.workers.DownloadWorker.doInBackground(DownloadWorker.java:21)
at javax.swing.SwingWorker$1.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at javax.swing.SwingWorker.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Filter to exclude internal subbed episodes.

Normally I download episodes without subs, and use this wonderfull tool to find the dutch subs later.

But from time to time I download episodes with internal subs. The hostname of those episodes include ".NLSubs." But MultiSubDownloader keeps searching for those subs.
This takes unnessessary time (surely when searching on addic7ed).

Is there a way to exclude searching for subs that include i.e. ".NLSubs." in the filename ?

Update check per given timing, or disable check

Add a new preference option for update check to set the time frame for each update, once every given time.

  • once a day
  • once a week, the first day of the week
  • once a month, the first day of the month
  • disable, no check at all

Refactor Actions

Split in different class and each class should have one goal!

Problem with Podnapisi

Bij elke run krijg ik de melding

[ERROR] API PODNAPISI getXML

Ik zag dat er 2 maanden geleden al een aanpassing is gedaan, maar kan geen nieuwe versie downloaden. Heb je inmiddels al een oplossing hiervoor gevonden?

Bugs 1.0.0-BETA4

  • Scrore instead of score in download screen
  • Program kept hanging till 3 times at series 12 monkeys
  • Logging errors:
    http://pastebin.com/mFFrMcX6

You can see the following in the log:
A couple of times 404 errors. First 2 from the show Arrow
The 5th from The Blacklist
The 6th from The Mentalist

When I downloaded the Subtitle for House of Lies it appeared 2 times in my log

Check http code

When a call isn't ok (200) the process should stop, instead of throwing errors

Null pointer exception when running on Linux

When running multisub on my NAS (Linux) I get a nullpointer exception (see trace below).
Not sure if it is caused by the prefs file (on the bottom of this issue) or usage of wrong parameters.

I use the following 2 commands to run it.
/usr/local/jre/bin/java -jar "/share/Downloads/MultiSubDownloader-v0.1.27.jar" --nogui --importpreferences "/share/Downloads/multi_prefs.xml" --language nl

/usr/local/jre/bin/java -jar "/share/Downloads/MultiSubDownloader-v0.1.27.jar" --nogui --folder "/share/Downloads/sabnzbd/tv/Sons of Anarchy S06E03 720p HDTV x264-2HD" --debug --recursive --language nl --trace

=== Trace ===
Auto updating mapping ....
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Trace: XMLHelper: (getIntTagValue) sTag:tvdbid
Trace: XMLHelper: (getStringTagValue) sTag:scene
Trace: XMLHelper: (getStringTagRawValue) sTag:scene
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.simontuffs.onejar.Boot.run(Boot.java:340)
at com.simontuffs.onejar.Boot.main(Boot.java:166)
Caused by: java.lang.NullPointerException
at java.io.File.(File.java:277)
at org.lodder.subtools.multisubdownloader.App.main(App.java:76)
... 6 more

==END Trace ===

I added captures of the prefs file used as I cannot attach or paste it into this issue report

capture

capture2

Serieafleveringen wel geindexeerd, niet gedownload.

Treating As Episode: E:\Downloads\Gotham.S01E11.720p.HDTV.X264-DIMENSION.mkv
Trace: CacheManager: (doGet) uce content: ' <title>Gotham (2014) - S01E11 - English subtitles</title> <script type="text/javascript">if (top.location != self.location) top.location = self.location</script> <script type="text/javascript"> OA_zones = { 'statistics': 5, 'interstitial': 6, 'footer': 11, }; </script> <script type='text/javascript' src="http://advertisment.unimatrix.si/delivery/spcjs.php?id=1&logged_in=false&gender=f&birth_year=&omdb=451646"></script> <script type='text/javascript'> OA_show('statistics'); OA_show('interstitial'); </script> <script type="text/javascript"> var podnapisiGender = 'undefined'; var podnapisiBirthYear = 'undefined'; var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-789366-1']); _gaq.push(['_setCustomVar', 1, 'Gender', podnapisiGender, 1]); _gaq.push(['_setCustomVar', 2, 'Birthyear', podnapisiBirthYear, 1]); _gaq.push(['_setCustomVar', 3, 'Skin', 'simple', 3]); _gaq.push(['_setCustomVar', 4, 'IPv6', 'false', 1]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <script type="text/javascript" src="/javascript/prototype.js?rev=2014090600"></script>


Alle ondertitels Film ondertitels TV Series ondertitels  
 
Zoek door onze enorme verzameling ondertitels.
snel zoeken

  Elke taal AlbaneesArabischArgentijns (Spaans)Belarus (Russisch / Wit-russisch)BengaliBosnischBraziliaans (Portugees)BulgaarsCatalaansChineesDeensDuitsEngelsEstischFinsFransGreenlandicGrieksHebreeuwsHindoestaansHongaarsIJslandsIersIndonesischItaliaansJapansKazakhKoreaansKroatischLetsLitouwsMacedonischMaleisischMandarijnNederlandsNoorsOekraïensPerzischPoolsPortugeesRoemeensRussischServischServisch (Cyrillisch)SinhalaSloveensSlowaaksSpaansThaisTsjechisch TurksVietnameesZweeds  
Inclusief film titel aliassen

Jaar:


Uitgifte:


Filtering:
Ondertitels alleen voor uitgebreide versie
Ondertitels alleen voor DVD
Ondertitels alleen voor HD video
Ondertitels alleen voor slechthorenden
Alleen technisch correct
Alleen grammaticaal correct
Alleen geautoriseerde ondertitels
Zoek door onze enorme verzameling ondertitels.
alleen film ondertitels

Elke taal AlbaneesArabischArgentijns (Spaans)Belarus (Russisch / Wit-russisch)BengaliBosnischBraziliaans (Portugees)BulgaarsCatalaansChineesDeensDuitsEngelsEstischFinsFransGreenlandicGrieksHebreeuwsHindoestaansHongaarsIJslandsIersIndonesischItaliaansJapansKazakhKoreaansKroatischLetsLitouwsMacedonischMaleisischMandarijnNederlandsNoorsOekraïensPerzischPoolsPortugeesRoemeensRussischServischServisch (Cyrillisch)SinhalaSloveensSlowaaksSpaansThaisTsjechisch TurksVietnameesZweeds oplopendaflopend RelevantieUpload datumTitelAuteurJaarTaalUitgifte
Inclusief film titel aliassen

Jaar:


Uitgifte:


Filtering:
Ondertitels alleen voor uitgebreide versie
Ondertitels alleen voor DVD
Ondertitels alleen voor HD video
Ondertitels alleen voor slechthorenden
Alleen technisch correct
Alleen grammaticaal correct
Alleen geautoriseerde ondertitels
Zoek door onze enorme verzameling ondertitels.
enkel ondertitels voor TV series

Elke taal AlbaneesArabischArgentijns (Spaans)Belarus (Russisch / Wit-russisch)BengaliBosnischBraziliaans (Portugees)BulgaarsCatalaansChineesDeensDuitsEngelsEstischFinsFransGreenlandicGrieksHebreeuwsHindoestaansHongaarsIJslandsIersIndonesischItaliaansJapansKazakhKoreaansKroatischLetsLitouwsMacedonischMaleisischMandarijnNederlandsNoorsOekraïensPerzischPoolsPortugeesRoemeensRussischServischServisch (Cyrillisch)SinhalaSloveensSlowaaksSpaansThaisTsjechisch TurksVietnameesZweeds oplopendaflopend RelevantieUpload datumTitelAuteurJaarTaalUitgifteTV seizoenTV aflevering
Inclusief film titel aliassen

TV series opties:
Seizoen:
Aflevering:

Jaar:


Uitgifte:


Filtering:
Ondertitels alleen voor uitgebreide versie
Ondertitels alleen voor DVD
Ondertitels alleen voor HD video
Ondertitels alleen voor slechthorenden
Alleen technisch correct
Alleen grammaticaal correct
Alleen geautoriseerde ondertitels
Alleen ondertitels voor een compleet seizoen
Geavanceerd zoeken
    <script type="text/javascript" src="/javascript/prototype.js?rev=2014090600"></script><script type="text/javascript" src="/javascript/pcommon.js?rev=2014090600"></script><script type="text/javascript" src="/javascript/ptabs.js?rev=2014090600"></script><script type="text/javascript" src="/javascript/pjson.js?rev=2014090600"></script><script type="text/javascript" src="/javascript/prpc.js?rev=2014090600"></script><script type="text/javascript" src="/javascript/psourceelements.js?rev=2014090600"></script><script type="text/javascript" src="/javascript/pextends.js?rev=2014090600"></script><script type="text/javascript" src="/javascript/pautosuggest.js?rev=2014090600"></script><script> var m_rpc = new PRPC('/ppodnapisi/'); var m_tabs = new PTabs("Search"); var m_advancedSearchVisible = false; var m_autosuggest = new PAutosuggest('keywords', 'autosuggest', new PSuggestionsSource(-1)); m_autosuggest.selectionCB = selectedCB; m_autosuggest.clickedCB = clickedCB; function toggleAdvancedSearch() { if (!m_advancedSearchVisible) { // Show the search var i = 1; do { var item = new getObj("advanced" + i++); if (item.obj) item.style.display = "block"; } while (item.obj); // Set all toggle markers document.sf1.asdp.value = 1; document.sf2.asdp.value = 1; document.sf3.asdp.value = 1; m_advancedSearchVisible = true; } else { // Hide the search var i = 1; do { var item = new getObj("advanced" + i++); if (item.obj) item.style.display = "none"; } while (item.obj); // Set all toggle markers document.sf1.asdp.value = 0; document.sf2.asdp.value = 0; document.sf3.asdp.value = 0; m_advancedSearchVisible = false; } } function tabSwitched(oldTab) { var text = ''; switch (oldTab) { case 1: text = $('keywords').getValue(); break; case 2: text = $('keywords_movie').getValue(); break; case 3: text = $('keywords_tv').getValue(); break; } switch (m_tabs.activeTab) { case 1: m_autosuggest.setSource(new PSuggestionsSource(-1)); m_autosuggest.setInput('keywords'); $('keywords').setValue(text); break; case 2: m_autosuggest.setSource(new PSuggestionsSource(0)); m_autosuggest.setInput('keywords_movie'); $('keywords_movie').setValue(text); break; case 3: m_autosuggest.setSource(new PSuggestionsSource(1)); m_autosuggest.setInput('keywords_tv'); $('keywords_tv').setValue(text); break; } m_autosuggest.focus(); } function selectedCB(selectedItem) { if (selectedItem == null) { selectedItem = new Object(); selectedItem.omdb = 0; } $$('.omdbId').each(function(item) { item.setValue(selectedItem.omdb); }); } function clickedCB(selectedItem) { $$('.omdbId').each(function(item) { item.setValue(selectedItem.omdb); }); switch (m_tabs.activeTab) { case 1: $('keywords').setValue(selectedItem.title); break; case 2: $('keywords_movie').setValue(selectedItem.title); break; case 3: $('keywords_tv').setValue(selectedItem.title); break; } } m_tabs.SetOnSwitchCallback(tabSwitched); m_tabs.Register(); // Check if the advanced search should actually be visible if (getQueryVariable("asdp") == 1) toggleAdvancedSearch();</script>
    <script type='text/javascript'></script>

    Gotham (2014)


    Waardering:Afwachtende van 10 stemmen (0 tot nu toe).
    'Gotham (2014)' film informatie

    Algemeen
    ID: 3741049
    Uploader:   uwhesus
    Datum: 06.01.2015 @ 15:34:36
    OMDB: 451646

    Ondertitel informatie
    Taal: Engels
    Formaat: SubRip
    Aantal cd's:   1
    Beelden per seconde: 23,976


    <script type='text/javascript'></script>
    Uitgifte: Gotham.S01E11.720p.WEB-DL.DD5.1.AAC2.0.H.264-YFN</br /> Gotham.S01E11.1080p.WEB-DL.DD5.1.AAC2.0.H.264-YFN</br /> Gotham.S01E11.1080p.WEB-DL.DD5.1.H264-RARBG</br /> Gotham.S01E11.720p.WEB-DL.x264.AAC</br /> Gotham.S01E11.720p.WEB-DL-MMKV</br /> Gotham.S01E11.WEB-DL.x264.AAC</br /> Gotham.S01E11.WEB-DL.XviD-FUM</br />
    Omschrijving: /
    Vlaggen:  
    Ondertitel is voor HD-video.
    Unicode gecodeerde ondertiteling

    Afleverings-informatie
    Seizoen: 1
    Aflevering: 11

    Bestands-informatie
    Grootte: 21.32 KiB
    Aantal bestanden: 1
    Downloads: 241

    Related with : Verwant metRelated files/movies/subs : Verwante bestanden
  • Alle ondertitels voor deze film
  • Alle ondertitels voor deze film in deze taal
  • Alle geautoriseerde ondertitels van deze gebruiker
  • Alle ondertitels voor deze aflevering

  • Ondertitel beoordeling
    Huidige waardering: Afwachtende van 10 stemmen (0 tot nu toe).
    Aantal waarderingen: 0
    Uw beoorderling: Je moet ingelogd zijn om subtitels te beoordelen.

    Bestanden

    Bestandsnaam Grootte
    Gotham.S01E11.Rogues.Gallery.720p.WEB-DL.DD5.1.AAC2.0.H.264-YFN.srt 57282
    <script type='text/javascript'></script>
    <script type='text/javascript'></script>

    Komentarji


    1 pagina   
     
    Geen reacties

    1 pagina   
     

    Navigatie

    Advertenties

    <script type='text/javascript'></script>

    Verwijzingen

    <script type='text/javascript'>OA_show('footer');</script>'

    Debug: Added cached element:http://simple.podnapisi.net/en/ondertitels-p3741049

    Trace: CacheManager: (fetchAsString)

    Trace: CacheManager: (getCacheEntry)

    Trace: CacheManager: (get)

    Trace: CacheManager: (doGet)

    Debug: CacheManager doGet:http://simple.podnapisi.net/en/ondertitels-p3741111

    Trace: HttpClient: (getHttpClient)

    Trace: CacheManager: (doGet) uce content: ' <title>Gotham (2014) - S01E11 - English subtitles</title> <script type="text/javascript">if (top.location != self.location) top.location = self.location</script> <script type="text/javascript"> OA_zones = { 'statistics': 5, 'interstitial': 6, 'footer': 11, }; </script> <script type='text/javascript' src="http://advertisment.unimatrix.si/delivery/spcjs.php?id=1&logged_in=false&gender=f&birth_year=&omdb=451646"></script> <script type='text/javascript'> OA_show('statistics'); OA_show('interstitial'); </script> <script type="text/javascript"> var podnapisiGender = 'undefined'; var podnapisiBirthYear = 'undefined'; var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-789366-1']); _gaq.push(['_setCustomVar', 1, 'Gender', podnapisiGender, 1]); _gaq.push(['_setCustomVar', 2, 'Birthyear', podnapisiBirthYear, 1]); _gaq.push(['_setCustomVar', 3, 'Skin', 'simple', 3]); _gaq.push(['_setCustomVar', 4, 'IPv6', 'false', 1]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <script type="text/javascript" src="/javascript/prototype.js?rev=2014090600"></script>


    Alle ondertitels Film ondertitels TV Series ondertitels  
     
    Zoek door onze enorme verzameling ondertitels.
    snel zoeken

      Elke taal AlbaneesArabischArgentijns (Spaans)Belarus (Russisch / Wit-russisch)BengaliBosnischBraziliaans (Portugees)BulgaarsCatalaansChineesDeensDuitsEngelsEstischFinsFransGreenlandicGrieksHebreeuwsHindoestaansHongaarsIJslandsIersIndonesischItaliaansJapansKazakhKoreaansKroatischLetsLitouwsMacedonischMaleisischMandarijnNederlandsNoorsOekraïensPerzischPoolsPortugeesRoemeensRussischServischServisch (Cyrillisch)SinhalaSloveensSlowaaksSpaansThaisTsjechisch TurksVietnameesZweeds  
    Inclusief film titel aliassen

    Jaar:


    Uitgifte:


    Filtering:
    Ondertitels alleen voor uitgebreide versie
    Ondertitels alleen voor DVD
    Ondertitels alleen voor HD video
    Ondertitels alleen voor slechthorenden
    Alleen technisch correct
    Alleen grammaticaal correct
    Alleen geautoriseerde ondertitels
    Zoek door onze enorme verzameling ondertitels.
    alleen film ondertitels

    Recommend Projects

    • React photo React

      A declarative, efficient, and flexible JavaScript library for building user interfaces.

    • Vue.js photo Vue.js

      🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    • Typescript photo Typescript

      TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    • TensorFlow photo TensorFlow

      An Open Source Machine Learning Framework for Everyone

    • Django photo Django

      The Web framework for perfectionists with deadlines.

    • D3 photo D3

      Bring data to life with SVG, Canvas and HTML. 📊📈🎉

    Recommend Topics

    • javascript

      JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

    • web

      Some thing interesting about web. New door for the world.

    • server

      A server is a program made to process requests and deliver data to clients.

    • Machine learning

      Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

    • Game

      Some thing interesting about game, make everyone happy.

    Recommend Org

    • Facebook photo Facebook

      We are working to build community through open source technology. NB: members must have two-factor auth.

    • Microsoft photo Microsoft

      Open source projects and samples from Microsoft.

    • Google photo Google

      Google ❤️ Open Source for everyone.

    • D3 photo D3

      Data-Driven Documents codes.