• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 00:40
CET 05:40
KST 13:40
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
Intel X Team Liquid Seoul event: Showmatches and Meet the Pros5[ASL20] Finals Preview: Arrival13TL.net Map Contest #21: Voting10[ASL20] Ro4 Preview: Descent11Team TLMC #5: Winners Announced!3
Community News
Weekly Cups (Oct 20-26): MaxPax, Clem, Creator win52025 RSL Offline Finals Dates + Ticket Sales!9BSL21 Open Qualifiers Week & CONFIRM PARTICIPATION1Crank Gathers Season 2: SC II Pro Teams10Merivale 8 Open - LAN - Stellar Fest4
StarCraft 2
General
Intel X Team Liquid Seoul event: Showmatches and Meet the Pros Weekly Cups (Oct 20-26): MaxPax, Clem, Creator win Weekly Cups (Oct 13-19): Clem Goes for Four RotterdaM "Serral is the GOAT, and it's not close" DreamHack Open 2013 revealed
Tourneys
SC4ALL $6,000 Open LAN in Philadelphia Merivale 8 Open - LAN - Stellar Fest Crank Gathers Season 2: SC II Pro Teams 2025 RSL Offline Finals Dates + Ticket Sales! $5,000+ WardiTV 2025 Championship
Strategy
Custom Maps
Map Editor closed ?
External Content
Mutation # 497 Battle Haredened Mutation # 496 Endless Infection Mutation # 495 Rest In Peace Mutation # 494 Unstable Environment
Brood War
General
SnOw's ASL S20 Finals Review BW General Discussion [ASL20] Ask the mapmakers — Drop your questions BGH Auto Balance -> http://bghmmr.eu/ Ladder Map Matchup Stats
Tourneys
[ASL20] Grand Finals Small VOD Thread 2.0 The Casual Games of the Week Thread BSL21 Open Qualifiers Week & CONFIRM PARTICIPATION
Strategy
Current Meta How to stay on top of macro? PvZ map balance Soma's 9 hatch build from ASL Game 2
Other Games
General Games
Path of Exile Stormgate/Frost Giant Megathread General RTS Discussion Thread Nintendo Switch Thread Dawn of War IV
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread SPIRED by.ASL Mafia {211640}
Community
General
Russo-Ukrainian War Thread US Politics Mega-thread The Big Programming Thread Things Aren’t Peaceful in Palestine YouTube Thread
Fan Clubs
White-Ra Fan Club The herO Fan Club!
Media & Entertainment
Anime Discussion Thread Movie Discussion! [Manga] One Piece Korean Music Discussion Series you have seen recently...
Sports
2024 - 2026 Football Thread MLB/Baseball 2023 Formula 1 Discussion TeamLiquid Health and Fitness Initiative For 2023 NBA General Discussion
World Cup 2022
Tech Support
SC2 Client Relocalization [Change SC2 Language] Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List Recent Gifted Posts
Blogs
KPDH "Golden" as Squid Game…
Peanutsc
Reality "theory" prov…
perfectspheres
The Benefits Of Limited Comm…
TrAiDoS
Our Last Hope in th…
KrillinFromwales
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1505 users

eggrr - all-in-one e-Sports aggregator application - Page 3

Forum Index > SC2 General
Post a Reply
Prev 1 2 3 4 5 22 23 24 Next All
Tobberoth
Profile Joined August 2010
Sweden6375 Posts
November 08 2010 10:51 GMT
#41
Looks awesome, will look into it when I get home from work. I love that you have C# plugin support, will definitely play around with that.
raistlinthewiz
Profile Blog Joined September 2010
Turkey246 Posts
November 08 2010 11:13 GMT
#42
Yea, although not documented yet (im still working hard to come with a stable & functional release), the current plugins are actually great examples of it; check out the feeds plugin sample: http://code.google.com/p/blizztv/source/browse/trunk/LibFeeds/FeedsPlugin.cs
hearthbreak.com
-Erik-
Profile Blog Joined June 2010
115 Posts
November 08 2010 17:34 GMT
#43
got it downloaded and working now :D seems awesome
raistlinthewiz
Profile Blog Joined September 2010
Turkey246 Posts
November 09 2010 10:10 GMT
#44
Started implementing LibEvents plugin which for now syndicates events from TL calendar. Here's the detailed calendar view window and main window with events.

[image loading]
hearthbreak.com
raistlinthewiz
Profile Blog Joined September 2010
Turkey246 Posts
November 09 2010 23:38 GMT
#45
Btw, for the guys who're checking plugin subsystem, please update your sources from the repo. I've xml-commented the LibBlizzTV sources so you'll be getting intelli-sense help when implementing your plugins.
hearthbreak.com
raistlinthewiz
Profile Blog Joined September 2010
Turkey246 Posts
November 11 2010 13:09 GMT
#46
Okay here is BlizzTV 0.11-beta! [ download ] [ requires .net 4.0 client profile ]

