diff options
author | Antti Ajanki <antti.ajanki@iki.fi> | 2010-07-23 20:55:11 +0300 |
---|---|---|
committer | Antti Ajanki <antti.ajanki@iki.fi> | 2010-07-23 20:55:11 +0300 |
commit | 310743fb9ebbf68b253b923a309cc5f635da89a1 (patch) | |
tree | 59c365db7459649344b4ab6d58fde1ceb362506d /debian/vdr-plugin-webvideo.NEWS | |
download | vdr-plugin-webvideo-310743fb9ebbf68b253b923a309cc5f635da89a1.tar.gz vdr-plugin-webvideo-310743fb9ebbf68b253b923a309cc5f635da89a1.tar.bz2 |
release 0.3.0
Diffstat (limited to 'debian/vdr-plugin-webvideo.NEWS')
-rw-r--r-- | debian/vdr-plugin-webvideo.NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/vdr-plugin-webvideo.NEWS b/debian/vdr-plugin-webvideo.NEWS new file mode 100644 index 0000000..5499f66 --- /dev/null +++ b/debian/vdr-plugin-webvideo.NEWS @@ -0,0 +1,10 @@ +vdr-plugin-webvideo (0.1.4-1) unstable; urgency=low + + The default download directory is now /var/lib/webvideo instead of + /var/lib/video/webvideo, because the video directory is expected to + hold only VDR's own files. The videos are NOT automatically copied + to the new location. If you want to keep using the old location (it + should not cause problems in practice), leave the path in + /etc/vdr/plugins/plugin.webvideo.conf unchanged. + + -- Antti Ajanki <antti.ajanki@iki.fi> Mon, 04 May 2009 20:42:36 +0300 |