• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 17:04
CET 22:04
KST 06:04
  • 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
[ASL20] Finals Preview: Arrival12TL.net Map Contest #21: Voting10[ASL20] Ro4 Preview: Descent11Team TLMC #5: Winners Announced!3[ASL20] Ro8 Preview Pt2: Holding On9
Community News
2025 RSL Offline Finals Dates + Ticket Sales!8BSL21 Open Qualifiers Week & CONFIRM PARTICIPATION1Crank Gathers Season 2: SC II Pro Teams6Merivale 8 Open - LAN - Stellar Fest3Chinese SC2 server to reopen; live all-star event in Hangzhou22
StarCraft 2
General
RotterdaM "Serral is the GOAT, and it's not close" Could we add "Avoid Matchup" Feature for rankgame Smart servos says it affects liberators as well Chinese SC2 server to reopen; live all-star event in Hangzhou The New Patch Killed Mech!
Tourneys
2025 RSL Offline Finals Dates + Ticket Sales! Crank Gathers Season 2: SC II Pro Teams Merivale 8 Open - LAN - Stellar Fest $5,000+ WardiTV 2025 Championship $3,500 WardiTV Korean Royale S4
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
[ASL20] Finals Preview: Arrival BSL Season 21 BSL Team A vs Koreans - Sat-Sun 16:00 CET ASL20 Pre-season Tier List ranking! ASL Runner-Up Race Stats
Tourneys
[ASL20] Grand Finals BSL21 Open Qualifiers Week & CONFIRM PARTICIPATION ASL final tickets help [ASL20] Semifinal A
Strategy
Current Meta Soma's 9 hatch build from ASL Game 2 Simple Questions, Simple Answers Roaring Currents ASL final
Other Games
General Games
Stormgate/Frost Giant Megathread Path of Exile 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
US Politics Mega-thread Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread YouTube Thread The Chess Thread
Fan Clubs
White-Ra Fan Club The herO Fan Club!
Media & Entertainment
Anime Discussion Thread [Manga] One Piece Korean Music Discussion Series you have seen recently... Movie Discussion!
Sports
Formula 1 Discussion 2024 - 2026 Football Thread MLB/Baseball 2023 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
The Benefits Of Limited Comm…
TrAiDoS
Sabrina was soooo lame on S…
Peanutsc
Our Last Hope in th…
KrillinFromwales
Certified Crazy
Hildegard
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1496 users

[Program] Live music ticker for xsplit/ffsplit

Forum Index > SC2 General
Post a Reply
1 2 3 4 5 8 9 10 Next All
InfCereal
Profile Joined December 2011
Canada1759 Posts
Last Edited: 2013-02-17 19:10:15
October 31 2012 03:26 GMT
#1
**Suppprts OBS**
**Supports FFsplit**
Hey guys, I made something for you.

A few weeks ago, I took a few hours out of my day and coded a simple app to help xsplit display your currently playing song, no matter what you're using to listen to music.

So, without further adieu, here it is!

[image loading]

**2/17/2013 UPDATE**
+ Show Spoiler +
  • Added spaces before and after text to distinguish when it loops.


Previous changes:
+ Show Spoiler +

**1/27/2013 UPDATE**
+ Show Spoiler +
  • Added a preferences.txt file. Will remember your last used name.
  • Also added the ability to start minimized.
  • If you want the program to start when you log into windows, you have to do that manually by adding the jar to window's startup manager.

**12/4/2012 UPDATE**
+ Show Spoiler +
  • Non-essential update. Added the ability to start up with your name already listed.

**11/29/2012 UPDATE**
+ Show Spoiler +
  • Improved performance

**11/9/2012 UPDATE**
+ Show Spoiler +
  • App will now work with the Open Broadcast Software
  • Fixed an encoding error. Foreign characters will now display properly.

**11/1/2012 UPDATE**
+ Show Spoiler +
  • App will now show appropriate error messages when something goes wrong.
  • Removed the "set username" button, you can set your username by hitting enter now.

**10/31/2012 UPDATE**
+ Show Spoiler +
  • App now minimizes to tray when minimized.
  • You can no longer open more than one instance of the app at a time.



