-
Notifications
You must be signed in to change notification settings - Fork 2
/
changelog.txt
57 lines (23 loc) · 995 Bytes
/
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
0.2.5 - 23 Jan 2011
- Merge: Ability to autoupdate library if iTunes' XML file changed
- Merge: Ability to hide the "import" item from the menu
- Filetypes populated in db (future use) (requires a re-scan of xml file)
0.2.4 - 23 Jan 2011
- Provide skin with appropriate content type information
- Fixed database reading of track numbers (requires a re-scan of xml file)
0.2.3 - 22 Jan 2011
- Fixed rendering which sometimes caused tracks and directories
to be displayed in the same view.
0.2.2 - 20 Jan 2011
- Added ability to sort songs by rating, genre, artist, album, track number.
0.2.1 - 16 Jan 2011
- Ability to autoupdate library if iTunes' XML file changed
- Ability to hide the "import" item from the menu
0.2.0 - 15 Jan 2011
- Port to new XBMC Addons system
- Make path to AlbumData.xml configurable
- Use pysqlite script module.
- Enable Localization
- Disclaimer: tested on osx only.
0.1.0 - 2008
- Initial version by Anoop Menon (d4rk@xbmc.org).