MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal TV-Server 1 » General Talk


General Talk Talk about the MediaPortal TV-Server

Reply
 
LinkBack (1) Thread Tools Display Modes
Old 2008-04-30, 19:14   1 links from elsewhere to this Post. Click to view. #1 (permalink)
Portal Member
 
Gixxer's Avatar
 
Join Date: Aug 2007
Age: 23
Posts: 404
Thanks: 16
Thanked 3 Times in 3 Posts

Country:

My System

Default 2ideas..Sharing timeshift + recording full timeshift

I just wanted to comment 2 ideas to see if its at all possible and to see if others find it interesting.

1)
Would it be possible to make tvserver share the timeshift of the channels being timeshift with the rest of the clients.

This means that if i am watching channel1 in clientpc1 and after 30min watching it, clientpc2 starts watching the same channel1 then that clientpc2 will have available the 30min that are already saved.

I have also notice that tvserver will create a new file for each client even if they are watching/timeshifting the same channel. (obviously this would be solved implementing the paragraph above)

2)
Would it be possible to save as recording a serie or movie that you are watching based on the timeshift + recording option?
This would work as follows.... you are watching/timeshifting a movie, 30min after you decide you want to record it, so you hit REC and it "cuts" the "not in time timeshift" and adds recording till the EPG says it finishes.

i hope i expressed correctly what i mean. if not i can try again.

what do other mp members thing?

Gixxer is offline   Reply With Quote
Old 2008-04-30, 23:07   #2 (permalink)
Portal Developer
 
gemx's Avatar
 
Join Date: Oct 2006
Age: 32
Posts: 1,223
Thanks: 22
Thanked 179 Times in 93 Posts

Country:

My System

Default

Quote:
Originally Posted by Gixxer View Post
1)
Would it be possible to make tvserver share the timeshift of the channels being timeshift with the rest of the clients.

This means that if i am watching channel1 in clientpc1 and after 30min watching it, clientpc2 starts watching the same channel1 then that clientpc2 will have available the 30min that are already saved.

I have also notice that tvserver will create a new file for each client even if they are watching/timeshifting the same channel. (obviously this would be solved implementing the paragraph above)
Nope, that won't work because if user 1 switches to another channel, user B would also see the newly tuned channel without doing anything => not good

Quote:
Originally Posted by Gixxer View Post
2)
Would it be possible to save as recording a serie or movie that you are watching based on the timeshift + recording option?
This would work as follows.... you are watching/timeshifting a movie, 30min after you decide you want to record it, so you hit REC and it "cuts" the "not in time timeshift" and adds recording till the EPG says it finishes.
That would be theoretically possible but there many potential risks that could lead to instability.
That's why nobody tried that
__________________
ACCENT HT-100 | 2x16 VFD | ADM Athlon 64 3500+ | Win XP SP2 | SkyStar 2 DVB-S PCI | TT connect S2-3600
gemx is offline   Reply With Quote
Old 2008-05-01, 13:37   #3 (permalink)
MP Donator
 
vuego's Avatar
 
Join Date: Aug 2006
Age: 7
Posts: 266
Thanks: 42
Thanked 10 Times in 10 Posts

Country:

My System

Default

I like your ideas, Gixxer.

A way to solve both issues would be to name the timeshift files after the current show name taken from EPG instead of live1-0.ts.tsbuffer1.ts. MP could open a new timeshift file every time a new show is being timeshifted and remove them X minutes after the show is over.

This way User 2 can continue watching the show after User 1 changed channel and created a new timeshift file and if you decide to keep the show after watching, the file will simply not be removed if the user pressed record.
vuego is offline   Reply With Quote
Old 2008-05-01, 17:57   #4 (permalink)
Portal Member
 
Gixxer's Avatar
 
Join Date: Aug 2007
Age: 23
Posts: 404
Thanks: 16
Thanked 3 Times in 3 Posts

Country:

My System

Default

Quote:
Originally Posted by vuego View Post
I like your ideas, Gixxer.

A way to solve both issues would be to name the timeshift files after the current show name taken from EPG instead of live1-0.ts.tsbuffer1.ts. MP could open a new timeshift file every time a new show is being timeshifted and remove them X minutes after the show is over.

This way User 2 can continue watching the show after User 1 changed channel and created a new timeshift file and if you decide to keep the show after watching, the file will simply not be removed if the user pressed record.
sound good indeed !!

i think doing that way, or something similar would make it not so difficult to implement.

by saying this i dont want to offend any dev as i have no clue on how to code this, but after seeing what mediaportal does, i guess its not something much more difficult that other things already done.

after saying this, i must repeat that this are only ideas i had in mind and wanted to share, no request here at all.

Cheers.
Gixxer is offline   Reply With Quote
Old 2008-05-01, 23:10   #5 (permalink)
Portal Member
 
Join Date: Oct 2007
Location: Melbourne
Posts: 51
Thanks: 2
Thanked 1 Time in 1 Post

