Page 1 of 1
ProgDVB Channels Editor
Posted: Tue Jun 05, 2012 8:17 am
by Yuri
http://sourceforge.net/projects/progdvb ... Installer/
Very first working version, any bug reports/comments welcomed.
Source code will be uploaded soon too.
Re: ProgDVB Channels Editor
Posted: Thu Jun 07, 2012 3:43 pm
by Yuri
Uploaded new version, some bug fixes and new feature (autonumbering through all lists).
Re: ProgDVB Channels Editor
Posted: Sat Jun 16, 2012 12:02 pm
by Yuri
New version and source code uploaded, some bug fixes.
Re: ProgDVB Channels Editor
Posted: Tue Dec 04, 2012 7:00 pm
by Kakadu
Win8 capable? Just got a BSOD under W8/32 at first install-attempt (second was successful) and always get unhandled exception error at import – and then it lasts for ever for not really importing channels ... :/
Re: ProgDVB Channels Editor
Posted: Wed Dec 05, 2012 6:00 am
by Yuri
Do you have .net 3.5 installed (off by default in Win8)? im using win8 too atm and editor works ok.
Anyways, will post updated version with new installer (using free version of InstallShield now) in 1-2 weeks (kinda busy atm).
Re: ProgDVB Channels Editor
Posted: Wed Dec 05, 2012 11:10 am
by Kakadu
oops – .NET3.5 was not installed ... thanks for the hint ...
but please give that hint also on the download site ... (or did I miss it?)
Re: ProgDVB Channels Editor
Posted: Wed Dec 05, 2012 1:01 pm
by Yuri
will include .net checking in new installer
Re: ProgDVB Channels Editor
Posted: Wed Dec 05, 2012 2:27 pm
by Kakadu
But better (also) give a hint. I usually want to install .NET (and other similar things) separately and not in between any other installation. And as described in another post here I had the problem that .NET was installed but not recognised as such.
Re: ProgDVB Channels Editor
Posted: Thu Dec 06, 2012 10:56 am
by Yuri
Added info about .net 3.5 on download page.
Re: ProgDVB Channels Editor
Posted: Thu Dec 06, 2012 1:24 pm
by Kakadu
Hmm – again (but with different PC running XP): error when reading channels.dat-file (big data file!); unhandled exception occurred ... :/ ... (an attempt to read or write protected memory) ... when continuing (and ignoring the error), nothing more happens, it stays at "reading channels". After quitting and restarting, the channels are there ...
Re: ProgDVB Channels Editor
Posted: Thu Dec 06, 2012 1:53 pm
by Yuri
Strange... will add more checking and diagnostic messages to next version.
Re: ProgDVB Channels Editor
Posted: Thu Dec 06, 2012 2:39 pm
by Kakadu
Hmm ... where the hell does that app take the channel list take from? On the right side is shown my DVB-C-Tuner-Card, but in the lis is a bunch of channels that are not found in our cable here ...
Re: ProgDVB Channels Editor
Posted: Thu Dec 06, 2012 7:17 pm
by Yuri
May be you had another tv source before? ProgDVB never really deleting channels from base, even if you delete some tv sources.
My program just parsing channels.dat and tree files to access database and exporting it back after editing.
Re: ProgDVB Channels Editor
Posted: Wed Jan 09, 2013 1:33 pm
by Yuri
Posted new version installer, now editor using .NET 4.0 framework instead of 3.5. Fixed some little bugs, added 'Clear all numbers' button.
Old version installer still availiable too.