@MPisano
Thanks! Your update allowed me to start the service, but on channel scan I'm getting the error mentioned earlier in the thread..."physical channel 2 frequency: -1 modulation:ModNotSet: No Signal"
Has this worked for anyone else? I'm debating on installing the alpha to get the channels scanned, the upgrading to the beta.
United States of America
United States of America
2013-02-24 00:50:41.741745 [(4)]: Setting up EventWaitHandle with name: Global\MPTVServiceInitializedEvent
2013-02-24 00:50:42.561792 [(6)]: Tvservice stopped due to an unhandled app domain exception System.TypeLoadException: Method 'GetMpGenres' in type 'TvService.TVController' from assembly 'TvService, Version=1.2.300.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
at TvService.TvServiceThread.OnStart()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Germany
I also think this is exactly the problem...I'm assuming this is due to the Beta versions not having Genre coloring or something?
United States of America
Maybe, I'm working on downloading the current trunk and trying to get it to compile. But since my current dev machine is having issues with random reboots (caused by my cheapo Nvidia card), it makes progress really slow... I'll see what I can do.Sadly mm never published the src :/ so I see no chance in getting this to work with most recent version oO
But maybe you have luck or mange to decompile the src (c# is pretty easy to decompile) and merge it again with most recent master (but would be a huge amount of work I think oO)
Germany