NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) TV Listings v
« Previous 1 … 3 4 5 6 7 … 13 Next »
Provide watched status, show preview/show info at top

 
  • 0 Vote(s) - 0 Average
Provide watched status, show preview/show info at top
dinki
Offline

Senior Member

Posts: 416
Threads: 71
Joined: Mar 2006
#1
2013-10-13, 03:46 PM
Hi. Thanks for writing this cool plugin. I'm in the process of trying to move from SageTV to NPVR. I'd like to know if it is possible to provide feedback via the guide for programs that were previously watched. I'm unsure if NPVR tracks this or not. If so, would it be possible to mimic what SageTV does in the guide and show the already watched programs titles in italic font? This makes it REALLY easy to tell if you've seen the program or not.

Also, is it possible to move the video overlay (currently playing program) and the detailed show description to the top of the screen rather than at the bottom?
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#2
2013-10-15, 03:49 PM
I'll answer what I can since Alibert has reported he's quite busy with other things lately...

dinki Wrote:I'd like to know if it is possible to provide feedback via the guide for programs that were previously watched. I'm unsure if NPVR tracks this or not. If so, would it be possible to mimic what SageTV does in the guide and show the already watched programs titles in italic font?
If you mean for it to keep track of what you watch in Live TV, then flag future episodes as having been watched, then no, there's nothing in NPVR that could do this. TV Listings would have to implement it's own system to track it, and it sounds like a logistical nightmare. If you mean for it to flag shows in the guide that have been recorded and watched already, yes, that data is available in the NPVR database in several different tables. Running additional queries against those tables for every entry in the EPG might be too slow though, really not sure. Only Alibert can say whether doing this is feasible and something he's interested in doing.

Quote:Also, is it possible to move the video overlay (currently playing program) and the detailed show description to the top of the screen rather than at the bottom?
that's determined by the skin. see NPVR\Skin\Default\Players. LiveTV.xml, Video.xml, DVD.xml contain the definitions for the OSD elements of each of those players. The position is determined in the <Elemement Name> line; everything drawn within is positioned relative to the element, so for each item you need to change only one number.
If I were doing it, I'd start with something like:
Code:
    <Element name="Timeline" location="10,[color=#FF0000]5[/color]" size="80,8.5">
...
    <Element name="MetaData" location="0,[color=#FF0000]15[/color]" size="100,43.6">
and see how that looks (same change for each of the 3 files I listed assuming you want the change for all 3 player types)
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,165
Threads: 958
Joined: May 2006
#3
2013-10-15, 08:57 PM
johnsonx42 Wrote:if you mean for it to flag shows in the guide that have been recorded and watched already, yes, that data is available in the NPVR database in several different tables.

In theory a utility could update watched shows in the epg with a new genre for Watched. It would be pretty fast twoo.

Martin
dinki
Offline

Senior Member

Posts: 416
Threads: 71
Joined: Mar 2006
#4
2013-10-15, 09:04 PM
Yes. That is what I was talking about and from using that feature with Sage, I can say that it serves to be very useful. I can't tell you how many times I've almost started to switch to a program but then realized that I had already seen it just by the font face on the program title.

On a side note, it seems that Sage keeps track of all programs watched including live tv (not that NPVR is trying to be SageTV).
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#5
2013-10-15, 10:23 PM
mvallevand Wrote:In theory a utility could update watched shows in the epg with a new genre for Watched. It would be pretty fast twoo.

Martin
yes, that would be the smarter way to do it.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Pictures will not show in Pending with a colon in the title. Bobbybear 1 3,262 2016-12-23, 01:56 PM
Last Post: mvallevand
  TV Listings Plug In Not Pulling "The Flash (2014)" Show ap90033 3 3,846 2015-01-27, 05:05 PM
Last Post: alibert
  Show Art not deleted Bobins 2 2,460 2014-11-13, 01:25 PM
Last Post: Bobins
  Tv Show Renamer/Scraper for XBMC craigrs84 0 2,407 2014-04-20, 09:08 PM
Last Post: craigrs84
  Status Icon in TV Recordings ttfitz 2 2,238 2013-04-19, 05:21 AM
Last Post: ttfitz
  Does this only work if you are using XMLTV to get your channel info? divinehammer 3 2,886 2012-09-04, 02:49 AM
Last Post: divinehammer
  Show Images and Channel Icon in Clients? gonzo90017 4 2,842 2012-04-28, 08:41 AM
Last Post: alibert
  Show Image Names? gonzo90017 2 1,907 2012-04-17, 05:48 PM
Last Post: gonzo90017
  Feature Request- "Not Yet Watched" recordings sort OTAjunkie 0 1,601 2012-02-20, 03:53 PM
Last Post: OTAjunkie
  "Not yet Watched" sort for recordings? OTAjunkie 4 2,729 2012-01-17, 06:48 PM
Last Post: OTAjunkie

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode