SnapStream Forums

Go Back   SnapStream Forums > SnapStream Developer Network > Development Discussion
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Rating: Thread Rating: 45 votes, 5.00 average. Display Modes
  #61 (permalink)  
Old 11-25-2005, 07:41 PM
Registered User
 
Join Date: Aug 2003
Posts: 179
Re: BTV Negociator - Alpha release

the error happened at various times, at load, if I right clicked a blocked episode. Initial testing of this new rev seems to have fixed the problem. Thanks and let me state it again that this is the coolest plugin ever. I appreciate all your work.
Reply With Quote
  #62 (permalink)  
Old 11-26-2005, 03:05 PM
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 4,913
Re: BTV Negociator - Alpha release

Version 1.15 (beta) is available in the download section (see the link in my sig).

- The crashes reported by jeffreyd_tx should be totally eliminated now.

- Based on the comments from bpsmicro, now most lists have a context menu (accessed by a right-click) and some extended informations at the bottom.

- While I was able to introduce a Duration column to the Recording jobs list, presently I can not add this to the other lists without some major changes. It might happen eventually should I need to change the structure for some other reason, but don't hold your breath...

Since the searches (especially by keyword) can take a long time, I will probably release a 1.16b soon that will put those in a separate thread (it did not help before, but I suspect this part is a better candidate for multi-threading). Apart from that, I am running out of ideas of things to add...
__________________
BTV 4.9.2 | XP Pro SP2 (nLite'd)| PVR-250/500/Firewire | Videotron - Pace 551 HD | Hitachi 50V500 (DVI)


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: BTV 4.9 SDK addition for developers.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Conflict resolution/Guide updates/Searches/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Record from a simple .GRF file.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: MainLobby integration.
Reply With Quote
  #63 (permalink)  
Old 11-26-2005, 03:16 PM
Registered User
 
Join Date: Aug 2003
Posts: 179
Re: BTV Negociator - Alpha release

using 1.15 and adding a recording from the search tab, I got this error:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.FormatException: Input string was not in a correct format.
at System.Number.ParseInt64(String s, NumberStyles style, NumberFormatInfo info)
at Utils.lviTextRec(PropertyBagHelper bagHelper, String text1, ListView myListView)
at BTV_Negociator.Negociator.getAndFill(PVSPropertyBa g[] bag, String bagCondition, BTVScheduler bagScheduler)
at BTV_Negociator.Negociator.Fill_ListView(String Condition)
at BTV_Negociator.Negociator.Fill_AllListViews()
at BTV_Negociator.Negociator.addMyRecording(String newFrequency, ListViewItem myListViewItem, String jobGUID, String myRecording)
at BTV_Negociator.Negociator.miAltAddOnceClick(Object sender, EventArgs e)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Control.WmCommand(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.ContainerControl.WndProc(Mess age& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage (Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(M essage& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
BTV-Negociator
Assembly Version: 1.0.2156.1735
Win32 Version: 1.0.2156.1735
CodeBase: file:///C:/BTV-Negociator_1.08b/BTV-Negociator.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
LaMarvin.Windows.Forms.ColorPicker
Assembly Version: 1.1.81.0
Win32 Version: 1.1.81.0
CodeBase: file:///C:/BTV-Negociator_1.08b/LaMarvin.Windows.Forms.ColorPicker.DLL
----------------------------------------
CG.FontCombo
Assembly Version: 1.0.1889.23263
Win32 Version: 1.0.1889.23263
CodeBase: file:///C:/BTV-Negociator_1.08b/CG.FontCombo.DLL
----------------------------------------
MultiLineListBox
Assembly Version: 1.0.947.40946
Win32 Version: 1.0.947.40946
CodeBase: file:///C:/BTV-Negociator_1.08b/MultiLineListBox.DLL
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 7.0.5000.0
Win32 Version: 7.10.3052.4
CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll
----------------------------------------
Accessibility
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll
----------------------------------------
BeyondTVLibrary
Assembly Version: 1.0.2030.21420
Win32 Version: 1.0.2030.21420
CodeBase: file:///C:/BTV-Negociator_1.08b/BeyondTVLibrary.DLL
----------------------------------------
System.Web.Services
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.web.services/1.0.5000.0__b03f5f7f11d50a3a/system.web.services.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
System.Web
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.web/1.0.5000.0__b03f5f7f11d50a3a/system.web.dll
----------------------------------------
yv7xgi69
Assembly Version: 0.0.0.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
sqobyf6q
Assembly Version: 0.0.0.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
nbfj3dwe
Assembly Version: 0.0.0.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
wasju6ft
Assembly Version: 0.0.0.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
Reply With Quote
  #64 (permalink)  
Old 11-26-2005, 06:38 PM
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 4,913
Re: BTV Negociator - Alpha release

Ooops, sorry about that. I forgot to change a few things to take into account the latest modifications, which made a mess... The version 1.16 (beta) solved a bunch of problems.
__________________
BTV 4.9.2 | XP Pro SP2 (nLite'd)| PVR-250/500/Firewire | Videotron - Pace 551 HD | Hitachi 50V500 (DVI)


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: BTV 4.9 SDK addition for developers.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Conflict resolution/Guide updates/Searches/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Record from a simple .GRF file.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: MainLobby integration.

Last edited by Fonceur; 11-26-2005 at 08:33 PM.
Reply With Quote
  #65 (permalink)  
Old 11-26-2005, 08:32 PM
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 4,913
Re: BTV Negociator - Alpha release

Yet another update, version 1.17 (beta).

This version performs the searches in the background, which speeds up the launch. Try to avoid switching to the Search tab while a search is going on as it might prevent it from completing (especially the Keyword search).
__________________
BTV 4.9.2 | XP Pro SP2 (nLite'd)| PVR-250/500/Firewire | Videotron - Pace 551 HD | Hitachi 50V500 (DVI)


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: BTV 4.9 SDK addition for developers.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Conflict resolution/Guide updates/Searches/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Record from a simple .GRF file.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: MainLobby integration.

Last edited by Fonceur; 12-13-2005 at 11:34 PM.
Reply With Quote
  #66 (permalink)  
Old 12-13-2005, 11:45 PM
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 4,913
Re: BTV Negociator - Alpha release

A new round of beta versions, starting at 1.21 (beta).

On the Search tab, you will now find a Channel sub-tab... Presently it allows you to browse all the programming on a specific channel (you need to know its number (hidden channels are not available) and ignore the frequency column for now). You simply select the Channel from the drop down list, then hit the Search button to retrieve all the programming available in the Guide for that Channel.

The next few releases will add more functionality to that sub-tab.
__________________
BTV 4.9.2 | XP Pro SP2 (nLite'd)| PVR-250/500/Firewire | Videotron - Pace 551 HD | Hitachi 50V500 (DVI)


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: BTV 4.9 SDK addition for developers.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Conflict resolution/Guide updates/Searches/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Record from a simple .GRF file.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: MainLobby integration.

Last edited by Fonceur; 12-14-2005 at 04:33 PM.
Reply With Quote
  #67 (permalink)  
Old 12-14-2005, 04:30 PM
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 4,913
Re: BTV Negociator - Alpha release

Version 1.22 (beta) is available. This is still mostly setting up the base for future features (adding searches/recordings)...

- Fixed the display of the recording's frequency (if one exist) in the Channel browser. Note that a frequency different than Never does not mean that a recording job exist on this channel, you might be recording it on a different channel.

- Fixed the Date and Time column sorting for the Channel browser.

- The Channel browser list supports multiple rows selection, by holding the control key and left-clicking. The associated select/deselect all and reverse selection options are available through a context menu (right-click).
__________________
BTV 4.9.2 | XP Pro SP2 (nLite'd)| PVR-250/500/Firewire | Videotron - Pace 551 HD | Hitachi 50V500 (DVI)


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: BTV 4.9 SDK addition for developers.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Conflict resolution/Guide updates/Searches/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Record from a simple .GRF file.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: MainLobby integration.

Last edited by Fonceur; 12-15-2005 at 12:43 PM.
Reply With Quote
  #68 (permalink)  
Old 12-15-2005, 12:43 PM
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 4,913
Re: BTV Negociator - Alpha release

Version 1.23 (beta) is available.

- Fixed the appearance of /// or \\\ in the title of recordings added from the Search tab.

- It is now possible to add Episode searches and create new Recordings in the Channel browser. There are no confirmation prompt, so I would suggest against the idea of testing if it will really create 300 new recording in 30 sec, unless you really want all of those...


So in its current state, you could browse a Channel (say HBO), select the full 2 weeks of programming and create individual Recording jobs for all of them in only a few clicks... While the Episode search has some built in logic preventing from adding the same serie/episode over and over, currently there are no such logic when creating new Recording jobs. What this mean is that if Rome has 5 different episodes shown 6 times each, by selecting all you will create 30 new recordings (even if you already had an existing Recording job for it...), so don't forget to use the Duplicate recordings tab... Of course the internal logic of BTV will prevent the extra recordings from actually happening, but still...
__________________
BTV 4.9.2 | XP Pro SP2 (nLite'd)| PVR-250/500/Firewire | Videotron - Pace 551 HD | Hitachi 50V500 (DVI)


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: BTV 4.9 SDK addition for developers.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Conflict resolution/Guide updates/Searches/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Record from a simple .GRF file.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: MainLobby integration.

Last edited by Fonceur; 12-16-2005 at 11:29 AM.
Reply With Quote
  #69 (permalink)  
Old 12-16-2005, 11:29 AM
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 4,913
Re: BTV Negociator - Alpha release

Version 1.24 (beta) is available.

- Color coding makes it easier to see which TV shows/movies are already scheduled for recording in the Channel browser (i.e. Green for an actual recording or Gray if it is prevented due to a rerun, recent recording or such). Of course the frequency column was already a good hint...

- For a multiple selection in the Channel browser, redundant recording jobs are not created (i.e. if you select the same movie 5 times, only one job will be created). Since BTV itself prevents those extra recording on the same channel, there was no point adding them anyway. If you really need multiple copies (due for example to some wrong Guide data), you could add them individually and force the recording to happen from the Rejected recording list...
__________________
BTV 4.9.2 | XP Pro SP2 (nLite'd)| PVR-250/500/Firewire | Videotron - Pace 551 HD | Hitachi 50V500 (DVI)


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: BTV 4.9 SDK addition for developers.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Conflict resolution/Guide updates/Searches/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Record from a simple .GRF file.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: MainLobby integration.

Last edited by Fonceur; 12-18-2005 at 03:04 PM.
Reply With Quote
  #70 (permalink)  
Old 12-18-2005, 03:04 PM
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 4,913
Re: BTV Negociator - Alpha release

Version 1.25 (beta) is available.

Some more improvements to the Channel browser:

- The frequency of TV-Shows/Movies found in the Recent recordings list will be shown as "Recently recorded". Which means that by sorting the frequency column, you can easily see which TV-Shows/Movies are not scheduled for recording and have not been recorded in the last month.

- The list is now updated with the other lists, when appropriate. It should thus remain up to date.

- It is possible to exclude some results on a per channel basis, a new file named "BTV-Negociator.channel" will be created. The main purpose is to get rid of those Sign off and such. Be warned that it will exclude a whole serie, not just a specific episode. In principle, once you have scheduled some movies to record you could exclude them from future browsing and this would act as some kind of master list, though I have no idea how many you can exclude before reaching some format limit...

I will probably be adding some more filtering to the Channel browser tab through some check boxes, but besides that, it is pretty much what I had in mind...
__________________
BTV 4.9.2 | XP Pro SP2 (nLite'd)| PVR-250/500/Firewire | Videotron - Pace 551 HD | Hitachi 50V500 (DVI)


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: BTV 4.9 SDK addition for developers.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Conflict resolution/Guide updates/Searches/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Record from a simple .GRF file.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: MainLobby integration.

Last edited by Fonceur; 12-20-2005 at 03:44 AM.
Reply With Quote
  #71 (permalink)  
Old 12-19-2005, 05:20 PM
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 4,913
Re: BTV Negociator - Alpha release

Version 1.26 (beta) is available.

- Fixed the change of recording frequency from the Recording jobs list... (broke it one or 2 betas ago)

- Added a second Filters tab, to filter out the results from the Channel browser (not translated yet, using English terms). You can decide to only see the movies, to see anything but the movies, to hide the recently recorded or currently scheduled series/movies.

Known issue:

If you get the HTTP status 404 error message on startup, edit the BTV-Negociator.ini file and set Autosearch to False... It seems I am doing to much thing at the same time and the server does not like it...
__________________
BTV 4.9.2 | XP Pro SP2 (nLite'd)| PVR-250/500/Firewire | Videotron - Pace 551 HD | Hitachi 50V500 (DVI)


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: BTV 4.9 SDK addition for developers.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Conflict resolution/Guide updates/Searches/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Record from a simple .GRF file.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: MainLobby integration.

Last edited by Fonceur; 12-20-2005 at 03:37 AM.
Reply With Quote
  #72 (permalink)  
Old 12-20-2005, 03:44 AM
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 4,913
Re: BTV Negociator - Alpha release

Version 1.27 (beta) is available.

- Solved some "HTTP status 404" errors occuring when some check boxes were not set to the default values. The change of state while reading the configuration file was forcing the update of some lists before actually loging to the BTV server... ooops

- The Filters 2 sub-tab is now translatable.
__________________
BTV 4.9.2 | XP Pro SP2 (nLite'd)| PVR-250/500/Firewire | Videotron - Pace 551 HD | Hitachi 50V500 (DVI)


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: BTV 4.9 SDK addition for developers.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Conflict resolution/Guide updates/Searches/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Record from a simple .GRF file.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: MainLobby integration.

Last edited by Fonceur; 12-22-2005 at 03:11 PM.
Reply With Quote
  #73 (permalink)  
Old 12-20-2005, 10:27 PM
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 4,913
Re: BTV Negociator - Alpha release

This is a special build for rmans with the upcoming recordings not filled in order to track down some more "HTTP status 404" errors...
__________________
BTV 4.9.2 | XP Pro SP2 (nLite'd)| PVR-250/500/Firewire | Videotron - Pace 551 HD | Hitachi 50V500 (DVI)


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: BTV 4.9 SDK addition for developers.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Conflict resolution/Guide updates/Searches/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Record from a simple .GRF file.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: MainLobby integration.

Last edited by Fonceur; 12-22-2005 at 03:18 PM.
Reply With Quote
  #74 (permalink)  
Old 12-22-2005, 03:11 PM
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 4,913
Re: BTV Negociator - Alpha release

Version 1.28 (beta) is available.

- Added a Master List filtering to the Channel browser. This is basically an exclusion list that is not specific to a single channel and can even include all your previous recordings. Since it is not limited to one month like the list of Recent recordings kept by BTV, it is different then the exclude Recent recording check box. Using the Update button on the Filters 2 tab will go through the list of Recent recordings and add them to the Master List. Of course you can also add aything from the Channel browser to it.

- Added some verifications to prevent accessing the web server when not logged in... (i.e. pressing some update/add buttons will simply do nothing if it failed connecting to the web server in the first place...)

That's pretty much it for the Channel browser, so a release version should be following soon...
__________________
BTV 4.9.2 | XP Pro SP2 (nLite'd)| PVR-250/500/Firewire | Videotron - Pace 551 HD | Hitachi 50V500 (DVI)


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: BTV 4.9 SDK addition for developers.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Conflict resolution/Guide updates/Searches/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Record from a simple .GRF file.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: MainLobby integration.

Last edited by Fonceur; 12-22-2005 at 10:38 PM.
Reply With Quote
  #75 (permalink)  
Old 12-22-2005, 10:38 PM
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 4,913
Re: BTV Negociator - Alpha release

Version 1.29 (beta) is available.

Two quick fixes:

- Fixed a crash when updating the Master List with the Channel browser empty.

- In Episode search, an episode named the same as the serie (i.e. episode Nikita of the serie Nikita) no longer returns a false positive if you are not actually looking for that episode...
__________________
BTV 4.9.2 | XP Pro SP2 (nLite'd)| PVR-250/500/Firewire | Videotron - Pace 551 HD | Hitachi 50V500 (DVI)


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: BTV 4.9 SDK addition for developers.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Conflict resolution/Guide updates/Searches/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Record from a simple .GRF file.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: MainLobby integration.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
BTV-Externinator - Alpha release Fonceur Development Discussion 2120 11-13-2009 07:52 AM
BTV + BTV-Negociator + MainLobby integration... Fonceur Development Discussion 3 12-11-2008 09:37 PM
[addon] BTV Negociator (July 14 Update) SSDNAdmin Beyond TV Downloads 261 12-02-2008 04:46 PM
IMDb access through BTV-Negociator... Fonceur Development Discussion 0 04-26-2007 03:01 PM
Split BTV-Negociator or not? Fonceur Development Discussion 9 12-18-2006 03:47 PM


All times are GMT -6. The time now is 07:58 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.0 RC1
©2004-2006 Snapstream Media
You Rated this Thread: