PVR Decoder for Linux/Unix/Mac OS X (Console Script)
-
- SamyGO Project Donor
- Posts: 137
- Joined: Fri Feb 07, 2014 10:09 am
- Location: M?nchen
- Contact:
Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)
On my TV the first command complains
/sbin/mkfs.ext4 -f -d file,name=pvrimage,size=1536m
/sbin/mkfs.ext4: invalid option -- 'f'
Usage: mkfs.ext4 [-c|-l filename] [-b block-size] [-C cluster-size]
[-i bytes-per-inode] [-I inode-size] [-J journal-options]
[-G flex-group-size] [-N number-of-inodes]
[-m reserved-blocks-percentage] [-o creator-os]
[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]
[-O feature[,...]] [-r fs-revision] [-E extended-option[,...]]
[-t fs-type] [-T usage-type ] [-U UUID] [-jnqvDFKSV] device [blocks-count]
I don't know where to do this...
/sbin/mkfs.ext4 -f -d file,name=pvrimage,size=1536m
/sbin/mkfs.ext4: invalid option -- 'f'
Usage: mkfs.ext4 [-c|-l filename] [-b block-size] [-C cluster-size]
[-i bytes-per-inode] [-I inode-size] [-J journal-options]
[-G flex-group-size] [-N number-of-inodes]
[-m reserved-blocks-percentage] [-o creator-os]
[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]
[-O feature[,...]] [-r fs-revision] [-E extended-option[,...]]
[-t fs-type] [-T usage-type ] [-U UUID] [-jnqvDFKSV] device [blocks-count]
I don't know where to do this...
Samsung TV: UE46F6500
Website: http://www.karolin-bierbrauer.de
Website: http://www.karolin-bierbrauer.de
Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)
It should be xfs:) Besides for your tv I believe it's different (ext4?).karo2204 wrote:OK I did the first thing on my TV it didn't complain
Then I tried
mount -t ifs -o loop pvrimage /dtv/usb/sda/nfs/192.168.0.14/tvshows
and it says "no such device"
I tried this: mount -t ifs -o loop pvrimage 192.168.0.14:/volume2/tvshows/
and I got the same result
<MOUNT POINT> means a directory that exists


I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)
mkfs you can do anywhere you want
It can be even done on windows (don't know how, I don't use windows
) and the file can be then copied to the nas. But there is one more thing that concerns me
Your question was:
"How to record to NAS?":) I am slowly pointing you in a right direction but from your commands I suspect that you want to record to the nas to have remote access to your recording WITHOUT using the TV. Is that correct ?



"How to record to NAS?":) I am slowly pointing you in a right direction but from your commands I suspect that you want to record to the nas to have remote access to your recording WITHOUT using the TV. Is that correct ?

I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
-
- SamyGO Project Donor
- Posts: 137
- Joined: Fri Feb 07, 2014 10:09 am
- Location: M?nchen
- Contact:
Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)
Yeah it is ext4 I think. I was told in another message
which directory? I can access my NAS from the TV.
which directory? I can access my NAS from the TV.
Samsung TV: UE46F6500
Website: http://www.karolin-bierbrauer.de
Website: http://www.karolin-bierbrauer.de
Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)
Yeah I know that but when you let's say record remotely 10 tv shows to NAS do you want to be able to access/open/read them remotely from the NAS WITHOUT the TV? Or will you be accessing this recordings only from TV ?karo2204 wrote:Yeah it is ext4 I think. I was told in another message
which directory? I can access my NAS from the TV.

I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
-
- SamyGO Project Donor
- Posts: 137
- Joined: Fri Feb 07, 2014 10:09 am
- Location: M?nchen
- Contact:
Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)
I thought if I record them to the TV and maybe there is a way to decrypt them as well, I can stream them to my iPad or watch them on the go.
Samsung TV: UE46F6500
Website: http://www.karolin-bierbrauer.de
Website: http://www.karolin-bierbrauer.de
Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)
Hehe. You can but not using my methodkaro2204 wrote:I thought if I record them to the TV and maybe there is a way to decrypt them as well, I can stream them to my iPad or watch them on the go.



I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
-
- SamyGO Project Donor
- Posts: 137
- Joined: Fri Feb 07, 2014 10:09 am
- Location: M?nchen
- Contact:
Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)
I first need to find out how to record to NAS.
I am close to giving up, because nobody can really provide some help. I know a bit of coding and running scripts but I am stuck here. I get frustrated. I read bits everywhere across the forum, and everyone seems to know something. But giving a really helpful answer seems to do be possible somehow.
Sorry. It's just sad
I am close to giving up, because nobody can really provide some help. I know a bit of coding and running scripts but I am stuck here. I get frustrated. I read bits everywhere across the forum, and everyone seems to know something. But giving a really helpful answer seems to do be possible somehow.
Sorry. It's just sad

Samsung TV: UE46F6500
Website: http://www.karolin-bierbrauer.de
Website: http://www.karolin-bierbrauer.de
Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)
You are mistaken you are close to getting recording to nas working but far from iPad streamingkaro2204 wrote:I first need to find out how to record to NAS.
I am close to giving up, because nobody can really provide some help. I know a bit of coding and running scripts but I am stuck here. I get frustrated. I read bits everywhere across the forum, and everyone seems to know something. But giving a really helpful answer seems to do be possible somehow.
Sorry. It's just sad



I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
-
- SamyGO Project Donor
- Posts: 137
- Joined: Fri Feb 07, 2014 10:09 am
- Location: M?nchen
- Contact:
Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)
Yes of course it is accessible. From anywhere in the world. I have even set up my webserver and email server myself.
I have mounted the NFS Share so I can watch movies on my TV. That works. the only thing is I have to run the nfsmount script manually as it doesn't start when the TV starts.
So now I need to just record to my NAS instead of to the HDD.
At least for starters....
I have mounted the NFS Share so I can watch movies on my TV. That works. the only thing is I have to run the nfsmount script manually as it doesn't start when the TV starts.
So now I need to just record to my NAS instead of to the HDD.
At least for starters....
Samsung TV: UE46F6500
Website: http://www.karolin-bierbrauer.de
Website: http://www.karolin-bierbrauer.de