Re: SubtitleDownloader 2.2
Hi! I just wrote the downloader implementations for italiansubs.net.
It work directly with the internet page, not the rss.
This is a first version!
This version find only the exact mach of names for series, film, documentaries and anime.
For retieve the anime subtitle (ex. like naruto shippuuden), you must search like series, but you must insert the absolute episode number, for season number you can insert any number ( I am assuming that you use the SubCentral plugin).
Installation instuctions:
1) copy the SubtitleItasa.dll in the [RootDirectory]\SubtitleDownloaders directory, where [RootDirectory] is the directory where SubtitleDownloader.dll is located (see first post)
2) copy the ItalianSubsSettings.xml in the C:\
3) modify the xml: insert the your username and password of the site italiansubs.net (just change user and pass)
For the developers od SubtitleDownloader:
I have a problem:
for retieving the subtitles it is necessary to logIn the site. I created a xml file where the user must instert his username/password. This xml (ItalianSubsSettings.xml) must be stored in the C:\. This is not the elegant way to handle the user settings, but I haven't found a better way to do it. I tried to save the xml in the .\SubtitleDownloaders folder, the folder where the .dll must be installed, but in this way the plugin SubtitleDownloader ( or the plugin SubCentral, I don't know which one) throw the error:
---------------------------
Error loading SubCentral configuration
---------------------------
Unable to load SubtitleDownloader library!
Is SubtitleDownloader.dll available?
---------------------------
OK
---------------------------
It exist a better way that the user can insert his username/password?
Quote:Originally Posted by McFly
Hello Seco, do you think is it possible to use RSS feeds to integrate the ::Italian Subs Addicted:: - La Community italiana dei Sottotitoli repository?
They launched the MY ITASA service, a sort of personal subscription to the user favorite TV series, accessible via RSS.
In fact there are two softwares that use RSS to directly download srt files from this site: jRss2sub and RSS2Sub LT (I know it's in italian language, but there's google translator )
Sry, but I MUST quote this old post ! This integration would be TOO FANTASTIC for us (all Italian series' viewer i think) !
Pls answer!
Sergio.
Hi! I just wrote the downloader implementations for italiansubs.net.
It work directly with the internet page, not the rss.
This is a first version!
This version find only the exact mach of names for series, film, documentaries and anime.
For retieve the anime subtitle (ex. like naruto shippuuden), you must search like series, but you must insert the absolute episode number, for season number you can insert any number ( I am assuming that you use the SubCentral plugin).
Installation instuctions:
1) copy the SubtitleItasa.dll in the [RootDirectory]\SubtitleDownloaders directory, where [RootDirectory] is the directory where SubtitleDownloader.dll is located (see first post)
2) copy the ItalianSubsSettings.xml in the C:\
3) modify the xml: insert the your username and password of the site italiansubs.net (just change user and pass)
For the developers od SubtitleDownloader:
I have a problem:
for retieving the subtitles it is necessary to logIn the site. I created a xml file where the user must instert his username/password. This xml (ItalianSubsSettings.xml) must be stored in the C:\. This is not the elegant way to handle the user settings, but I haven't found a better way to do it. I tried to save the xml in the .\SubtitleDownloaders folder, the folder where the .dll must be installed, but in this way the plugin SubtitleDownloader ( or the plugin SubCentral, I don't know which one) throw the error:
---------------------------
Error loading SubCentral configuration
---------------------------
Unable to load SubtitleDownloader library!
Is SubtitleDownloader.dll available?
---------------------------
OK
---------------------------
It exist a better way that the user can insert his username/password?