Country:

My System

Default

I like idea 2,
MythTV had it, Its a feature I really missed moving over to media portal. If you or a friend start watching something and then realise somebody else might like it you just hir record.
I think I had MythTV Set to time shift the whole program. This would also allow continual viewing no annowing stop/start when you press reccord
canarygsr is offline   Reply With Quote
Old 2008-05-02, 05:41   #6 (permalink)
Super Moderator
 
Join Date: Feb 2005
Location: Melbourne
Posts: 1,869
Thanks: 55
Thanked 24 Times in 24 Posts

Country:

My System

Send a message via ICQ to Marcusb
Default

idea 2 is working in the built in TV engine, it's just that the TV Server doesn't have this function.
It's a shame, as it's the big thing that I miss from the built in TV Engine.
Marcusb is offline   Reply With Quote
Old 2008-05-02, 09:12   #7 (permalink)
Portal Member
 
Gixxer's Avatar
 
Join Date: Aug 2007
Age: 23
Posts: 404
Thanks: 16
Thanked 3 Times in 3 Posts

Country:

My System

Default

Quote:
Originally Posted by Marcusb View Post
idea 2 is working in the built in TV engine, it's just that the TV Server doesn't have this function.
It's a shame, as it's the big thing that I miss from the built in TV Engine.
really? i have not used the built in tv engine so i didnt know that. maybe that means that its not so difficult to implement and that some day it may be added to mp tv server.
Gixxer is offline   Reply With Quote
Old 2008-05-02, 09:23   #8 (permalink)
Portal Developer
 
Join Date: Jan 2005
Age: 30
Posts: 2,646
Thanks: 69
Thanked 66 Times in 55 Posts


Default

Quote:
Originally Posted by Gixxer View Post
Quote:
Originally Posted by Marcusb View Post
idea 2 is working in the built in TV engine, it's just that the TV Server doesn't have this function.
It's a shame, as it's the big thing that I miss from the built in TV Engine.
really? i have not used the built in tv engine so i didnt know that. maybe that means that its not so difficult to implement and that some day it may be added to mp tv server.
The implementation in TVE2 is coming from Stream Buffering Engine. So, maybe you could ask some MS developers to do the porting to TVE3
__________________
http://day2.no-ip.org/

"Commy64 - The problem there is that Oprah was on. MP tried to save you by blanking the screen"
tourettes is offline   Reply With Quote
Old 2008-05-24, 10:29   #9 (permalink)
Portal Member
 
Gixxer's Avatar
 
Join Date: Aug 2007
Age: 23
Posts: 404
Thanks: 16
Thanked 3 Times in 3 Posts

Country:

My System

Default

Quote:
Originally Posted by tourettes View Post
Quote:
Originally Posted by Gixxer View Post
Quote:
Originally Posted by Marcusb View Post
idea 2 is working in the built in TV engine, it's just that the TV Server doesn't have this function.
It's a shame, as it's the big thing that I miss from the built in TV Engine.
really? i have not used the built in tv engine so i didnt know that. maybe that means that its not so difficult to implement and that some day it may be added to mp tv server.
The implementation in TVE2 is coming from Stream Buffering Engine. So, maybe you could ask some MS developers to do the porting to TVE3

i would but first i should need to understand what u said

nevermind, i just post those 2 ideas to see what others thought and in case they were easy to implement.
Gixxer is offline   Reply With Quote
Old 2008-05-25, 02:19   #10 (permalink)
MP Donator
 
vvulture's Avatar
 
Join Date: Jun 2006
Location: Sydney
Age: 35
Posts: 243
Thanks: 4
Thanked 2 Times in 2 Posts

Country:

My System

Default

Sage TV has all these functions, but MP is a better product overall which is why i am sticking with it.

It would be awesome if these functions were implemented. Maybe not in MP1, but how about MP2 ??
__________________
Kids and computers do not mix...
vvulture is offline   Reply With Quote
Reply

Bookmarks

Tags
2ideassharing, full, recording, timeshift

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://forum.team-mediaportal.com/general-talk-233/2ideas-sharing-timeshift-recording-full-timeshift-39077/
Posted By For Type Date
TIMESHIFT FULL - BUSCA MSN IBUD This thread Refback 2008-07-23 18:43

Similar Threads
Thread Thread Starter Forum Replies Last Post
WDR bleibt stehen, wenn Timeshift aktiv ist / Ohne Timeshift kein 5.1 Sound Berry Software/Codecs Mediaportal 1 2008-03-31 22:16
TIMESHIFT to RECORDING / RECORDING to TIMESHIFT jansjobe Improvement Suggestions 18 2007-11-04 03:37
timeshift/recording stutter Nightmare77 Get Support 4 2007-10-01 22:28
Full Screen while recording/timeshift jformica support 6 2007-06-08 10:05


All times are GMT +1. The time now is 06:53.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress