Search found 9 matches

by ytwig
01 Oct 2012, 19:19
Forum: Feature Requests and Bug Reports
Topic: Adding new subtitle provider
Replies: 4
Views: 4900

Re: Adding new subtitle provider

Thanks for the references, i start working and update on the result.
by ytwig
01 Oct 2012, 13:27
Forum: Feature Requests and Bug Reports
Topic: Adding new subtitle provider
Replies: 4
Views: 4900

Re: Adding new subtitle provider

Thanks, i think ill go with the scripting solution.
How can i get the clean media file info? meaning if it's a TV show then the episode information, or a clean movie title.
by ytwig
01 Oct 2012, 12:21
Forum: Feature Requests and Bug Reports
Topic: Adding new subtitle provider
Replies: 4
Views: 4900

Adding new subtitle provider

Hi,

I would like to add an additional provider for subtitles, and wondered what's the best way to do that.
As i see it there are 2 options:

1. Use the groovy script ability - here i need to know how it's possible to get the "pretty" name of the file, so i can use it to query the subtitle.
2. Add ...
by ytwig
01 Oct 2012, 12:11
Forum: Help and Support
Topic: problem with rename: Series record not found
Replies: 8
Views: 10036

Re: problem with rename: Series record not found

Thanks for investigating this, and for maintaining this great piece of work.
by ytwig
26 Sep 2012, 01:32
Forum: Help and Support
Topic: problem with rename: Series record not found
Replies: 8
Views: 10036

Re: problem with rename: Series record not found

another strange result i'm getting is for boss TV show.
for some episodes it chooses 1 name and for the other another... why?

Processing /volume1/downloads/tv/Boss/Season 2/Boss.S02E02.720p.HDTV.x264-EVOLVE.mkv
Rename episodes using [TheTVDB]
Auto-detected query: [Boss]
Fetching episode data for ...
by ytwig
26 Sep 2012, 01:28
Forum: Help and Support
Topic: problem with rename: Series record not found
Replies: 8
Views: 10036

Re: problem with rename: Series record not found

works :)

Processing /volume1/downloads/tv/Saturday Night Live/Season 38/saturday.night.live.s38e02.joseph.gordon.levitt-mumford.and.sons.720p.hdtv.x264-2hd.mkv
Rename episodes using [TheTVDB]
Auto-detected query: [saturday night live]
Fetching episode data for [Saturday Night Live]
Fetching ...
by ytwig
26 Sep 2012, 01:17
Forum: Help and Support
Topic: problem with rename: Series record not found
Replies: 8
Views: 10036

Re: problem with rename: Series record not found

wow! that was fast :)
thanks for your quick help, will try and test.
by ytwig
25 Sep 2012, 22:44
Forum: Help and Support
Topic: problem with rename: Series record not found
Replies: 8
Views: 10036

problem with rename: Series record not found

Hey,

I'm using a groovy script to rename my shows using TVDB, and getting a problem with SNL.
it looks like it fails to rename the file because it gets a 404 for one of the results from TVDB.

How can i fix this?

relevant line from script:

rename(file:file, db:'TheTVDB', format:tvFormat,strict ...
by ytwig
16 Sep 2012, 22:44
Forum: Help and Support
Topic: Extracting without 7zip?
Replies: 1
Views: 3579

Extracting without 7zip?

Hey,

I'm using FileBot 3.0 on a Synology NAS 1511+ (x86).
it seems that there is an issue with installing the 7zip on this environment.

FileBot 3.0 (r1207)
Sep 16, 2012 8:49:16 AM net.sourceforge.filebot.mediainfo.MediaInfo <clinit>
WARNING: Failed to preload libzen
MediaInfo: java.lang ...