Skip to content

Commit da165b2

Browse files
author
amet
committed
[XBMC Subtitles] added changelog.txt and updated description
1 parent c1e8fd8 commit da165b2

File tree

3 files changed

+207
-3
lines changed

3 files changed

+207
-3
lines changed
Lines changed: 204 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,204 @@
1+
1.6.2
2+
- changed thumbnail to icon.png
3+
- added changelog.txt
4+
5+
1.6.0
6+
- Name changed rom OpenSubtitles_OSD to XBMC Subtitles
7+
8+
1.5.2
9+
10+
- Fixed: Sublight.si search and download due to the changes to their API.
11+
12+
1.5.0
13+
14+
- Fixed: works on XBOX now - thanks arnova
15+
16+
- Fixed: simplified onClick - thanks mr_blobby
17+
18+
- Added: setting for displaying file name on search page
19+
20+
- Added: Alaska skin support - thanks psike
21+
22+
- Various code cleanup
23+
24+
25+
1.4.7
26+
27+
- Fixed: podnapisi.net download change due to their website redesign.
28+
29+
1.4.6
30+
31+
- Fixed: script error when it cant save to a desired location.
32+
33+
1.4.5
34+
35+
- Fixed: Bosnian subtitle search
36+
37+
1.4.4
38+
39+
- Fixed: Podnapisi would hang with Greek language,thanks xalaros for pointing it out
40+
- Fixed: Brazilian == PortugueseBrazil, Thanks ecsousa
41+
42+
1.4.3
43+
44+
- Third Language search option and Russian translation, thanks to hentar
45+
46+
1.4.2
47+
48+
- Confluence support
49+
50+
1.4.1
51+
52+
- Minor fix for Win users
53+
54+
1.4.0
55+
56+
- Ability to download subs for RAR movies to the movie folder.Thanks Crayonman for testing on Linux.Works on RARs over SMB as well.
57+
58+
1.3.9
59+
60+
- Script can save subtitles to SMB drive, you have to set SMB permissions correctly.
61+
62+
- resolved search error caused by OpenSubtitles and Podnapisi hash search.
63+
64+
- Automatically check for newer version, off by default.
65+
66+
- if installed via SVN repo installer, it will not install on incompatible XBMC version(< 22240)
67+
68+
1.3.7
69+
70+
- Fixed script error on newer SVN builds
71+
72+
73+
1.3.6
74+
75+
- Search and Subtitle renaming on XBOX is now fixed, if you having trouble with subtitle not activating try disabling "Search for subtitles in RAR" under XBMC -->settings -->Video --> Subtitles. --- Thanks Bram77 for testing and the solution for disabling RARs
76+
77+
- German translation
78+
79+
80+
1.3.5
81+
82+
- Changed OpenSubtitles.org to new server, the response is much faster
83+
84+
- Finnish Translation
85+
86+
- Added Debug log toggle button in settings, if you are having trouble with the script you will need to enable this before posting the xbmc debug log.
87+
88+
- Added support for accented characters in file names.If you are using accented characters please let me know that everything is working correctly.
89+
90+
- Few visual fixes
91+
92+
93+
1.3.3
94+
95+
96+
- Fixed "sync" icon, added rating and release names on Podnapisi service.Thanks to Gregor Kališnik from Podnapisi.net for all the help while adding their service.
97+
98+
99+
100+
- Polish Translation
101+
102+
103+
1.3.2
104+
105+
- Podnapisi.net password hashing issue fixed, its now calculates the whole hash within the script.
106+
107+
- Set default search service
108+
109+
110+
1.3.0
111+
112+
- New Settings menu
113+
114+
- Podnapisi.net new service, You will need to register at www.podnapisi.net and enter username and password under script settings
115+
116+
- More Language translations
117+
118+
- General Bug fixes
119+
120+
121+
1.2.8
122+
123+
- Fixed(improved) OpenSubtitles search
124+
125+
- Swedish Translation
126+
127+
128+
129+
1.2.7
130+
131+
- Works with XBOX and smb:// drives, but it will skip the Hash search for those files.
132+
133+
- Thanks to Jonas, Bram77 and iLLiac4 for testing
134+
135+
- Localization for Dutch, Serbian and Slovenian
136+
137+
138+
139+
1.2.5
140+
141+
- supports Sublight.si in addition to OpenSubtitles.org
142+
143+
144+
1.1.1
145+
146+
147+
- v1.1.0 crashing on Windows, fixed in v1.1.1 - Sorry Win users
148+
149+
150+
1.1.0
151+
152+
153+
- Subtitles for movies stored on smb:// drives will now download in a temp folder. Thanks to Justcop and johoja for testing
154+
155+
- Aeon Stark, MiniMeedia, MediaStream_Redux_Mod is now supported
156+
157+
- Note: I couldnt find a suitable subtitle button for MiniMeedia, I just used the DVD one. If you dont like it please contact the skin developers as there is not much I can do.
158+
159+
160+
161+
1.0.9
162+
163+
164+
- subtitles for internet streams are now supported - Thanks Nixa for the idea and testing
165+
166+
- confirmed working on XBOX, AppleTv,Mac, Linux and win
167+
168+
- PMIII PAL is now supported
169+
170+
171+
1.0.7
172+
173+
- The script now pauses video while downloading the subtitles.
174+
175+
176+
1.0.4
177+
178+
- Fix for some issues on PMIII skin support -- Thanks Meez
179+
180+
- PMIII PAL support is still not confirmed. PAL16x9 works by me.
181+
182+
183+
1.0.3
184+
185+
Added support for Aeon skin
186+
187+
188+
1.0.2
189+
190+
- Added support for Project Mayhem III skin
191+
192+
193+
1.0.1
194+
195+
- Visual improvements
196+
197+
- Better search for TV Shows and Movies.
198+
199+
- You will now see "Sync" icon for all the subtitles that are found by Hash search. In theory those subtitles should work 100%
200+
201+
202+
1.0.0
203+
204+
- Support for MediaStream,MediaStream_Redux and PM3.HD

script.xbmc.subtitles/default.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
__author__ = "Amet"
99
__url__ = "http://code.google.com/p/xbmc-subtitles/"
1010
__credits__ = ""
11-
__version__ = "1.6.1"
11+
__version__ = "1.6.2"
1212
__XBMC_Revision__ = "29565"
1313

1414
if not xbmc.getCondVisibility('Player.Paused') : xbmc.Player().pause() #Pause if not paused

script.xbmc.subtitles/description.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<id>script.xbmc.subtitles</id>
44
<type>script</type>
55
<title>XBMC Subtitles</title>
6-
<version>1.6.1</version>
6+
<version>1.6.2</version>
77
<library>default.py</library>
88
<platforms>
99
<platform>all</platform>
@@ -12,6 +12,6 @@
1212
<xbmc>28764</xbmc>
1313
</minversion>
1414
<summary>XBMC Subtitles</summary>
15-
<description>Search and download subtitles via OSD</description>
15+
<description>Search and download subtitles from OpenSubtitles.org, Podnapisi.net and Sublight.si. Subtitle button on OSD needs to be activated and path set to XBMC Subtitles under Settings-> Skin-> Scripts</description>
1616
<author>Amet</author>
1717
</addoninfo>

0 commit comments

Comments
 (0)