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
madcat
Offline

Senior Member

Posts: 634
Threads: 104
Joined: Apr 2006
#1,431
2006-09-10, 12:02 AM
UncleJohnsBand Wrote:Are you running build 45? It contains sort/grouping options. Group by Title, Rating, Genre or Star Rating (ZapTools users only).
Well, now I am. Still I don't see anything like this in the Search Results. All I wanted was to sort the results based on air-time? like, in the picture - I would like to see when's the next CSI show?



UncleJohnsBand Wrote:This request is on the wiki already.....I have added a reference to this post as another request for this type of functionality.
Thanks.
* Rogers Analog Cable [Canada]
* Hauppauge WintTV PVR USB2
* IBM Thinkpad T42 / 1GB Mem / Centrino 1.6Ghz / 60GB HD / ATI Mobility Radeon 7500 + VGA/DVI out
* MCE Remote + Keyboard
* Win XP SP2 / GBPVR [Latest version. always]
* Pioneer HDTV via VGA (1360x768)
* MS Remote Keyboard
* Logitech Harmony 880 [via MS Remote Control Reciever]
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,432
2006-09-10, 01:45 AM (This post was last modified: 2006-09-10, 02:50 AM by UncleJohnsBand.)
madcat Wrote:Well, now I am. Still I don't see anything like this in the Search Results. All I wanted was to sort the results based on air-time? like, in the picture - I would like to see when's the next CSI show?



Thanks.

Ok....try the attached....select the Date option on the search screen...you should see results like below...

[Image: capture992006100245pmoi1.th.jpg]
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
madcat
Offline

Senior Member

Posts: 634
Threads: 104
Joined: Apr 2006
#1,433
2006-09-10, 02:15 AM
UncleJohnsBand Wrote:Ok....try the attached....select the Date option on the search screen...you should see results like below...
Now I get

[EDIT] Sorry - ignore it.
Works now. thanks!
* Rogers Analog Cable [Canada]
* Hauppauge WintTV PVR USB2
* IBM Thinkpad T42 / 1GB Mem / Centrino 1.6Ghz / 60GB HD / ATI Mobility Radeon 7500 + VGA/DVI out
* MCE Remote + Keyboard
* Win XP SP2 / GBPVR [Latest version. always]
* Pioneer HDTV via VGA (1360x768)
* MS Remote Keyboard
* Logitech Harmony 880 [via MS Remote Control Reciever]
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,434
2006-09-10, 02:43 AM (This post was last modified: 2006-09-10, 02:54 AM by UncleJohnsBand.)
madcat Wrote:Now I get

[EDIT] Sorry - ignore it.
Works now. thanks!

I fixed a small bug....I found situations where two shows that run at different times will show up under one time grouping. I updated the zip in the original post.

Download the zip file in the other post again and load it on your system. Let me know if you find any problems.
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
madcat
Offline

Senior Member

Posts: 634
Threads: 104
Joined: Apr 2006
#1,435
2006-09-10, 06:52 PM
UncleJohnsBand Wrote:I fixed a small bug....I found situations where two shows that run at different times will show up under one time grouping. I updated the zip in the original post.

Download the zip file in the other post again and load it on your system. Let me know if you find any problems.

Thanks for the update. This functionality does help. However...
I still feel it's "missing".
1) Why not allow "re-sorting" when the results are diesplayed?
2) Why only allow sorting with tree-view?
You know, like normal tables - you click on the top of the column to sort?

Also, as a partial solution, I think if it "remembered" the last selection of sorting (or allowing to select the default sort in the Config tab) it could help too.
* Rogers Analog Cable [Canada]
* Hauppauge WintTV PVR USB2
* IBM Thinkpad T42 / 1GB Mem / Centrino 1.6Ghz / 60GB HD / ATI Mobility Radeon 7500 + VGA/DVI out
* MCE Remote + Keyboard
* Win XP SP2 / GBPVR [Latest version. always]
* Pioneer HDTV via VGA (1360x768)
* MS Remote Keyboard
* Logitech Harmony 880 [via MS Remote Control Reciever]
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,436
2006-09-11, 02:03 AM
madcat Wrote:Thanks for the update. This functionality does help. However...
I still feel it's "missing".
1) Why not allow "re-sorting" when the results are diesplayed?

