Jump to content


olqs

Member Since 25 Sep 2012
Offline Last Active 01 Jul 2013 22:36
-----

Topics I've Started

djmount/libupnp Support for >2GB Files

25 September 2012 - 12:51

Hi,

i have found patches for libupnp and djmount to support files greater 2GB. Thanks to the boxee dev yonathan: https://github.com/B...04e0fe18#diff-0
I have tested this patches with OpenPli 3.0 on a Xtrend ET9500 and it works as expected. Could someone add this to the packages on the feed?

The second problem i had with djmount on the feed was the non working init script. The not needed modprobe command was the reason it doesn't start automatically and i added utf8 as default charset for djmount because i had problems to access files with german umlauts otherwise. This init skript will not work on openpli 2.1, perhaps a "modprobe fuse || true" instead of the "modprobe fuse" in the start section will work too and then for openpli 2.1 and 3.0

I attach the two patches and the edited init script int the tar.gz and djmount/libupnp as compiled packages to this post.

Alex