Checked it and yes, it is set by default. Will be fixed in next version.
For now do a clean installation, uncheck tvspielfilm and check tvguide, enter your credentials and then stop and re-start EPG-Buddy. Now it should work...
You can use any number of supported data sources in parallel. I first would use tvguide and only if some channels are missing there, I would use WebGrab for those few missing channels only as an addition to get a complete EPG... For this test only tvguide.com is relevant as there are no changes to the WebGrab (or any other) module...
Hi.
Looks as if there is an issue with EPG-Grabber.exe not filling the database correctly. So we need to look after this before any more testing can be done. It is working here because the channel list for tvguide already is available in my database but it did not add the channels to the db if they are missing...
Sorry...
Hi.
New Test version 0.3.1.19. Hopefully this will work. A database upgrade is needed if you have a previous version installed. Once the installation is finished the installer asks if you want to upgrade the DB. Set the checkmark (checked by default) and confirm the requester to do the upgrade.
Hi.
Normally you only need any individual modifications on your WebGrab siteini and config files. But best is to copy the whole installation folder "C:\Program Files(x86)\EPG-Buddy" aside and after (re-) installing simply copy it over all existing files. This will make your EPG-Buddy like before. Eventually you need to set up the schedule for daily grabing again, but this only is one mouse click...
Installed the new one and told it to modify the DB
When told to grab just the TVGuide
2 events
Application: EPG-Grabber.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: Mono.Data.Sqlite.SqliteException
at Mono.Data.Sqlite.SQLite3.Prepare(Mono.Data.Sqlite.SqliteConnection, System.String, Mono.Data.Sqlite.SqliteStatement, UInt32, System.String ByRef)
t Mono.Data.Sqlite.SqliteCommand.BuildNextCommand()
at Mono.Data.Sqlite.SqliteCommand.GetStatement(Int32)
at Mono.Data.Sqlite.SqliteDataReader.NextResult()
at Mono.Data.Sqlite.SqliteDataReader..ctor(Mono.Data.Sqlite.SqliteCommand, System.Data.CommandBehavior)
at Mono.Data.Sqlite.SqliteCommand.ExecuteReader(System.Data.CommandBehavior)
at Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery()
at EPG_Grabber.cSQLite.dbCreateData(Mono.Data.Sqlite.SqliteConnection, eSQLite_Type, System.String, System.Collections.Generic.List`1<System.String>, System.Collections.Generic.List`1<System.String>, System.String)
at EPG_Grabber.mMain.Verarbeite_Senderliste(System.Collections.Generic.List`1<EPG_Grabber.cSender>, Mono.Data.Sqlite.SqliteConnection)
at EPG_Grabber.mMain.Main()