Search found 5 matches
- Fri Jan 10, 2014 7:17 pm
- Forum: [F] Support
- Topic: Watch movies from uncompressed rar files via NFS. rar2fs?
- Replies: 3
- Views: 4407
Re: Watch movies from uncompressed rar files via NFS. rar2fs
That creates new folders in /mnt/etc/init.d, still not accessible from the tv. Right now I'm working on mounting them to /dtv/usb/sda/unrar/... so you can at least access them, even if it's not too comfortable. Would it be possible to get a newer version of find? The version right now doesn't suppor...
- Thu Jan 09, 2014 12:04 am
- Forum: [F] Support
- Topic: Watch movies from uncompressed rar files via NFS. rar2fs?
- Replies: 3
- Views: 4407
Watch movies from uncompressed rar files via NFS. rar2fs?
I just worked on the rar2fs script, it kinda works but I have one major problem: I cant create new folders in the mounted (nfs-)filesystem on the virtual usb-drive for rar2fs to mount the rar files in. Right now I scan the entire virtual usb stick for %filename%.rar files, create folders /tmp/%filen...
- Mon Jan 06, 2014 8:51 pm
- Forum: [F] Software
- Topic: [Ended] SamyGO Extensions on F series
- Replies: 309
- Views: 315523
Re: SamyGO Extensions on F series. Volunteers?
Works as described above in stable version 2014-01-03.
The 2 second sleep is not necessary.
TV: UE32F6270
Firmware: 1113
Version: "X12 0136" KERNEL MODULE VERSION : "0112.1126, DTV, X12, release, DEU_BRANCH"
The 2 second sleep is not necessary.
TV: UE32F6270
Firmware: 1113
Version: "X12 0136" KERNEL MODULE VERSION : "0112.1126, DTV, X12, release, DEU_BRANCH"
- Mon Jan 06, 2014 8:33 pm
- Forum: [F] Software
- Topic: [Ended] SamyGO Extensions on F series
- Replies: 309
- Views: 315523
Re: SamyGO Extensions on F series. Volunteers?
Just updated to the latest version (had the version from 04.01.14 before); now it doesn't work anymore like that :-( And if I want to start the nfs manually, I have to start nfsmount.dis, stop nfsmount.remi71 and then start nfsmount.remi71 Just saw, that you are doing this already with the web-tool ...
- Mon Jan 06, 2014 7:37 pm
- Forum: [F] Software
- Topic: [Ended] SamyGO Extensions on F series
- Replies: 309
- Views: 315523
Re: SamyGO Extensions on F series. Volunteers?
Thanks for the great work you have done so far! Works fantastic. Two things: the NFS share doesn't get mounted automatically. I fixed that by adding another file (99_99_.....) to the init.d directory with the following content: #!/mnt/bin/busybox sh /mnt/etc/init.d/03_03_nfsmount.init.dis start slee...