Changelog: + Show Spoiler +
[11.11.2010] - 0.11-beta (r60)
-------------------------------

* Implemented event details window.
* Events plugin will not notify about upcoming & inprogress events (though timer values are hardcoded for now).
* Plugins now can update their data (though timer values are hardcoded for now). Feeds, Streams and Videos plugins now will update their data frequently.
* Implementing Mark As Read/Unread support for Feeds plugin, Mark as Watched/Unwatched support for Video Channels plugin.
* Improved plugin key-value pair storage API.
* Changed treeview rendering font to Tahoma to get a better looking.
* The application will not die when user closes main form but will stay in system tray until user explicility exits it using the menu.
* Commented most of the code.
* XML-commented the LibBlizzTV, so that plugin developers now will see IntelliSense hints while coding a plugin.
* Hardened code with proper exception & error handling.
* Implemented a calendar view for LibEvents plugin.
* Added support for local time conversion for event date & time's.
* Added brand new plugin LibEvents, as of right now basically syndicates events from TeamLiquid.
* Implemented treeview item context menu support for plugins.
* Plugins now can register their own menu's on main window.
* Implemented a basic xml editor for plugin data's.
* Implemented logging support (for debugging purposes).


Please keep in mind that as with most beta software, you may hit bugs, quirks and so. You'll be helping a lot if you can report these on our tracker or here.

And some screenshots from the version;

Feeds

[image loading]


Videos

[image loading]

Streams

[image loading]

Events

[image loading]

[image loading]

[image loading]



hearthbreak.com
alffla
Profile Blog Joined November 2005
Hong Kong20321 Posts
November 11 2010 13:12 GMT
#47
thats awesomeee!
Graphicssavior[gm] : What is a “yawn” rape ;; Masumune - It was the year of the pig for those fucking defilers. Chill - A clinic you say? okum: SC without Korean yelling is like porn without sex. konamix: HAPPY BIRTHDAY MOMMY!
raistlinthewiz
Profile Blog Joined September 2010
Turkey246 Posts
November 14 2010 14:21 GMT
#48
Pushed 0.12-beta. [ download ] [ requires .net 4.0 client profile ]

This is more a bug-fix & stability release.

Changelog: + Show Spoiler +
[11.11.2010] - 0.12-beta (r78)
-------------------------------

* Improved Events plugin event-checking code.
* Implemented plugins menu.
* Implemented update checking function and is configurable in preferences window.
* Improved memory managment for plugins and listitems.
* When a plugin is enabled/disabled, after applying the settings, the plugin will instantly start running / get killed.
* Added configuration option for hiding to system tray. Also when minimized the main window will no longer in Alt-Tab menu's.
* Fixed UI blocking bug of Events plugin.
* Implemented progress bar on main-form.
* Improved error handling for Feeds, Events and Video Channels plugins which will show the errors on Treeview instead of a blocking MessageBox.
* Implemented auto-play setting for Video Channels plugin.
* Users are now able to configure set amount of videos to query for Video Channels plugin.
* users are now able to configure data-update period for Video Channels, Feeds and Streams plugins.
* Users are now able to configure notification settings for Events.
* Improvements in key-value storage database.
* Implemented plugin's settings tabs.
* Plugins can now define their own settings.
* Added support for plugin settings tabs which are now rendered on Preferences window.
* Improvements on plugin architecture.
* The application now checkes for it's existing instances and will only allow running one instance at a time.
* Fixed bug with settings storage file's where we're not be able to distribute a default settings file with releases.

Known-bugs & Quirks: + Show Spoiler +

* Still need better icon set and for sure i'm not the correct-type of guy for this Lots of help appreciated here! (Issue 14).
* Plugin data editor is not still where i want it to be. The current data editor is just a placeholder to be used while development, i'll be getting them fixed for the first stable release -0.2.x series-. (Issue8).
* Flash player issues on some systems (Issue33).
* For sure we need chat channels enabled for streams and will be doing it soon. (Issue 15).
* Justin.TV stream rendering is bugged thanks to Justin.TV's abnormal flv player. Will be sorting it out soon. (Issue 12).
* I'll be implementing event alarms soon. (Issue2).
* and a more stuff on our issue tracker.

Please keep in mind that as with most beta software, you may hit bugs, quirks and so. You'll be helping a lot if you can report these on our tracker or here.

Intro Video

hearthbreak.com
RaGe
Profile Blog Joined July 2004
Belgium9948 Posts
November 14 2010 14:25 GMT
#49
Moved to SC2 as per request in OP

