NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) NextPVR Enhanced Web Admin (NEWA) v
1 2 3 4 5 … 47 Next »
SchedulesDirect Utilities Updated

 
  • 0 Vote(s) - 0 Average
SchedulesDirect Utilities Updated
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1
2011-01-02, 05:29 AM (This post was last modified: 2014-09-23, 02:36 AM by UncleJohnsBand.)
9/22/2014 *** Schedules Direct Utilities will no longer work with the move of source data to JSON based API. I am not sure if I will remediate the utility to work with the JSON API or not. ***


SchedulesDirect Utilities has been updated.

This utility now provides extended EPG data to EWA(GBPVR) and NEWA (NPVR) users that utilize SchedulesDirect EPG data.

NPVR Users will need the attached NEWA patch & NPVR patch to re-enable the feature within NEWA until the next NPVR release.

This release has the following changes:
  • Utility now supports both EWA for GBPVR and NEWA for NPVR.
You can download it from the wiki page or from here directly.

Source code is also available on the wiki at the bottom of the page or from here directly.

If you have any questions or problems please post in this Support Sub-Forum.

Enjoy! Big Grin
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
mulletback
Offline

Member

USA
Posts: 237
Threads: 10
Joined: Feb 2006
#2
2011-01-03, 05:48 PM
Gave it a try - looks like errors reading the sd.xml file.
npvr5/win10-64/b450m-a/ryzen3400g/radeonvega11/wintvquadHD/clearstream2antenna+hivhffoldeddipole
/schedulesdirect
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#3
2011-01-03, 10:20 PM
mulletback Wrote:Gave it a try - looks like errors reading the sd.xml file.

Crap...forgot about a patch sub had to do to fix that.....I added it to the original post above.....let me know how it goes.
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
mulletback
Offline

Member

USA
Posts: 237
Threads: 10
Joined: Feb 2006
#4
2011-01-04, 12:30 AM
Thanks, that did it - now to see how best to use it... ;-)
npvr5/win10-64/b450m-a/ryzen3400g/radeonvega11/wintvquadHD/clearstream2antenna+hivhffoldeddipole
/schedulesdirect
ElihuRozen
Offline

Senior Member

Massachusetts, USA
Posts: 514
Threads: 51
Joined: Apr 2006
#5
2011-01-05, 04:42 AM
If I don't use SchedulesDirect, would it be possible for me to use these? I use mc2xml which generates XML files that have the data, but in a different format than what you are looking for. Looking at your source code, I see the following possibilities in increasing likelihood of happening:

- convince sub to output an sd.xml when he uses an XML file for input other than SD. My hunch is he is just saving the SD file that he reads & not doing anything processing it before saving it. I don't see any reason for him to implement something like this.

- convince you (UJB) to modify your code to be able to read other XML files. Again, I really don't see any reason for you to do this.

- I create a modified version of your code that handles other XML files. Then, you are stuck supporting someone else's code & I don't know if I have access to VS 2008 to do it any way.

- I create a tool that reads my XML file and outputs one in the format you are looking for. Any enhancements either of us make in the future would be independent of the other's code.
skreien
Offline

Member

Posts: 161
Threads: 41
Joined: Jan 2005
#6
2011-01-24, 08:13 PM
When I try to run it I get errors. Here's the output:


C:\Documents and Settings\All Users\Application Data\NPVR\SchedulesDirect_Utilit
ies_20110101>c:

C:\Documents and Settings\All Users\Application Data\NPVR\SchedulesDirect_Utilit
ies_20110101>cd "C:\Documents and Settings\All Users\Application Data\NPVR\Sched
ulesDirect_Utilities_20110101"

C:\Documents and Settings\All Users\Application Data\NPVR\SchedulesDirect_Utilit
ies_20110101>schedulesdirectimport [email]username[/email] password 1>schedulesdirect
import.log

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or ass
embly 'System.Data.SQLite, Version=1.0.65.0, Culture=neutral, PublicKeyToken=db9
37bc2d44ff139' or one of its dependencies. The system cannot find the file speci
fied.
File name: 'System.Data.SQLite, Version=1.0.65.0, Culture=neutral, PublicKeyToke
n=db937bc2d44ff139'
at schedulesdirectmetadata.DatabaseHelper.GetOpenSchedulesDirectDbConnection(
)
at schedulesdirectmetadata.DatabaseHelper.RemoveAllRecordings() in C:\Visual
Studio Local\SchedulesDirectUtilities\SchedulesDirectInterface\DatabaseHelper.cs
:line 475
at schedulesdirectmetadata.MainClass.Main(String[] args) in C:\Visual Studio
Local\SchedulesDirectUtilities\SchedulesDirectImport\Main.cs:line 77

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\M
icrosoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure lo
gging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fus
ion!EnableLog].


