forked from phate89/service.subtitles.itasa
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
36 lines (28 loc) · 1.2 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
1.0.3
- fixed a problem after itasa switched to https (thx to nicissimo97)
1.0.2
- updated thetvdb ids
- added check to avoid running when there are no video playing
- fixed some possible problem with url quotes
- if the download and renaming fails now the service stops working and doesn't continue
- add slash to folder path to prevent some fail
1.0.1
- added trick to rotate subtitles every download of the same subtitle (a workaround to a XBMC limit that doesn't support multiple subtitles)
- added missing checks and fixed a typo
1.0.0
- replaced website download with api download and improved "download too many times" check
- updated thetvdb ids
- added trick to force sync versions on top of the list
- bumped to first "official" version
0.0.5
- fixed bug with the retrieve tv show list function
- added fallback to filename search in case search by tv show name fails
0.0.4
- added notification in case of failed login, attempt to search other language than italian and attempt to search movies
- fixed check of WEB-DL quality with different namings
0.0.3
- fixed check for the normal (hdtv) version
0.0.2
- fixed a bug with a sync check and added the check for the normal (hdtv) version
0.0.1
- initial release