forked from Nux007/Kodi-plugin.video.playlistLoader
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.txt
101 lines (75 loc) · 2.63 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
1.4.0
- Forked of Nux007
- Add Youtube Support
1.3.0
- Added default icons.
- Added transparency to existing icons for better themes integration.
- Added virtual directories feature allowing a better categorization of m3u lists.
- Refresh favourites list when moving an item.
- Ability to move playlists root and directories sides.
- Refresh playlists and directories when moving an item.
- Disabled TvDb and MovieDb for now ( waiting for improvements )
1.2.2
- Fixed logo error grouping items: #4 from Nux007/dev
1.2.1.1
- Fixed missing import: #1 from avigdork/patch-1
1.2.1
- Taking ownership of the addon, see : https://github.com/avigdork/xbmc-avigdork/pull/8#issuecomment-416955692
- Fixed regex => grouping issue when tvg-logo was empty.
- Added icon image also when items are grouped.
- Regex fix for title containing comas.
- Added TheTvDb scan for each lists in contextual menu ( beta ).
1.2.0
- (fix) support strings.xml (old Kodi versions).
1.1.9
- Added an option to show groups in channels lists (addon settings).
1.1.8
- Added the possibility to add lists from SMB.
- Bugfix for playing only last item in some lists.
1.1.7
- Addon moved back to my repo.
1.1.6
- Bugfix.
1.1.5
- Bugfix for Lists with none English names not worked well. (Thanks HAL9000)
1.1.4
- Bugfix for last ver.
1.1.3
- Added support redirected links.
1.1.2
- Added support routing acestream links to plexus.
1.1.1
- Bugfix for last ver.
1.1.0
- Added an option to give a cache time (in minutes) for remote lists. (context menu \ new list)
1.0.9
- Bugfix.
1.0.8
- Added option to change (edit) list and favorites properties (context menu).
- Added option to move items in list and favorites-list (context menu).
1.0.7
- Added option to set logos for lists and channels.
- Added option to set logos base url or folder for m3u lists.
1.0.6
- Fix for checking if file exist before backup.
1.0.5
- Fix for names in some encodings.
- Added backup for files is there was problems while trying to read data.
- Added option to delete playlist file and favourites file from addon settings.
1.0.4
- Fix for channel name in some encodings.
- Change: select playlist source after you enter the playlist name.
1.0.3
- Added supoort for hebrew
1.0.2
- Added support for adding a channel from a list to favorites list (right click on channel)
- Added support for adding a channel manually to favorites list
1.0.1
- Fix for some channels was missing from list
- Fix for addind a list with empty url
1.0.0
- Added support for local lists (file) and remote lists (url)
0.0.7:
- Initial release
support plx and m3u lists.
you can remove a list by right click on it and choose remove from menu.