> I had the same issue with 18.1 and I do not use the svn version, but I 
> downloaded it, and saw the code changed.
> The problem I discovered in 18.1 was:
> 
> programs/mythfrontend/playbackbox.cpp: 1232 (Release 18.1)
> from
>                     if 
> (gContext->GetNumSetting("UseCategoriesAsRecGroups") )
> to
>                     if (gContext->GetNumSetting("UseCategoriesAsRecGroups") 
> && p->category != "")

Must have been your old post I was reading then because that's the
exact same code I was looking at. :)  Sorry it took so long to fix.
Now that we have Trac up and running, please submit any other bugfixes
you find via Trac. :)

-- 
Chris

_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to