• 1
  • 23
  • 24
  • 25(current)
  • 26
  • 27
  • 43
WIP Discuss improvements for pvr section
(2014-06-29, 15:38)scarecrow420 Wrote: who else can review/merge PR's for PVR stuff apart from opdenkamp? Ive got PR pending for pvr.wmc addon into helix for ages now, I assume opdenkamp is busy but it'd be good to get things flowing in the pvr repo again

currently only opdenkamp will approve PR's for the PVR addon repo.
Reply
(2014-06-29, 17:22)Ed76 Wrote: please add an option to hide the "all channels"-group.

it's on our TODO for the PVR section.
Reply
This is a pretty long thread now, so excuse me if this has been answered. But are there any plans to group recordings like MythTV frontend has? So instead of seeing 4-5 or more of the latest episodes of a show you only see the latest that you haven't watched. And as soon as you watched that one, the next will be visible.
I think it makes a less cluttered recording view.
Reply
(2014-07-01, 11:55)raptorjr Wrote: This is a pretty long thread now, so excuse me if this has been answered. But are there any plans to group recordings like MythTV frontend has? So instead of seeing 4-5 or more of the latest episodes of a show you only see the latest that you haven't watched. And as soon as you watched that one, the next will be visible.
I think it makes a less cluttered recording view.

currently we support a watched/unwatched state to be set on a recording, but don't have a filter option to hide watched recording items, as we have in the video window. i think we introduce such a filter in an upcoming release. i'll put this on our internal TODO.
Reply
(2014-07-01, 13:13)xhaggi Wrote: currently we support a watched/unwatched state to be set on a recording, but don't have a filter option to hide watched recording items, as we have in the video window. i think we introduce such a filter in an upcoming release. i'll put this on our internal TODO.

Another nice variation on this is the way the Mediaportal frontend automatically puts all shows of the same name into a virtual sub-folder.
Reply
It would be beneficial if we have one click recording without a prompt yes or no. Press it twice it records series recording and third time to cancel.

There has been a lot of discussion about series recording I am not a programer so I am probable wrong here but why does back end need to support series recording the reason I say this is when you can record directly from timeline for example 5 days in advance can't xbmc keeps a record of the show and when that show comes up again it issues a record notification. I assume when I am interacting with the timeline the data is passed to xbmc and processed in xbmc and when a recording is issued it passes it to the back end.

If I am totally wrong I will be quiet however you are doing great work and hopefully the ffmpeg developers can get working to speed up channel changes.
Reply
the different backends have heaps of series options though that XBMC doesnt necessarily have. Eg our backend pvr.wmc hooks into Windows Media Center and when setting up a series recording you can specify pre/post padding for just that series, whether you want reruns or only "new" shows to be included, which day/s it should allow the recording to be on, which channel/s it should allow the series to be recorded from,l how many shows to keep for the series (including unlimited) and things like that. Also those backens already have logic in them in how to detect/match shows from the same series, and it's not only based on simplistic "string matching" of show title etc. Also XBMC is a front end client, so if XBMC was doing all the logic and continual scheduling of upcomign shows in a series what happens if the user goes on holidays and doesnt have XBMC running etc?

It should definitely be left up to the backend to actually manage the series recording however I do think that XBMC should have builtin support for "series recordings" - the UI/keybinds/commands should be there to schedule a series recording, the UI should display them separately, be able to show "upcoming episodes" etc. All of these things would send commands to the XBMC pvr addon which would send the appropriate backend commands etc, as we do now for everything else
pvr.wmc TV addon and ServerWMC Backend Development Team
http://bit.ly/ServerWMC
Reply
(2014-07-01, 13:13)xhaggi Wrote:
(2014-07-01, 11:55)raptorjr Wrote: This is a pretty long thread now, so excuse me if this has been answered. But are there any plans to group recordings like MythTV frontend has? So instead of seeing 4-5 or more of the latest episodes of a show you only see the latest that you haven't watched. And as soon as you watched that one, the next will be visible.
I think it makes a less cluttered recording view.

currently we support a watched/unwatched state to be set on a recording, but don't have a filter option to hide watched recording items, as we have in the video window. i think we introduce such a filter in an upcoming release. i'll put this on our internal TODO.

I wasn't only thinking of hiding watched. If you 3-4 series recording and go for vacation for a few weeks you may have 3-4 recordings of every series, filling up the screen. The idea is to only see the first recording you haven't watched. And when that is watched it is replaced with the next until there is no more recordings left of that series.
Reply
(2014-07-01, 16:01)mayoman Wrote:
(2014-07-01, 13:13)xhaggi Wrote: currently we support a watched/unwatched state to be set on a recording, but don't have a filter option to hide watched recording items, as we have in the video window. i think we introduce such a filter in an upcoming release. i'll put this on our internal TODO.

Another nice variation on this is the way the Mediaportal frontend automatically puts all shows of the same name into a virtual sub-folder.

XBMC supports this, though it's up to the addon to tell it what folders to display (ie. if the backend doesn't support it you'll just get a flat list of recordings).
Reply
The implementation of the hierarchical folder view is not fantastic though, eg the folders in the hierarchy are "inferred" from the Path field on recordings, and there is no way to set custom image/thumbnail on folders etc. I posted earlier in this thread some suggestions on how we could perhaps improve this but nobody seemed interested Smile
pvr.wmc TV addon and ServerWMC Backend Development Team
http://bit.ly/ServerWMC
Reply
@scarecrow420: that's how any folder in XBMC works. You can't set a custom icon for a random folder in the Files section either. What use case would require a custom thumbnail for a folder anyway? The only case I can think of is for a folder containing a TV show, but in that case it'd be better to add that path to the library itself.
Reply
1,The option to switch to channel when your program is about to start. At the moment all I can do is set a recording. If i select switch to channel it turns over to that channel as expected. Not very usefull if your timer is scheduled for a program in 3 days time.

2, 5 minutes before a program is scheduled on timer, a pop up window, with the options to cancel show, record show or switch to channel.

3, Option to cancel current operation by tuner if you want to switch channels and only have 1 tuner. At the moment you have to go to timer and cancel recording or delete.
Reply
@negge, most pvr solutions, ours included, uses the this virtual folder as the name of the tv series, and inside the folder episodes of the series. So that's the usage case. The interface would look much better if, for example, the generic 'Family Guy' image is used for the 'folder' and the episodes inside have the frame grabbed images from the recordings.
Windows Media Center PVR addon (pvr.wmc) and server backend (ServerWMC)
http://bit.ly/serverwmc
Reply
Why not just use the library?
Reply
If the intention is to use the Videos Library why does XBMC PVR/LiveTV section have a Recordings screen at all then?!

The use case is all users of XBMC PVR who want to view their recordings, from the LiveTV->Recordings area. It already supports hierarchical folders but doesn't have the ability to set the folder images. As krusty says, setting the image on the "Show" folder would look a lot nicer. We have the images in the backend, but nowhere to put them on the front end. The recordings on the backend are a flat folder structure and we "virtualise" the heirarchical structure for presentation to XBMC so in order to scan them into XBMC library they would need to be physically moved/renamed into alternative physical folder structure etc. That's alot of complexity for PVR users who want to schedule recordings and watch those recordings from XBMC PVR section, but would like to see folder icons reflective of the given show
pvr.wmc TV addon and ServerWMC Backend Development Team
http://bit.ly/ServerWMC
Reply
  • 1
  • 23
  • 24
  • 25(current)
  • 26
  • 27
  • 43

Logout Mark Read Team Forum Stats Members Help
Discuss improvements for pvr section1