[packages] minidlna: Renumber and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26530 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
10701c2860
commit
31f021bcfb
@ -1,6 +1,6 @@
|
|||||||
--- a/minidlna.c
|
--- a/minidlna.c
|
||||||
+++ b/minidlna.c
|
+++ b/minidlna.c
|
||||||
@@ -20,6 +20,7 @@
|
@@ -58,6 +58,7 @@
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <sys/file.h>
|
#include <sys/file.h>
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
# set this to the directory you want scanned.
|
# set this to the directory you want scanned.
|
||||||
# * if have multiple directories, you can have multiple media_dir= lines
|
# * if have multiple directories, you can have multiple media_dir= lines
|
||||||
@@ -11,10 +11,10 @@
|
@@ -11,10 +11,10 @@ port=8200
|
||||||
# + "A" for audio (eg. media_dir=A,/home/jmaggard/Music)
|
# + "A" for audio (eg. media_dir=A,/home/jmaggard/Music)
|
||||||
# + "V" for video (eg. media_dir=V,/home/jmaggard/Videos)
|
# + "V" for video (eg. media_dir=V,/home/jmaggard/Videos)
|
||||||
# + "P" for images (eg. media_dir=P,/home/jmaggard/Pictures)
|
# + "P" for images (eg. media_dir=P,/home/jmaggard/Pictures)
|
||||||
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
# set this if you would like to specify the directory where you want MiniDLNA to store its database and album art cache
|
# set this if you would like to specify the directory where you want MiniDLNA to store its database and album art cache
|
||||||
#db_dir=/var/cache/minidlna
|
#db_dir=/var/cache/minidlna
|
||||||
@@ -25,7 +25,7 @@
|
@@ -28,7 +28,7 @@ album_art_names=Cover.jpg/cover.jpg/Albu
|
||||||
|
|
||||||
# set this to no to disable inotify monitoring to automatically discover new files
|
# set this to no to disable inotify monitoring to automatically discover new files
|
||||||
# note: the default is yes
|
# note: the default is yes
|
Loading…
x
Reference in New Issue
Block a user