forked from slash2009/XWMM
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangelog.txt
81 lines (66 loc) · 1.97 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
XWMM Change log
4.0.1
- Fix by criticalfiction
-- Allow UI to immediately reflect changes to sets after save
-- Fix mark as watched
4.0.0 - Gotham version open.
3.0.1
- Changes by fyfe
- Whitspace fixes
- Multicharactar support
- Fix typo in updateXBMCTables commit.
- Cleanup and improve updateXBMCSet, updateXBMCGenreMovie, GetMovieGenres.
- Forgot to comment out debugging code in last commit (b1d59e2)
- Small fix, getSelections() returns an array of records not values.
- Fold setXBMCwatched and setXBMCunwatched into one function and clean up.
- Allow new genres to be added. (Issue #4)
- Show filename and directory when episode selected. (Issue #14)
- Fix-updateXBMCTables
- Improvement-add-genres
- Cleanup-save-watched
- Fix-save-sets-genres
- fix-tvshow-file-details
3.0.0a
- Slash, fixed movie set management (add, delete, rename)
3.0.0
- MokuJinJin and nwtn PR's
-- Some hack to get it working (not all features) with Frodo (XBMC v12) -- thanks to MokuJinJin
-- Unable to load tvshow, because of a little bug, just check undefined var -- thanks to MokuJinJin
-- Allow creation of new set in Movie>Other details -- thanks to nwtn
-- Added flag for 4.0 audio -- thanks to nwtn
-- Minor fixes
2.1.0
- Updated to use JSON
- Minor updates to addon.xml
2.0.9
-- minor fixes
2.0.7
- fixes:
-- fixed ajax request with firefox
2.0.6
- fixes:
-- images caching (thanks to niiko)
-- load Mask display (thanks to niiko)
-- syntax error for compatibility with IE 8
2.0.5
- fixes:
-- changed xbmc.gui version to 3.00 for compatibility
2.0.4
- Fixes:
-- set watched / unwatched
-- Movie genres management tool (add, update, delete)
-- Display movies in a set
-- Mosic artists display
- Added
-- imdb number movie field can now be changed
2.0.3
- Fixes:
-- Movie Genres updates
-- TvShow save
-- Music save
2.0.2
- Fixes:
-- Compatibility with XBMC Addons standards
2.0.1
- Fixes:
-- Changed most request from http to JSON-RPC