Difference between revisions of "UShare"
From Amahi Wiki
Line 14: | Line 14: | ||
== Adding Folders == | == Adding Folders == | ||
− | * | + | * Similar to files, modify the line with USHARE_UNION in: |
/var/hda/apps/ushare/ushare.conf | /var/hda/apps/ushare/ushare.conf | ||
+ | * Then | ||
+ | |||
+ | service amahi-ushare restart | ||
+ | |||
[[Category: Apps]] | [[Category: Apps]] |
Revision as of 01:38, 11 August 2009
Ushare is a great app for streaming to the Xbox 360 (well tested, with avi files), PS3 (not so well tested) and perhaps other UPnP clients.
Ushare has an issue: it does not refresh it's database periodically with new files or folders being added.
Adding Files
So, any time you add any files to your movies/music/pictures folders, please restart it via the servers area (under Setup -> Applications -> Servers, with advanced settings turned on), or by hand as root, with
service amahi-ushare restart
We are considering issuing the research via a crontab every few minutes.
Adding Folders
- Similar to files, modify the line with USHARE_UNION in:
/var/hda/apps/ushare/ushare.conf
- Then
service amahi-ushare restart