Jump to content


Photo

Subtitle Dowanloader and OpenPLI


  • Please log in to reply
29 replies to this topic

Re: Subtitle Dowanloader and OpenPLI #21 andyblac

  • Senior Member
  • 465 posts

+18
Neutral

Posted 23 December 2011 - 14:54

gzip and zip file file should already be included in the image there is no need for you to have them in the plug. there are part of python, and imo should not be included as source code in your plugin.

Edited by andyblac, 23 December 2011 - 14:55.


Re: Subtitle Dowanloader and OpenPLI #22 littlesat

  • PLi® Core member
  • 56,306 posts

+691
Excellent

Posted 23 December 2011 - 14:55

FYI: http://openpli.git.s...fbdcabbad22c417

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Subtitle Dowanloader and OpenPLI #23 andyblac

  • Senior Member
  • 465 posts

+18
Neutral

Posted 23 December 2011 - 15:00

FYI: http://openpli.git.s...fbdcabbad22c417


i use gzip and zipfile with no issues at all, so it must the version of the source files he is using, imo he should not including standard python modules as source in his plugin, so you would have 2 version of gzip and zipfile loading is a bad idea. imo he need to be using the standard gzip and zipfile from python ipk's.

andy.

edit:

pli even uses gzip without any issues in XMLTV-importer, imo there is no need for any changes to the python source code, i will not be add that commit to my git, imo he need to correct his plugin.

http://openpli.git.s...f9294e6;hb=HEAD

Edited by andyblac, 23 December 2011 - 15:08.


Re: Subtitle Dowanloader and OpenPLI #24 andyblac

  • Senior Member
  • 465 posts

+18
Neutral

Posted 23 December 2011 - 15:24

FYI:

gzip and zipfile are part of python-compression package.

Edited by andyblac, 23 December 2011 - 15:24.


Re: Subtitle Dowanloader and OpenPLI #25 silelis

  • Member
  • 13 posts

+1
Neutral

Posted 23 December 2011 - 16:49

Okay.

So I'll updae Depends by: python-shell, python-io, python-compression and as I understand python-io will be updated with io.py and _fileio.so?

Do I understand it in right way?
"Reasonable people adapt themselves to the world.
Unreasonable people attempt to adapt the world to themselves.
All progress, therefore, depends on unreasonable people"

============
SubsDownloader

Re: Subtitle Dowanloader and OpenPLI #26 MiLo

  • PLi® Core member
  • 14,045 posts

+298
Excellent

Posted 23 December 2011 - 17:01

So I'll updae Depends by: python-shell, python-io, python-compression and as I understand python-io will be updated with io.py and _fileio.so?


Yep, that's the correct way to do it.
Real musicians never die - they just decompose

Re: Subtitle Dowanloader and OpenPLI #27 silelis

  • Member
  • 13 posts

+1
Neutral

Posted 23 December 2011 - 19:29

Hi All,

I've just finished my "fight| with IPK and plugin is working with OpenPLI (tested on DM8000).

Bellow are details about plugin so You can play with it no Your boxes. Have a fun.

What is new:

v0.23.2
- some correction in IPK so it should work on OpenPLI and other CVS,
- gzip.py and zilezip.py deleted from plugin to Python libs.


Full plugin list of features:

- support for Open Subtile server,
- support for Bier Dopje server,
- support for Napisy24 server,
- support for Napi Projekt server,
- local subtitle convertion to SRT,
- supported input subtitle formats: MLP2, TMP, MDVD, SUB2, SRT,
- Subtitle Downloader light and extended version avaliable (extended ver. supports libMediaInfo comprehensive library for detecting movie informations),
- libMediaInfo and libzen auto installation on user request,
- autoupdate,
- play movie and audio, show picture,
- basic file browser,
- diplay file size,
- enable/disable file browser media pastern filter,
- enable/disable file browser last path save.


You can download program from:
enigma2-plugin-extensions-subsdownloader_0.23.2-20111223_mipsel.ipk
"Reasonable people adapt themselves to the world.
Unreasonable people attempt to adapt the world to themselves.
All progress, therefore, depends on unreasonable people"

============
SubsDownloader

Re: Subtitle Dowanloader and OpenPLI #28 littlesat

  • PLi® Core member
  • 56,306 posts

+691
Excellent

Posted 23 December 2011 - 23:58

I placed this ipk on our servers at our 3rd party plugins...... so after the next build (most likely after 2-3 AM) it should be available for everyone from out feeds.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Subtitle Dowanloader and OpenPLI #29 silelis

  • Member
  • 13 posts

+1
Neutral

Posted 30 December 2011 - 18:29

Hi All,

What is new only one change. ;-):

v0.24.2
- support for Subtitulos server.


Full plugin list of features:

- support for subtitulos server,
- support for Open Subtile server,
- support for Bier Dopje server,
- support for Napisy24 server,
- support for Napi Projekt server,
- local subtitle convertion to SRT,
- supported input subtitle formats: MLP2, TMP, MDVD, SUB2, SRT,
- Subtitle Downloader light and extended version avaliable (extended ver. supports libMediaInfo comprehensive library for detecting movie informations),
- libMediaInfo and libzen auto installation on user request,
- autoupdate,
- play movie and audio, show picture,
- basic file browser,
- diplay file size,
- enable/disable file browser media pastern filter,
- enable/disable file browser last path save.


You can download program from:
enigma2-plugin-extensions-subsdownloader_0.24.2-20111230_mipsel.ipk
"Reasonable people adapt themselves to the world.
Unreasonable people attempt to adapt the world to themselves.
All progress, therefore, depends on unreasonable people"

============
SubsDownloader

Re: Subtitle Dowanloader and OpenPLI #30 silelis

  • Member
  • 13 posts

+1
Neutral

Posted 22 January 2012 - 12:35

Hi All,

I have released new version.

v0.28.6
- Itasa subtitle server support,
- setServerAvailableSubtitles_for_Napisy24 optimization should work little faster,
- setServerAvailableSubtitles_for_PERISCOPE optimization should work little faster,
- setServerAvailableSubtitles_for_XBMC_SUBTITLES optimization should work little faster,
- correction in Napisy.Me class,
- localConvertionSublist optimization should work little faster,
- fixed greenscreen in NapiProject module when subtitles are not found.


Full plugin list of features:

- support for Itasa server,
- support for Napisy.me server,
- support for Subtitulos server,
- support for Open Subtile server,
- support for Bier Dopje server,
- support for Napisy24 server,
- support for Napi Projekt server,
- local subtitle convertion to SRT,
- supported input subtitle formats: MLP2, TMP, MDVD, SUB2, SRT,
- Subtitle Downloader light and extended version available (extended ver. supports libMediaInfo comprehensive library for detecting movie informations),
- libMediaInfo and libzen auto installation on user request,
- autoupdate,
- play movie and audio, show picture,
- basic file browser,
- display file size,
- enable/disable file browser media pastern filter,
- enable/disable file browser last path save.


You can download program from:
enigma2-plugin-extensions-subsdownloader2_experimental-git20120120-r0.ipk
"Reasonable people adapt themselves to the world.
Unreasonable people attempt to adapt the world to themselves.
All progress, therefore, depends on unreasonable people"

============
SubsDownloader


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users