-
Notifications
You must be signed in to change notification settings - Fork 17
/
changelog.txt
86 lines (65 loc) · 2.72 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
[B]0.9.7[/B]
- increased number of possible custom sources to 10
[B]0.9.6[/B]
- added headless support
[B]0.9.5[/B]
- improved detection of offline media sources
[B]0.9.4[/B]
- improved shutdown time
[B]0.9.3[/B]
- fixed crash on invalid filename encoding from file system
[B]0.9.2[/B]
- Helix only: progress dialogs are now hidden by default. Can be changed in settings
- fixed OS X regression
[B]0.9.1[/B]
- added option for removing videos directly without cleaning entire library
- added option for cleaning/scanning library on startup
- added option for showing status dialog on startup (for easy debugging)
- improved skipping of non-media files, reducing number of library scans needed
- replaced different depth methods with recursive/non-recursive option
- detection of OS mounted network file systems now works on busybox systems such as OpenElec
- other minor improvements and fixes
[B]0.8.1[/B]
- added startup delay setting
[B]0.8.0[/B]
- added settings for manually selecting folders to watch
- added setting for changing network polling interval
- added dialog for add-on start up progress
- many performance and stability improvements including faster startup and shutdown
- fixed inotify never working on android
- polling now auto-selected for mounted smb/nfs shares (linux)
[B]0.7.7[/B]
- fixed: add-on sometimes failing to start on android, causing xbmc to hang on exit
[B]0.7.6[/B]
- fixed multiple issues with the depth 2 poller
[B]0.7.5[/B]
- added option for forcing global scan on video sources. This is a workaround for a bug that cause XBMC to sometimes fail to recognize the newly added files
[B]0.7.4[/B]
- fixed encoding related regression affecting posix systems (OpenElec and other non-standard distributions)
[B]0.7.3[/B]
- added French translation
- now tries to not scan when when non-media files are added
- fixed: scanning sometimes failing due to reserved characters not being escaped
- fixed: poller (depth 2) sometimes failing when files are added
[B]0.7.2[/B]
- added option for disabling pause on playback
- other minor tweaks
[B]0.7.1[/B]
- fixed: library was cleaned even if it was disabled
[B]0.7.0[/B]
- support for network shares
- now only scans the media source an event appeared in
- now shows notifications when a media source is not being watched (optional)
- settings now accessible through programs menu
- various fixes
[B]0.6.3[/B]
- added setting for delaying updates
- no longer scans/cleans during playback
[B]0.6.2[/B]
- added multipath support
- added stricter triggering of library clean based on file type
[B]0.6.1[/B]
- fixed: not able to resume from sleep mode on linux
- fixed: addon not able to start on windows xp when syscall is selected
[B]0.6.0[/B]
- fixed: xbmc deadlocks on windows when exiting