Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search three languages at once #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

starplayer16
Copy link

This version is buggy, but I can't figure out the bugs.

This fork lets you search three languages at once, similar to what happens in xbmc.

The problems are:
Searching languages that are the same that are the defaults (saved in the config .xml file) makes the program only search subtitles in the english language. This doesn't make any sense, but shouldn't be too hard to fix if you understand the code properly.

Second, I couldn't get the changing of the second and third language in the config menu to work. Something weird happened, where the last language changed would overwrite the others before it. I commented out the code relative to this part, so that the fork worked.
Given this, to change the dafault languages one needs to edit the config xml file, changing the lines:
pob
eng

I'd be very happy if this idea was implemented, and these small bugs corrected.

I think this would be very useful as I, for example, being portuguese, usually search in Portugal's portuguese, brazil's portuguese, and also english. Searching three times is very annoying.

@aloisdg
Copy link

aloisdg commented Apr 16, 2015

Nice idea !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants