Yes yes i have one from pure2 feed but it aint working no more from me, will try one by one with sources then..
Last time I tested it was working ,
Ok , you can uninstall the one from the feed and install mine , try disable all except subsscene.best
Yes yes i have one from pure2 feed but it aint working no more from me, will try one by one with sources then..
Last time I tested it was working ,
Ok , you can uninstall the one from the feed and install mine , try disable all except subsscene.best
I have ATV7.5.1. Is it possible to download subtitles when I watch TV using Xstrimity? If I download a movie to disk how do I download subtitles to it so that I can play them using the yellow button?
On DB and pli when I exit the plugin the channell is still there.
So I can download subs and watch.
The same goes forjjk Ajpanel.
Don't know if this is valid for ATV or other receivers
After exiting the Xstrimity plugin in ATV, the image from the last channel that was active in the channel list appears. Your idea is good, but I don't know how to change my settings. Maybe someone else has an idea they can share?
Display MoreI have ATV7.5.1. Is it possible to download subtitles when I watch TV using Xstrimity? If I download a movie to disk how do I download subtitles to it so that I can play them using the yellow button?
to nie działa OpenATV 7.4
Tak, działa na OpenATV 7.4, 7.5 i 7.5.1
Display MoreCzy to nadal działa dla Ciebie? bo u mnie już od kilku dni nie znajduje żadnych napisów. Kiedy wyszło, działało świetnie, wiele źródeł. Mówiąc o wersji pure2
Quoteodem2014 zmieniono, więc czysta wersja nie jest zainstalowana
Telnet zainstaluje teraz ponownie subssupport 1.7 r10, ponieważ wersja pure2 team ma określonych dostawców, którzy działają tylko na obrazie pure2 .
Musisz wypróbować wszystkie źródła i wyłączyć te, które nie działają
If you download a movie and subtitle to say /hdd/movie/ you need to rename subtitle to same name as movie
Example:
Legend of the Naga Pearls - HD.mp4
Legend of the Naga Pearls - HD.srt
But none of this has anything to do with subssuport pluging just normal infomation when playing movies and subtitles.
After exiting the Xstrimity plugin in ATV, the image from the last channel that was active in the channel list appears. Your idea is good, but I don't know how to change my settings. Maybe someone else has an idea they can share?
I don't know if I understood you right but for downlading and watching subtitles I have assigned hoıtkeys.
So the yellow button would work..??
After exiting the Xstrimity plugin in ATV, the image from the last channel that was active in the channel list appears. Your idea is good, but I don't know how to change my settings. Maybe someone else has an idea they can share?
I don't know if I understood you right but for downlading and watching subtitles I have assigned hoıtkeys.
So the yellow button would work..??
that is your own problem , normally just yellow or audio button if you have one.
New Update
SubsSupport v1.7 r11
* now it works with openpli 10.1 scarthgap , as this image has no symlink from Python to Python3 by default . thanks openpli team @Hains .
* more improvements in subscenebest search , there is still an error extracting rar files .
* add Greek translation thanks giorbak .
N.B: I know that the plugin still needs a lot of improvements , I will do my best to do that , so , I appreciate everyone's feedback with the log file "/tmp/subssupport.log"
wget -q "--no-check-certificate" https://github.com/popking159/ssupport/raw/main/subssupport-install.sh -O - | /bin/sh
odem2014 latest version working ok but could you plaese check __init__.py as it is still
__version__ = "1.7.0_r10"
I fixed it yesterday, re-download it from telnet
Is the .deb file available?
New Update
SubsSupport v1.7 r12
* Fix opensubtitles_com , but you must insert your credentials to retrieve your token and enable download , you must insert in the screen of the provider settings your username , password and API key , you can create your free API if you register in the site , but you only have 20 downloads per day , I hope i get a good feedback for all languages
I hope opensubtitles_com team provide me unlimited API key to insert it in the plugin and so users needs a username and a password only and enjoy unlimited downloads .
* add some local languages thanks to Warder
* a trial to manage subtitles in rar files by replacing old closed rarfile.so by a new open one rarfile.py , the problem now is that most subtitles uploaded in rar format are very old and are ass subtitles not srt subtitles so I will try to add ass parsing in the future .
Download from telnet
wget -q "--no-check-certificate" https://github.com/popking159/ssupport/raw/main/subssupport-install.sh -O - | /bin/sh
Download from mediafire
odem2014 , here is errors from subsupport.log
Error getting token: 429 Client Error: Too Many Requests for url: https://api.opensubtitles.com/api/v1/login
[OpenSubtitles2Seeker][error] unknown download error occured: cannot unpack non-iterable NoneType object
[OpenSubtitles2Seeker][error] traceback:
File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/seekers/seeker.py", line 184, in download
compressed, lang, filepath = self._download(subtitles, selected_subtitle, toString(path))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/seekers/xbmc_subtitles.py", line 240, in _download
return super(OpenSubtitles2Seeker, self)._download(subtitles, selected_subtitle, path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/seekers/xbmc_subtitles.py", line 92, in _download
compressed, language, filepath = self.module.download_subtitles(subtitles_list, pos, zip_subs, tmp_sub_dir, sub_folder, session_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/seekers/seeker.py", line 184, in download
compressed, lang, filepath = self._download(subtitles, selected_subtitle, toString(path))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/seekers/xbmc_subtitles.py", line 240, in _download
return super(OpenSubtitles2Seeker, self)._download(subtitles, selected_subtitle, path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/seekers/xbmc_subtitles.py", line 92, in _download
compressed, language, filepath = self.module.download_subtitles(subtitles_list, pos, zip_subs, tmp_sub_dir, sub_folder, session_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: cannot unpack non-iterable NoneType object
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/searchsubs.py", line 137, in <module>
scriptFinished(main())
^^^^^^
File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/searchsubs.py", line 132, in main
return downloadSubtitles(seeker, options['download'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/searchsubs.py", line 104, in downloadSubtitles
return seeker.downloadSubtitle(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/seek.py", line 216, in downloadSubtitle
lang, filepath = seeker.download(subtitles_dict[provider_id], selected_subtitle)[1:3]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/seekers/seeker.py", line 196, in download
raise err
seekers.seeker.SubtitlesDownloadError: opensubtitles.com - cannot unpack non-iterable NoneType object
Display More
I don't understang it saying to many requests this was first subtitle i had tried to download from opensubtittles.
Edit did not notice that when I was posting this another option came up asking me about what i wanted to do with subtitles so it is working.
odem2014 , here is errors from subsupport.log
CodeDisplay MoreError getting token: 429 Client Error: Too Many Requests for url: https://api.opensubtitles.com/api/v1/login [OpenSubtitles2Seeker][error] unknown download error occured: cannot unpack non-iterable NoneType object [OpenSubtitles2Seeker][error] traceback: File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/seekers/seeker.py", line 184, in download compressed, lang, filepath = self._download(subtitles, selected_subtitle, toString(path)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/seekers/xbmc_subtitles.py", line 240, in _download return super(OpenSubtitles2Seeker, self)._download(subtitles, selected_subtitle, path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/seekers/xbmc_subtitles.py", line 92, in _download compressed, language, filepath = self.module.download_subtitles(subtitles_list, pos, zip_subs, tmp_sub_dir, sub_folder, session_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Traceback (most recent call last): File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/seekers/seeker.py", line 184, in download compressed, lang, filepath = self._download(subtitles, selected_subtitle, toString(path)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/seekers/xbmc_subtitles.py", line 240, in _download return super(OpenSubtitles2Seeker, self)._download(subtitles, selected_subtitle, path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/seekers/xbmc_subtitles.py", line 92, in _download compressed, language, filepath = self.module.download_subtitles(subtitles_list, pos, zip_subs, tmp_sub_dir, sub_folder, session_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: cannot unpack non-iterable NoneType object During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/searchsubs.py", line 137, in <module> scriptFinished(main()) ^^^^^^ File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/searchsubs.py", line 132, in main return downloadSubtitles(seeker, options['download']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/searchsubs.py", line 104, in downloadSubtitles return seeker.downloadSubtitle( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/seek.py", line 216, in downloadSubtitle lang, filepath = seeker.download(subtitles_dict[provider_id], selected_subtitle)[1:3] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/seekers/seeker.py", line 196, in download raise err seekers.seeker.SubtitlesDownloadError: opensubtitles.com - cannot unpack non-iterable NoneType objectI don't understang it saying to many requests this was first subtitle i had tried to download from opensubtittles.
Edit did not notice that when I was posting this another option came up asking me about what i wanted to do with subtitles so it is working.
If you are using your own credentials, do a complete restart and try again
First of all I'd like to thank the developer for all the great efforts,
Secondly I'd like to ask for some advantages on the plugin:
- is there an availability to change the FPS for the srt file from 24fps to 25fps, that would be amazing.
-the other thing for the player is there an availability to choose the line from the subtitle (Like the feature in AJpanel)
thanks for your efforts again and Best regards.
First of all I'd like to thank the developer for all the great efforts,
Secondly I'd like to ask for some advantages on the plugin:
- is there an availability to change the FPS for the srt file from 24fps to 25fps, that would be amazing.
-the other thing for the player is there an availability to choose the line from the subtitle (Like the feature in AJpanel)
thanks for your efforts again and Best regards.
on openatv those options are available in subtitles settings
Capture.PNG
Besides the system settings for subtitles, you can adjust the frame rate on the fly from the plugin itself while watching the movie.
When you watch the movie with the subtitles you downloaded, click OK and the settings for subtitles will appear.
Using the Blue button, it is possible to adjust the frame rate to the following fps: original, 29.970, 30.000, 23.976, 23.980, and 24.000 fps.
Besides the system settings for subtitles, you can adjust the frame rate on the fly from the plugin itself while watching the movie.
When you watch the movie with the subtitles you downloaded, click OK and the settings for subtitles will appear.
Using the Blue button, it is possible to adjust the frame rate to the following fps: original, 29.970, 30.000, 23.976, 23.980, and 24.000 fps.
thank you very much, I will try that.
There is a problem with the automatic synchronization of the Greek subtitles. Also in few movies it doesn't download them at all. Example like I.S.S. movie. Thank you
There is a problem with the automatic synchronization of the Greek subtitles. Also in few movies it doesn't download them at all. Example like I.S.S. movie. Thank you
Automatic synchronisation is not available, you must synchronize it manually by left and right buttons , use fps 25
Don’t have an account yet? Register yourself now and be a part of our community!