C:\Documents and Settings\All Users\Application Data\NPVR\SchedulesDirect_Utilit
ies_20110101>rem

C:\Documents and Settings\All Users\Application Data\NPVR\SchedulesDirect_Utilit
ies_20110101>pause
Press any key to continue . . .
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#7
2011-01-26, 01:02 AM
skreien Wrote:When I try to run it I get errors. Here's the output:


C:\Documents and Settings\All Users\Application Data\NPVR\SchedulesDirect_Utilit
ies_20110101>c:

C:\Documents and Settings\All Users\Application Data\NPVR\SchedulesDirect_Utilit
ies_20110101>cd "C:\Documents and Settings\All Users\Application Data\NPVR\Sched
ulesDirect_Utilities_20110101"

C:\Documents and Settings\All Users\Application Data\NPVR\SchedulesDirect_Utilit
ies_20110101>schedulesdirectimport [email]username[/email] password 1>schedulesdirect
import.log

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or ass
embly 'System.Data.SQLite, Version=1.0.65.0, Culture=neutral, PublicKeyToken=db9
37bc2d44ff139' or one of its dependencies. The system cannot find the file speci
fied.
File name: 'System.Data.SQLite, Version=1.0.65.0, Culture=neutral, PublicKeyToke
n=db937bc2d44ff139'
at schedulesdirectmetadata.DatabaseHelper.GetOpenSchedulesDirectDbConnection(
)
at schedulesdirectmetadata.DatabaseHelper.RemoveAllRecordings() in C:\Visual
Studio Local\SchedulesDirectUtilities\SchedulesDirectInterface\DatabaseHelper.cs
:line 475
at schedulesdirectmetadata.MainClass.Main(String[] args) in C:\Visual Studio
Local\SchedulesDirectUtilities\SchedulesDirectImport\Main.cs:line 77

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\M
icrosoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure lo
gging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fus
ion!EnableLog].


C:\Documents and Settings\All Users\Application Data\NPVR\SchedulesDirect_Utilit
ies_20110101>rem

C:\Documents and Settings\All Users\Application Data\NPVR\SchedulesDirect_Utilit
ies_20110101>pause
Press any key to continue . . .

Copy the system.data.sqlite.dll file from your npvr directory into the directory you created for SchedulesDirectUtilities to run in.
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
skreien
Offline

Member

Posts: 161
Threads: 41
Joined: Jan 2005
#8
2011-02-01, 02:21 AM
NEWA doesn't seem to be picking up the extendedewa.db3 information. Where does that file need to be in NPVR?
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#9
2011-02-01, 10:55 AM
skreien Wrote:NEWA doesn't seem to be picking up the extendedewa.db3 information. Where does that file need to be in NPVR?
Same directory as your npvr.db3 file.
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
skreien
Offline

Member

Posts: 161
Threads: 41
Joined: Jan 2005
#10
2011-02-04, 03:13 AM
Been playing with it on and off... looks like the database is populated, but the additional info isn't appearing in NEWA.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  NEWA Release Build 1.29 Released 2012-10-28 (Updated) UncleJohnsBand 0 2,165 2012-10-28, 03:36 PM
Last Post: UncleJohnsBand
  SchedulesDirect Utilities Updated UncleJohnsBand 0 2,039 2009-10-13, 01:27 AM
Last Post: UncleJohnsBand
  SchedulesDirect Utilities for TVGuide? Kevina 2 1,546 2008-07-27, 10:17 PM
Last Post: UncleJohnsBand
  Error with SchedulesDirect Utilties cbutera 12 4,628 2008-05-28, 03:38 AM
Last Post: cbutera
  SchedulesDirect Utilities Updated UncleJohnsBand 1 2,631 2008-04-10, 02:45 AM
Last Post: writebac
  SchedulesDirect Utilities 1.0 Released UncleJohnsBand 34 11,261 2008-02-26, 10:51 AM
Last Post: UncleJohnsBand
  Updated RSS Library UncleJohnsBand 2 2,227 2007-03-11, 04:16 AM
Last Post: UncleJohnsBand
  ZapTools Updated UncleJohnsBand 12 5,416 2007-03-01, 03:03 PM
Last Post: ww4397
  ZapTools Updated UncleJohnsBand 0 1,768 2007-02-28, 10:12 PM
Last Post: UncleJohnsBand
  ZapTools Updated UncleJohnsBand 3 2,413 2006-12-30, 09:56 PM
Last Post: David

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

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

Linear Mode
Threaded Mode