NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 45 46 47 48 49 … 93 Next »
Enhanced Web Admin

Thread Closed 
 
  • 0 Vote(s) - 0 Average
Enhanced Web Admin
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#41
2005-02-28, 06:42 PM
That I agree on: so looking at adding a feature which only zap2it and some xmltv grabber support, is it worth it?
(I'm afraid that all the zap2it users will answer with a resounding yes)
Remember sub, that the next version of xmltv dtd officially supports this feature too.



sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,765
Threads: 769
Joined: Nov 2003
#42
2005-02-28, 06:57 PM
[b Wrote:Quote[/b] ]Remember sub, that the next version of xmltv dtd officially supports this feature too
That "next version of the XMLTV dtd" (v0.6) has be around since long before I started this project. From what I can tell, its pretty much been ignored by the development community - probably because most xmltv grabbers have to screen scrape, and this information is just not available at these sources.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#43
2005-02-28, 10:35 PM
[b Wrote:Quote[/b] (normanr @ Feb. 28 2005,02:21)]latest web & search (build 8):

UncleJohnsBand: new recording quality choice in the popup & you get to choose season recordings, etc.

mroy: from the popup you can auto-search for other episodes of this program (all episodes, or just this episode)

hopefully the popup doesn't look too cluttered :-)
Sweet!  [Image: biggrin.gif]

I like it.  I don't think the pop-up is crowded at all.  

I did notice that the pop-up under IE has a bottom scroll bar and then after a while ends up with a side one as well.  I am not seeing this under FireFox.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#44
2005-02-28, 10:40 PM
[b Wrote:Quote[/b] (normanr @ Feb. 28 2005,02:29)]UncleJohnsBand: forgot the mention that in build 8 I fixed the season recordings showing with the start and end times being 2001/01/01 12:00:00, and yes - if you cancel the season recording, then all the shows disappear.  This happens to be the way the backend works.
Thanks for fixing that.  

Any idea why the backend processes this way?  I would think if you were canceling a series record that it should be able to handle that type of request....perhaps it needs a CancelSeries method added.  [Image: rock.gif]
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#45
2005-02-28, 10:53 PM
[b Wrote:Quote[/b] (sub @ Feb. 28 2005,13:57)]
[b Wrote:Quote[/b] ]Remember sub, that the next version of xmltv dtd officially supports this feature too
That "next version of the XMLTV dtd" (v0.6) has be around since long before I started this project. From what I can tell, its pretty much been ignored by the development community - probably because most xmltv grabbers have to screen scrape, and this information is just not available at these sources.
If the functionality can be coded to only be available if the users EPG utilizes it (i.e. zap2it) then what is the harm?  [Image: rock.gif]
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
mroy
Offline

Junior Member

Posts: 13
Threads: 2
Joined: Feb 2005
#46
2005-02-28, 11:18 PM
It's not the harm, it's the effort involved, and if there's really no personal benefit for the developer, there's little motivation to dedicate good amounts of time that's already in short supply to add or enhance certain features.
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#47
2005-03-01, 09:01 AM
you got the nail on the head right there :-) at least if the values are pulled from the xml files I generate then I can use it too. I guess that I could add a feature to show other shows with the same unique_identitifer if the current show has one (much like the subtitle search atm).
mroy
Offline

Junior Member

Posts: 13
Threads: 2
Joined: Feb 2005
#48
2005-03-01, 04:13 PM
I'll add some zap2it specific stuff, w/ the detector down the road when I find some time.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#49
2005-03-02, 02:10 AM
normanr....didn't know if you missed my two items from above....

I did notice that the pop-up under IE has a bottom scroll bar and then after a while ends up with a side one as well. I am not seeing this under FireFox.

Any idea why the backend processes this way? I would think if you were canceling a series record that it should be able to handle that type of request....perhaps it needs a CancelSeries method added.



Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#50
2005-03-02, 09:07 AM
Popup: Yea, i use Firefox to develop, and then i test in IE (must have missed that one). I'll see if I can remove the bottom scroll bar. The side scrollbar is meant to appear if the discription is really long. Maybe I can just make the popup bigger :-)

Backend: errr, which cancel button? if you hit the cancel button on the manage recordings page for the season recording then i cancels all recordings. If you hit cancel for a single recording on the manage page just that recording is cancelled (but will come back when you update the EPG). Or is this when you hit the cancel button in the popup?
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (161): « Previous 1 … 3 4 5 6 7 … 161 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  SQLite GUI-based admin & query building? Braklet 3 1,948 2006-10-30, 02:45 PM
Last Post: Braklet
  Recordings made via the Web Admin interface are at the wrong resolution! mmatheny 9 3,066 2006-08-04, 06:34 PM
Last Post: HtV
  Enhanced Web Admin Hobson 3 2,372 2006-06-09, 07:47 AM
Last Post: Hobson
  Enhanced Web Admin (Time Slice error?) SFX Group 2 1,818 2006-02-04, 08:10 PM
Last Post: normanr
  Web Admin suggested feature babybob 0 1,150 2006-01-31, 10:12 PM
Last Post: babybob
  Enhanced Web Admin Request psycik 1 1,328 2005-10-10, 08:16 PM
Last Post: UncleJohnsBand
  reoccuring + web admin aegisx 0 1,167 2005-01-25, 10:57 PM
Last Post: aegisx
  GBPVR Web Admin KingArgyle 8 4,072 2004-12-15, 03:01 AM
Last Post: KingArgyle

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

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

Linear Mode
Threaded Mode