nice work btw
Moderatorsometimes I get intimidated by the size of my right testicle
Ohdamn
Profile Joined June 2010
Germany765 Posts
November 14 2010 14:29 GMT
#50
wow how did i miss this thread?!
looks awesome gonna test immediately
"If you can chill....chill!"
EliteReplay
Profile Blog Joined November 2010
Dominican Republic913 Posts
November 14 2010 14:41 GMT
#51
very nice program, thanks for sharing and i dont think blizzard will argue about it
if play random i can't call any race imba?
BLinD-RawR
Profile Blog Joined April 2010
ALLEYCAT BLUES50583 Posts
November 14 2010 14:44 GMT
#52
one day I hope this app captures streams like TiVo....I'm dreaming.
Brood War EICWoo Jung Ho, never forget.| Twitter: @BLinDRawR
Piski
Profile Blog Joined April 2010
Finland3461 Posts
November 14 2010 14:50 GMT
#53
Looks very promising :>
JunC
Profile Joined August 2010
Canada80 Posts
November 14 2010 14:53 GMT
#54
Whoa, this looks great.
I agree with the others when they recommend you should change the name, it's better to be save.
kekekeke
Mutaahh
Profile Joined June 2007
Netherlands859 Posts
November 14 2010 15:03 GMT
#55
If worked out properly this could become the best application for starcraft fans worldwide!!

keep up the good work!!!
I want to fly
PsYLaR
Profile Joined November 2010
Canada49 Posts
November 14 2010 16:18 GMT
#56
Really good job , just 1 little thing , if we could see in the Streams tab, what they are streaming exactly , it would be great

Keep up the good work!!
raistlinthewiz
Profile Blog Joined September 2010
Turkey246 Posts
Last Edited: 2010-11-14 16:31:38
November 14 2010 16:31 GMT
#57
On November 14 2010 23:25 RaGe wrote:
Moved to SC2 as per request in OP. nice work btw

thanks Rage and all the guys supporting. This is still an beta and i'll be adding more plugins to it soon after releasing a stable version; podcast, irc, blizzblue. I would like to hear suggestions & new ideas.

@Psylar, i'll taking care of it.
hearthbreak.com
Odoakar
Profile Joined May 2010
Croatia1837 Posts
Last Edited: 2010-11-14 16:42:00
November 14 2010 16:37 GMT
#58
Looks cool, downloading it now

Edit: one error experienced, when clicking on Weapon of Choice

[image loading]
leviathan400
Profile Joined November 2006
United Kingdom393 Posts
November 14 2010 16:43 GMT
#59
This is great work, Thanks for this and thanks very much for sharing the source code I will be checking it out once I get some time :D
:o
raistlinthewiz
Profile Blog Joined September 2010
Turkey246 Posts
November 14 2010 17:08 GMT
#60
@odoakar, thanks for reporting i'll be looking into that.
hearthbreak.com
Prev 1 2 3 4 5 22 23 24 Next All
Please log in or register to reply.
Live Events Refresh
Replay Cast
23:00
Crank Gathers S2: Playoffs D1
BASILISK vs Shopify Rebellion
Team Liquid vs Team Falcon
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Nina 152
ProTech102
StarCraft: Brood War
Snow 93
Icarus 8
Dota 2
XaKoH 362
League of Legends
JimRising 968
Other Games
summit1g15280
C9.Mang0404
ViBE144
NeuroSwarm118
Mew2King44
NotJumperer2
Organizations
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 16 non-featured ]
StarCraft 2
• Berry_CruncH103
• practicex 37
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• Diggity8
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Scarra1554
• Lourlo977
• HappyZerGling75
Upcoming Events
Replay Cast
4h 20m
WardiTV Invitational
7h 20m
ByuN vs Spirit
herO vs Solar
MaNa vs Gerald
Rogue vs GuMiho
Epic.LAN
7h 20m
CrankTV Team League
8h 20m
BASILISK vs Team Liquid
Epic.LAN
1d 7h
BSL Team A[vengers]
1d 9h
Dewalt vs Shine
UltrA vs ZeLoT
BSL 21
1d 14h
BSL Team A[vengers]
2 days
Cross vs Motive
Sziky vs HiyA
BSL 21
2 days
Replay Cast
3 days
[ Show More ]
Wardi Open
3 days
Monday Night Weeklies
3 days
Sparkling Tuna Cup
4 days
Replay Cast
5 days
The PondCast
6 days
Liquipedia Results

Completed

CSL 2025 AUTUMN (S18)
WardiTV TLMC #15
Eternal Conflict S1

Ongoing

BSL 21 Points
BSL 21 Team A
C-Race Season 1
IPSL Winter 2025-26
KCM Race Survival 2025 Season 4
SOOP Univ League 2025
CranK Gathers Season 2: SC II Pro Teams
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025

Upcoming

SC4ALL: Brood War
YSL S2
BSL Season 21
SLON Tour Season 2
BSL 21 Non-Korean Championship
RSL Offline Finals
WardiTV 2025
RSL Revival: Season 3
Stellar Fest
SC4ALL: StarCraft II
META Madness #9
BLAST Bounty Winter 2026: Closed Qualifier
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.