Things you need:
  • A last.fm account.
          Wait, what? Why do I need last.fm?
          + Show Spoiler +
    Last.fm is acting as an intermediate, allowing the program to work with as many programs as possible. By accessing last.fm's scrobbling feature, I can pull the currently playing song from any user, regardless of what they're using to listen to it.

  • A music player/streaming website. (Grooveshark, etc)
  • XSplit
  • The program


Video instructions:
+ Show Spoiler +

Xsplit:
+ Show Spoiler +

OBS:
+ Show Spoiler +

FFSplit:
+ Show Spoiler +



Text inctructions:
+ Show Spoiler +

  • Sign up for last.fm if you don't have an account.
  • Connect your service to last.fm.
    + Show Spoiler +
    Helpful links:
    • Itunes, spotify, etc+ Show Spoiler +
      http://evolver.fm/2012/05/08/how-to-scrobble-to-last-fm-from-itunes-spotify-and-more/

    • Google chrome + web services+ Show Spoiler +
      https://chrome.google.com/webstore/detail/scroblr/mflbcmpjneookibbaeopkfcnegknkgog

    • Rdio+ Show Spoiler +
      http://help.rdio.com/customer/portal/articles/58992-connecting-to-last-fm

  • Start my program
  • Input your last.fm username
  • Locate the "CurrentSong.txt" file, which should be within the same folder as the program.
    + Show Spoiler +
    If you can't find "CurrentSong.txt", simply play a new song in your service. The file will appear

  • Open xsplit
  • Add a new title
  • Enable remote text (Bottom section)
  • Add the address of the text file to the URL text field.
  • Remove the start and end tags
  • Adjust other settings to your liking
  • You're done!



Problems?
+ Show Spoiler +
  • "No songs found on USER_NAME"
    + Show Spoiler +
    you need to set your privacy options on Last.fm so that 'Hide real-time listening information' isn't ticked.

  • "Could not find the main class: MainScreen. Program will exit."
    + Show Spoiler +
    You'll need to update Java. The current version is version 7 update 9

  • Error: "user" not found.
    + Show Spoiler +
    Make sure you typed your username correctly. Otherwise, check your firewall settings.

  • CurrentSong.txt is located in System32, regardless of plugin.jar location.
    + Show Spoiler +
    You have 32 bit java installed, and 64. Uninstall one



Souce code:
+ Show Spoiler +
https://www.dropbox.com/s/dk1p176e65ed7x3/src.7z
Cereal
Alum
Profile Joined November 2010
United States16 Posts
October 31 2012 03:26 GMT
#2
ty
Marksman
Profile Blog Joined May 2009
Malaysia523 Posts
October 31 2012 03:38 GMT
#3
Does this work with Open Broadcaster Software as well? I'd like to try it out.
I live by the LoL
amazingxkcd
Profile Blog Joined September 2010
GRAND OLD AMERICA16375 Posts
October 31 2012 03:44 GMT
#4
On October 31 2012 12:38 Marksman wrote:
Does this work with Open Broadcaster Software as well? I'd like to try it out.

it should since it is just a simple plugin
The world is burning and you rather be on this terrible website discussing video games and your shallow feelings
InfCereal
Profile Joined December 2011
Canada1759 Posts
October 31 2012 03:46 GMT
#5
On October 31 2012 12:38 Marksman wrote:
Does this work with Open Broadcaster Software as well? I'd like to try it out.


I'm not familar with it, however the program utilizes xsplit's remote text function, so if OBS doesn't have that, then it wouldn't work.
Cereal
InfCereal
Profile Joined December 2011
Canada1759 Posts
Last Edited: 2012-10-31 03:58:54
October 31 2012 03:51 GMT
#6
On October 31 2012 12:38 Marksman wrote:
Does this work with Open Broadcaster Software as well? I'd like to try it out.


I downloaded OBS to root around, and it looks like you can grab text from a file, so it might work.