The design of the Search feature takes in your parameters and then displays them on the results page. The results are not stored anywhere....therfore to re-sort on the result page would be just a re-execution of the search.

I'll have to look into how easy (or difficult) this will be to implement within the current design of the search.

madcat Wrote:2) Why only allow sorting with tree-view?
You know, like normal tables - you click on the top of the column to sort?

There was a bunch of requests for the TreeView capability so I worked on that first. TreeView lends itself to the sorting/grouping much better than the table view.

Adding sorting to the Table view can be done but frankly it will be a pain in the ass......I am sure I will get to it eventually.

madcat Wrote:Also, as a partial solution, I think if it "remembered" the last selection of sorting (or allowing to select the default sort in the Config tab) it could help too.

I will look into storing this setting in a cookie so it is easier to change....it will stay set to the last option you selected to sort.
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
#1,437
2006-09-13, 03:26 AM
Build 46 has been released. It is available on the wiki or via the direct link here.

Updates Include:

Date: 2006-09-11 Build Number: 46 Changes:
  • Added ability to sort/group TreeView search results by Date.
  • Save the last sort by option when using TreeView search results.
  • Added ability to re-sort/re-group TreeView search results on the search results page.
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
Carlito
Offline

Posting Freak

Posts: 817
Threads: 41
Joined: May 2006
#1,438
2006-09-13, 01:53 PM
I hope this hasn't been asked or answered somewhere else, I've looked but could not find anything.
Does the My Music folder have to be on the gbpvr pc itself or can it be a network drive? I have it set up as a network drive and whenever I go into My Music in the web admin it does not find anything... I just get the link to go back a directory ([..])

Just to be a little clearer, it has the names of the folders I set up via GB-PVR, just no music files inside...
----------------------
[SIZE="1"]PVRX2 1.3.11
Shuttle SG33G5 Case
Core2Duo E8400 3Ghz -- 4 GB RAM
Hauppauge PVR-150
Adaptec AVC-3610 Dual Tuner
Onboard Intel GMA 3100 through HDMI -- 500GB
37" Westinghouse LCD (1920 x 1080p)

Projects
Program Image Tool[/SIZE]
cubsfan
Offline

Member

Posts: 96
Threads: 2
Joined: Sep 2005
#1,439
2006-09-13, 02:41 PM
I get the same behavior and I believe that what you said is a true statement that it must be on the same machine.

Carlito Wrote:I hope this hasn't been asked or answered somewhere else, I've looked but could not find anything.
Does the My Music folder have to be on the gbpvr pc itself or can it be a network drive? I have it set up as a network drive and whenever I go into My Music in the web admin it does not find anything... I just get the link to go back a directory ([..])

Just to be a little clearer, it has the names of the folders I set up via GB-PVR, just no music files inside...
ShiningDragon
Offline

Posting Freak

Germany
Posts: 1,493
Threads: 146
Joined: Sep 2005
#1,440
2006-09-13, 02:48 PM
Offtopic:

Just wanted to say, that i couldn't specify my curious behavior @ firewall and EWA.
But it's not important. EWA now works great ! *great* Just watching my recordings @ work.

Thank you for this nice extension to GB-PVR !!!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (161): « Previous 1 … 142 143 144 145 146 … 161 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  SQLite GUI-based admin & query building? Braklet 3 1,952 2006-10-30, 02:45 PM
Last Post: Braklet
  Recordings made via the Web Admin interface are at the wrong resolution! mmatheny 9 3,067 2006-08-04, 06:34 PM
Last Post: HtV
  Enhanced Web Admin Hobson 3 2,374 2006-06-09, 07:47 AM
Last Post: Hobson
  Enhanced Web Admin (Time Slice error?) SFX Group 2 1,820 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,330 2005-10-10, 08:16 PM
Last Post: UncleJohnsBand
  reoccuring + web admin aegisx 0 1,168 2005-01-25, 10:57 PM
Last Post: aegisx
  GBPVR Web Admin KingArgyle 8 4,073 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