SC2 channels from need some help with icons and suggestions (1 Viewer)

offbyone

Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    I might have to adapt the YouTube util or implement a second YouTube util for this to work. I'll see what is best and let you know.
     

    zicoz

    MP Donator
  • Premium Supporter
  • September 3, 2006
    896
    63
    Home Country
    Norway Norway
    Thank you. If you want to you can delete the Youtube sites as I have the xml-data stored locally.
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    I just updated the YouTube implementation. After you run the AutoUpdate you should have it on your PC as well. It enables you to use this xml for your single Starcraft site:
    Code:
    <Site name="Starcraft" util="YouTube" agecheck="false" enabled="true" lang="en">
            <Description>Starcraft 2</Description>
            <Configuration>
                <item key="useDynamicCategories">
                    <![CDATA[False]]>
                </item>
            </Configuration>
            <Categories>
                <Category xsi:type="Category" name="ChanmanV" thumb="http://i2.ytimg.com/i/qTXZYQkynopSoxlqzp2i4w/1.jpg?v=4f91c77e">
                    <SubCategories>
                        <Category xsi:type="RssLink" name="All Videos">http://gdata.youtube.com/feeds/api/videos?author=ChanmanV</Category>
                        <Category xsi:type="RssLink" name="All Playlists">http://gdata.youtube.com/feeds/api/users/ChanmanV/playlists</Category>
                    </SubCategories>
                </Category>
                <Category xsi:type="Category" name="Day[9]" thumb="http://i2.ytimg.com/i/axar6TBM-94_ezoS00fLkA/1.jpg?v=4f28fbda">
                    <SubCategories>
                        <Category xsi:type="RssLink" name="All Videos">http://gdata.youtube.com/feeds/api/videos?author=day9tv</Category>
                        <Category xsi:type="RssLink" name="All Playlists">http://gdata.youtube.com/feeds/api/users/Day9tv/playlists</Category>
                    </SubCategories>
                </Category>
            </Categories>
        </Site>

    Note the change: xsi:type="Category" for the main Categories ;)
     

    zicoz

    MP Donator
  • Premium Supporter
  • September 3, 2006
    896
    63
    Home Country
    Norway Norway
    Ok, you can also remove the one named "The Yogscast" as it's just a Youtube channels as well, I'll add that one to the "Gaming" site.
     
    Last edited:

    zicoz

    MP Donator
  • Premium Supporter
  • September 3, 2006
    896
    63
    Home Country
    Norway Norway
    Is there a way to have it sort by "newest first" by default btw?
     

    Users who are viewing this thread

    Top Bottom