![]() |
|
[RELEASE] XBMC Subtitles - Addon Script - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Subtitle Add-ons (/forumdisplay.php?fid=143) +---- Thread: [RELEASE] XBMC Subtitles - Addon Script (/showthread.php?tid=126495) |
RE: [RELEASE] XBMC Subtitles - Addon Script - Agnew - 2012-05-06 01:14 (2012-05-02 09:05)amet Wrote:(2012-05-02 01:11)Agnew Wrote:(2012-04-25 09:09)amet Wrote: https://github.com/amet/script.xbmc.subtitles/commit/3de0bc6ffbd136cf4c38baf985cf6d355c4f3cad might fix it, I still cant reproduce the issue Ok, I tried again with that "ñ" subs while debbuging so here is the log. Hope it helps. http://xbmclogs.com/show.php?id=2272 Good night. RE: [RELEASE] XBMC Subtitles - Addon Script - luisdpaula - 2012-05-06 05:14 First of all I want to stress that my name is Luis, I'm from Brazil and that was translated with Google Translator. Forgiveness for any mistakes. Recently I started using XBMC (Eden,Ubuntu) and am really enjoying it. Unfortunately did not speak English (a penalty) and therefore have to use subtitles. Now let's stop the bullshit and let the problem. The main site that gathers subtitles in Portuguese (which by the way also I help in the translation ) is the Legendas.tv and even better is that the script can use it.I can see the subtitles and when I click to download, nothing happens. It just gets "Downloading subtitles." ![]() I gave one investigated and can reach the folder where they are cached "/ home / luis / .xbmc / userdata / addon_data / script.xbmc.subtitles" and see them there until extracted. I tried to get the log, I hope that has cut too much or less. Log I appreciate any response, and forgive the bad English. Thank you.
RE: [RELEASE] XBMC Subtitles - Addon Script - jrstravino - 2012-05-08 06:10 I have the same problem with legendas.tv, with xbmc Eden, Ubuntu 12.04. The addon only downloads and finishes ok, but does not extract the subtitle folder. With opensubtitles.org works ok, but not with legendas.tv. My log below: log Sorry for my bad English Thank you (2012-05-06 05:14)luisdpaula Wrote: First of all I want to stress that my name is Luis, I'm from Brazil and that was translated with Google Translator. Forgiveness for any mistakes. RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-05-08 09:43 (2012-05-08 06:10)jrstravino Wrote: I have the same problem with legendas.tv, with xbmc Eden, Ubuntu 12.04. is it a rar archive? is the xbmc built with rar support? RE: [RELEASE] XBMC Subtitles - Addon Script - jrstravino - 2012-05-08 21:01 Code: is it a rar archive? is the xbmc built with rar support?Yes it is in rar, always worked with all versions of xbmc, but with the default xbmc eden in the repositories of ubuntu 12.04 the subtittles addon with legendas.tv is not working anymore. Using the addon with opensubtitles.org files are also in. RAR and works. I do not understand why the legendas.tv no longer works? thank you... RE: [RELEASE] XBMC Subtitles - Addon Script - amet - 2012-05-08 22:03 (2012-05-08 21:01)jrstravino Wrote: opensubtitles is not rar, its zip... reason why there is no support for rar in ubuntu can be found on http://xbmc.org/theuni/2012/04/10/xbmc-accepted-into-debian/ RE: [RELEASE] XBMC Subtitles - Addon Script - luisdpaula - 2012-05-09 00:03 Here is a mystery. Now I tried again with the same series, the same caption, no update, the download of the legend, opened the file where I could select the subtitle and it worked normal. I hope it stays that way.But anyway, thanks for the support. ![]() ---pt-br--- Eis um mistério. Agora que eu tentei novamente, com a mesma série, a mesma legenda, sem nenhuma atualização , ao fazer o download da legenda, se abriu o arquivo onde eu pude selecionar a legenda e funcionou normal. Espero que continue assim.Mas mesmo assim, obrigado pelo o suporte.
RE: [RELEASE] XBMC Subtitles - Addon Script - jrstravino - 2012-05-09 00:53 libarchive (3.0.3-6ubuntu1) is default on ubuntu 12.04 Archive formats supported are: * tar (read and write, including GNU extensions) * pax (read and write, including GNU and star extensions) * cpio (read and write, including odc and newc variants) * iso9660 (read only, including Joliet and Rockridge extensions, with some limitations) * zip (read only, with some limitations, uses zlib) * mtree (read and write) * shar (write only) * ar (read and write, including BSD and GNU/SysV variants) * empty (read only; in particular, note that no other format will accept an empty file) * raw (read only) * xar (read only) * rar (read only, with some limitations) * 7zip (read and write, with some limitations) but I think xbmc built (official ubuntu repository) it is with no rar support... ![]() " *rar support is disabled due to Debian policy, which we hope to resolve soon by switching to libarchive, which Andres is personally working on as well. The guy is a unstoppable! " ... thanks @amet for the info ... FAST SOLUTION : - remove the default xbmc on ubuntu 12.04 - install with this repository : sudo apt-add-repository ppa:nathan-renniewaldock/xbmc-stable sudo apt-get update sudo apt-get install xbmc right now .rar on legendas.tv (XBMC Subtitles - Addon Script ) works perfectly! ![]() @amet, thank you for support @luisdpaula -- pt br -- Luis, é só instalar o xbmc com o repositorio acima indicado, que todas as legendas do legendas.tv usando o XBMC Subtitles - Addon vão funcionar perfeitamente. O problema é a falta de suporte para arquivos .rar no xbmc do repositorio do ubuntu no 12.04, possivelmente vão corrigir no futuro. (2012-05-08 22:03)amet Wrote:(2012-05-08 21:01)jrstravino Wrote: RE: [RELEASE] XBMC Subtitles - Addon Script - quillo86 - 2012-05-09 04:29 Hi guys, I have created the script for the site "subtitulos.es" (mostly spanish subs for tvshows). Do you know who should I talk or send the files to? Thanks!! RE: [RELEASE] XBMC Subtitles - Addon Script - RaidoR - 2012-05-09 17:24 I have selected "Download first sync sub" but it still have to download it manually ![]() Edit: It downloads for some files, mostly movies. But it does not download for TV-shows. Anyone? Or is it suppose to download first sync sub for movies only? |