Page 5 of 6

Posted: Fri Jun 12, 2009 7:29 pm
by macofaco
Now available in Norwegian language ;)

Posted: Sat Jun 13, 2009 4:17 pm
by macofaco
Batch subtitle download:

Image

Posted: Sat Jun 13, 2009 8:31 pm
by eduo
Why is the batch mode in console mode? Doesn't it make sense to have it integrated in the GUI?

Posted: Sat Jun 13, 2009 9:36 pm
by macofaco
Because I wanted to offer batch download also to non Windows users (for example Linux users on Mono framework).

Since SublightCmd is also standalone application (it can be downloaded directly from http://www.subtitles-on.net/Downloads/S ... Cmd.tar.gz) I decided that it would be interesting to implement this feature in SublightCmd rather than in Sublight.

When you click "Batch download..." button from Sublight this form opens:

Image


As you can see form is really simple and just collects some parameters for SublightCmd (all fields are by default automatically preset).

When user clicks "Run SublightCmd" button form closes and SublightCmd application is launched (command from "Command preview:" is used).

I think this is easy even for less experienced users but at the same time it is also very powerful because it can be used on multiple platforms.



p.s. personally I think that batch download mode will be used only by advanced users

Posted: Sat Jun 13, 2009 10:06 pm
by eduo
No, no. I'm not asking why the CLI doesn't have it. I'm asking why not make a GUI front-end for when it's run in the GUI.

Posted: Sun Jun 14, 2009 8:12 am
by macofaco
Doesn't it look cool? ;P

Posted: Sun Jun 14, 2009 11:01 am
by macofaco
Batch subtitle download in Ubuntu Linux 9.04:

Image

Posted: Sun Jun 14, 2009 1:04 pm
by eduo
Doesn't it look cool? ;P
What? What's the smile for? Is this a joke?

It doesn't look cool. Text terminals never look cool for unexperienced users. They look scary and unintelligible. They also look like crap when spawned from a GUI program.

Posted: Sun Jun 14, 2009 1:30 pm
by macofaco
eduo, I think whatever I do, you will always have complaints ;)

Posted: Sun Jun 14, 2009 1:38 pm
by eduo
eduo, I think whatever I do, you will always have complaints ;)
That's not true. If I'm commenting about a program's functionality I don't let the morality of that program affect my opinion.

I will always have complaints about unnecessary smileys, though. Putting smileys in every sentence has the opposite effect to their intended effect, as it makes it confusing to figure out what tone the other is talking in.

As usual, take it however you want.

Posted: Thu Jun 18, 2009 10:56 pm
by Jones-K
Nice app!
Thank you very much. Version for linux/ubuntu with GUI would be awesome. Now running just on windows xp.

Posted: Sun Jun 21, 2009 5:13 pm
by tukez
Any possibility to make use of multithreading while searching subtitles? It is quite annoying to wait for all the sources search one after another, especially if one or more sources timeout. It could be done in parallel to save time.

Otherwise, this is the best subtitle downloader there is. Keep up the good work.

Posted: Sun Jun 21, 2009 6:08 pm
by macofaco
@Jones-K

Thank you. Porting Sublight GUI on Linux has currently very low priority (unfortunately). Nevertheless, Sublight server API is available for other developers and they can implement their own clients (there is already Sublight plugin for XBMC which runs on Linux). Another alternative is SublightCmd which is CLI application (requires Mono framework).

---

@tukez

Good suggestion. I will seriously think about it.

Posted: Sun Jun 21, 2009 9:00 pm
by macofaco
@tukez

I am already testing multithreaded search :)

In worst case scenario search takes 15 seconds for all subtitle sources.

Posted: Mon Jun 22, 2009 4:13 pm
by macofaco
What do you think about this: Sublight real time scoring system