Looks like OBS won't display text at the moment, and will be fixed with the next version, but it looks like it may work!
Cereal
CCalms
Profile Joined November 2010
United States341 Posts
October 31 2012 03:56 GMT
#7
brilliant decision using last.fm. If it was coded for itunes and winamp/foobar/etc were all incompatible I would have barfed.
-Kyo-
Profile Blog Joined August 2010
Japan1926 Posts
Last Edited: 2012-10-31 04:10:07
October 31 2012 04:09 GMT
#8
please make it compatible with foobar and OBS! :D
Anime is cuter than you. Legacy of the Void GM Protoss Gameplay: twitch.tv/kyo7763 youtube.com/user/KyoStarcraft/
TL+ Member
Nagisama
Profile Blog Joined April 2010
Canada4481 Posts
October 31 2012 04:15 GMT
#9
Is there a specific place I should be saving the plugin.jar program?? I'm getting an error saying "Could not find the main class: MainScreen. Program will exit."
Calendar"Everyone who has accomplished more than you has no life; Everyone who has accomplished less than you is a noob." | Elem: "nagi is actually really smart"
InfCereal
Profile Joined December 2011
Canada1759 Posts
October 31 2012 11:29 GMT
#10
On October 31 2012 13:15 Nagisama wrote:
Is there a specific place I should be saving the plugin.jar program?? I'm getting an error saying "Could not find the main class: MainScreen. Program will exit."


I believe you need to update java!
Cereal
InfCereal
Profile Joined December 2011
Canada1759 Posts
Last Edited: 2012-10-31 13:29:11
October 31 2012 11:31 GMT
#11
On October 31 2012 13:09 -Kyo- wrote:
please make it compatible with foobar and OBS! :D


After some quick googling, it looks like you can attach foobar2000 to last.fm through a plugin, though I'm pretty sure foobar2000 supports output to a textfile by itself.

http://www.foobar2000.org/components/view/foo_audioscrobbler

As for OBS, I believe it should work with OBS' text source function.
Cereal
Xerouz
Profile Joined October 2012
United States3 Posts
October 31 2012 15:12 GMT
#12
On October 31 2012 12:51 InfCereal wrote:
Show nested quote +
On October 31 2012 12:38 Marksman wrote:
Does this work with Open Broadcaster Software as well? I'd like to try it out.


I downloaded OBS to root around, and it looks like you can grab text from a file, so it might work.

Looks like OBS won't display text at the moment, and will be fixed with the next version, but it looks like it may work!

I had problems with seeing text on OBS. What I had to do was increase the fontsize to something like 20 just to get it to show up. I think the issue is that the font is down-scaled to the preview window, thus making it hard to see. In anyway, this program should work with OBS, as I've been using a Chrome extension for Pandora to display my song information.

XML support for text in OBS would be great, though.
InfCereal
Profile Joined December 2011
Canada1759 Posts
October 31 2012 18:15 GMT
#13
On November 01 2012 00:12 Xerouz wrote:
Show nested quote +
On October 31 2012 12:51 InfCereal wrote:
On October 31 2012 12:38 Marksman wrote:
Does this work with Open Broadcaster Software as well? I'd like to try it out.


I downloaded OBS to root around, and it looks like you can grab text from a file, so it might work.

Looks like OBS won't display text at the moment, and will be fixed with the next version, but it looks like it may work!

I had problems with seeing text on OBS. What I had to do was increase the fontsize to something like 20 just to get it to show up. I think the issue is that the font is down-scaled to the preview window, thus making it hard to see. In anyway, this program should work with OBS, as I've been using a Chrome extension for Pandora to display my song information.

XML support for text in OBS would be great, though.



The maker of OBS said the text not appearing was a bug that would be fixed in the next version. Should be fixed in a couple days, he said.
Cereal
Tenetri
Profile Joined September 2010
Canada7 Posts
October 31 2012 19:57 GMT
#14
Could you make it so Minimizing it, allows it to Minimize to the System Tray?

That would be a great feature, since my stream is already cluttered with Windows in the Task Bar.

Thanks, and Great Program! Works perfectly with Grooveshark!
I have a soup request here
InfCereal
Profile Joined December 2011
Canada1759 Posts
October 31 2012 22:55 GMT
#15
On November 01 2012 04:57 Tenetri wrote:
Could you make it so Minimizing it, allows it to Minimize to the System Tray?

That would be a great feature, since my stream is already cluttered with Windows in the Task Bar.

Thanks, and Great Program! Works perfectly with Grooveshark!



Thanks for the suggestion, I'll get on that.
Cereal
InfCereal
Profile Joined December 2011
Canada1759 Posts
Last Edited: 2012-11-01 13:06:38
October 31 2012 23:39 GMT
#16
Alright, added minimize to tray support. You also can't open more than one instance of the program. Source code has also been updated.

Cereal
Tenetri
Profile Joined September 2010
Canada7 Posts
October 31 2012 23:55 GMT
#17
On November 01 2012 08:39 InfCereal wrote:
Alright, added minimize to tray support. You also can't open more than one instance of the program. Source code has also been updated.

It'll ask you if you want to allow java to access the internet. The app doesn't actually access the internet, just localhost (To see if there's already an app running).


Holy crap, thank you! That was super quick!

5/5 would download again
I have a soup request here
Feelsbad
Profile Joined October 2010
United States20 Posts
Last Edited: 2012-11-01 20:29:30
November 01 2012 02:08 GMT
#18
mayneeahk
Profile Joined November 2011
Canada279 Posts
Last Edited: 2012-11-01 04:00:46
November 01 2012 04:00 GMT
#19
When I double click on the plugin.jar I get "Could not find the main class: MainScreen. Program will exit."



edit: didn't fully read through the op, see I need to update. Sorry about that.
MisterTea
Profile Joined September 2010
United Kingdom1047 Posts
November 01 2012 04:32 GMT
#20
any plans to make a version for FFsplit
1 2 3 4 5 8 9 10 Next All
Please log in or register to reply.
Live Events Refresh
Monday Night Weeklies
17:00
Open Cup
RotterdaM984
TKL 557
IndyStarCraft 280
ZombieGrub274
SteadfastSC259
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
RotterdaM 984
TKL 557
IndyStarCraft 268
ZombieGrub260
SteadfastSC 259
MaxPax 199
UpATreeSC 118
ProTech111
StarCraft: Brood War
Britney 13926
Sea 531
Bonyth 80
NaDa 13
Dota 2
XaKoH 123
capcasts10
Counter-Strike
Foxcn175
PGG 90
Heroes of the Storm
Liquid`Hasu393
Other Games
Grubby2680
FrodaN1993
fl0m1110
Beastyqt822
shahzam460
C9.Mang0130
Organizations
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 19 non-featured ]
StarCraft 2
• kabyraGe 134
• Hupsaiya 58
• StrangeGG 45
• AfreecaTV YouTube
• sooper7s
• intothetv
• Kozan
• Migwel
• IndyKCrew
• LaughNgamezSOOP
StarCraft: Brood War
• blackmanpl 38
• Michael_bg 3
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
Dota 2
• masondota2987
League of Legends
• TFBlade876
Other Games
• imaqtpie1490
• Shiphtur172
Upcoming Events
BSL 21
3h 56m
Replay Cast
12h 56m
Streamerzone vs Shopify Rebellion
Streamerzone vs Team Vitality
Shopify Rebellion vs Team Vitality
WardiTV Invitational
14h 56m
CrankTV Team League
15h 56m
BASILISK vs TBD
Team Liquid vs Team Falcon
BSL 21
1d 3h
Replay Cast
1d 12h
BASILISK vs TBD
Team Liquid vs Team Falcon
OSC
1d 14h
CrankTV Team League
1d 15h
Replay Cast
2 days
The PondCast
2 days
[ Show More ]
CrankTV Team League
2 days
Replay Cast
3 days
WardiTV Invitational
3 days
CrankTV Team League
3 days
Replay Cast
4 days
BSL Team A[vengers]
4 days
Dewalt vs Shine
UltrA vs ZeLoT
BSL 21
4 days
Sparkling Tuna Cup
5 days
BSL Team A[vengers]
5 days
Cross vs Motive
Sziky vs HiyA
BSL 21
5 days
Wardi Open
6 days
Liquipedia Results

Completed

ASL Season 20
WardiTV TLMC #15
Eternal Conflict S1

Ongoing

BSL 21 Points
CSL 2025 AUTUMN (S18)
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
BLAST Bounty Fall 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
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.