Now playing music for spotify / itunes / winamp on stream.

Pwuebear

New Member
Re: Now playing music for spotify / itunes / winamp on strea

Been back and forth, maybe I missed it, but can you modify the text area to a fixed width, so that it doesn't display the full song title in your text field?

I have had an issue with image overlays where the text pokes out at the sides if the song title is too long compared to the image, be it an image background or a frame layer above.

(This is for a scrolling text field with the snip.txt input)
 

Dopefish

Member
Re: Now playing music for spotify / itunes / winamp on strea

Wouldn't that just be a setting in the text source and/or controlling the size of the field in the scene? I haven't tried since I just set a really long box up at the lower-right of my screen, right-aligned, and it just extends out as needed.
 
V

varyak

Re: Now playing music for spotify / itunes / winamp on strea

Hey Dopefish do you plan to upload a v3.5 release or is it not finished yet?
 
V

varyak

Re: Now playing music for spotify / itunes / winamp on strea

Thanks, it doesnt need to change something but newer is always better!
 

johanruda

New Member
Re: Now playing music for spotify / itunes / winamp on strea

Hey there!
I'm having issues getting this program to run. I'm using Swedish Windows 8.1 64bit. I've already tried running it in admin mode.

These erroes are copied from the Windows Event Viewer. They're in Swedish unfortunately... I can change the UI language and post them in English instead if that helps more.

Error:
Tillämpningsprogram: Snip.exe
Framework-version: v4.0.30319
Beskrivning: Processen avslutades på grund av ett ohanterat undantag.
Undantagsinformation: System.Resources.MissingManifestResourceException
Stack:
vid System.Resources.FileBasedResourceGroveler.GrovelForResourceSet(System.Globalization.CultureInfo, System.Collections.Generic.Dictionary`2<System.String,System.Resources.ResourceSet>, Boolean, Boolean, System.Threading.StackCrawlMark ByRef)
vid System.Resources.ResourceManager.InternalGetResourceSet(System.Globalization.CultureInfo, Boolean, Boolean, System.Threading.StackCrawlMark ByRef)
vid System.Resources.ResourceManager.InternalGetResourceSet(System.Globalization.CultureInfo, Boolean, Boolean)
vid System.Resources.ResourceManager.GetString(System.String, System.Globalization.CultureInfo)
vid Winter.Snip.InitializeComponent()
vid Winter.Snip..ctor()
vid Winter.Program.Main()

Error:
Felet uppstod i programmet med namn: Snip.exe, version 3.6.0.0, tidsstämpel 0x52e9c7d2
, felet uppstod i modulen med namn: KERNELBASE.dll, version 6.3.9600.16408, tidsstämpel 0x523d557d
Undantagskod: 0xe0434352
Felförskjutning: 0x000000000000ab78
Process-ID: 0x1e4c
Programmets starttid: 0x01cf1fa97c20ad57
Sökväg till program: D:\Nedladdningar\Snip-v3.6.0\Snip\Snip.exe
Sökväg till modul: C:\Windows\system32\KERNELBASE.dll
Rapport-ID: b9d400b8-8b9c-11e3-8284-fb6b360138d8
Fullständigt namn på felaktigt paket:
Program-ID relativt till felaktigt paket:

Information:
Fel-bucket 94494643360, typ 5
Händelsenamn: CLR20r3
Svar: Inte tillgänglig
Kabinett-ID: 0

Problemsignatur:
P1: Snip.exe
P2: 3.6.0.0
P3: 52e9c7d2
P4: mscorlib
P5: 4.0.30319.34003
P6: 522ec062
P7: 374b
P8: d0
P9: MXYABJ2RSFG4UKNKGMSPJ2KFPMZXHCC5
P10:

Bifogade filer:
C:\Users\Johan\AppData\Local\Temp\WER24B7.tmp.WERInternalMetadata.xml

Filerna kan vara tillgängligahär:
C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_Snip.exe_c842829929a10d4465389d1485d1c9e2cfc8e7a_8ad46167_1b6027f3

Analyssymbol:
Kontrollerar lösning igen: 0
Rapport-ID: b9d400b8-8b9c-11e3-8284-fb6b360138d8
Rapportstatus: 0
Hash-bucket: 13c0f8943492cea8299189c42d2bbc9c
 

Dopefish

Member
Re: Now playing music for spotify / itunes / winamp on strea

That's okay. I understand Swedish. It looks like it can't load the resource files. Make sure the Resources directory exists and that Strings.en-US.resources is in there. If it is then try renaming Strings.en-US.resources to Strings.sv-SE.resources and try again. I run Windows in English so I can't really test out these other languages easily. I haven't had a chance to translate it to Swedish either so if you're interested in that then let me know.
 

johanruda

New Member
Re: Now playing music for spotify / itunes / winamp on strea

Oh thank you! The program starts now after renaming the file but it spits out errors every now and then, like this one:

Information om att aktivera JIT-felsökning i stället för den
här dialogrutan finns i slutet av det här meddelandet.

************** Undantagstext **************
System.Runtime.InteropServices.COMException (0x80080005): Hämtningen av COM-klassfabriken för komponenten med CLSID {DC0C2640-1415-4644-875C-6F4D769839BA} misslyckades på grund av följande fel: 80080005 Serverkörning misslyckades (Undantag från HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE)).
vid System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
vid System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
vid System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
vid System.Activator.CreateInstance(Type type, Boolean nonPublic)
vid System.Activator.CreateInstance(Type type)
vid Winter.Snip.SetUpItunes()
vid Winter.Snip.UpdatePlayer(PlayerSelection playerSelection)
vid Winter.Snip.ToolStripMenuItemItunes_Click(Object sender, EventArgs e)
vid System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
vid System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
vid System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
vid System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
vid System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
vid System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
vid System.Windows.Forms.Control.WndProc(Message& m)
vid System.Windows.Forms.ToolStrip.WndProc(Message& m)
vid System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
vid System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Inlästa sammansättningar **************
mscorlib
Sammansättningsversion: 4.0.0.0
Win32-version: 4.0.30319.34003 built by: FX45W81RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
Snip
Sammansättningsversion: 3.6.0.0
Win32-version: 3.6.0.0
CodeBase: file:///D:/Nedladdningar/Snip-v3.6.0/Snip/Snip.exe
----------------------------------------
System.Windows.Forms
Sammansättningsversion: 4.0.0.0
Win32-version: 4.0.30319.33440 built by: FX45W81RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Sammansättningsversion: 4.0.0.0
Win32-version: 4.0.30319.33440 built by: FX45W81RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Sammansättningsversion: 4.0.0.0
Win32-version: 4.0.30319.34003 built by: FX45W81RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Configuration
Sammansättningsversion: 4.0.0.0
Win32-version: 4.0.30319.33440 built by: FX45W81RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Sammansättningsversion: 4.0.0.0
Win32-version: 4.0.30319.33440 built by: FX45W81RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Core
Sammansättningsversion: 4.0.0.0
Win32-version: 4.0.30319.33440 built by: FX45W81RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
mscorlib.resources
Sammansättningsversion: 4.0.0.0
Win32-version: 4.0.30319.33440 built by: FX45W81RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_sv_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Windows.Forms.resources
Sammansättningsversion: 4.0.0.0
Win32-version: 4.0.30319.33440 built by: FX45W81RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_sv_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** JIT-felsökning **************
För att aktivera JIT-felsökning (just-in-time ) måste .config-filen för det här
tillämpningsprogrammet eller datorn (machine.config) ha
jitDebugging-värdet angivet i avsnittet system.windows.forms.
Tillämpningsprogrammet måste också vara kompilerat med felsökning
aktiverat.

Till exempel:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

När JIT-felsökning är aktiverad kommer alla undantag som inte hanteras
att skickas till JIT-felsökaren som är registrerad på datorn
snarare än att hanteras av den här dialogrutan.

No idea what it means, but I'm sure you know better :)

And sure, I'd love to help out with translating. Where do I start?
 

Dopefish

Member
Re: Now playing music for spotify / itunes / winamp on strea

It looks like it's having trouble loading the iTunes COM library.

You said it shows the errors every now and then but not always? Is there anything specific you do that can trigger it?

For translating just take a look at this file and make the necessary changes:
https://github.com/dlrudie/Snip/blob/ma ... .en-US.txt

You can post the changes to pastebin or wherever.
 

johanruda

New Member
Re: Now playing music for spotify / itunes / winamp on strea

Seems to be working now. Haven't seen the message since I rebooted today.

I'll translate the file and get back to you when I'm done. I should be done this weekend I think :)
 

LesIzmoor

Member
Re: Now playing music for spotify / itunes / winamp on strea

I would be interested to know if you are considering adding Foobar2K to the media players this works with.

Thanks.
 

Dopefish

Member
Re: Now playing music for spotify / itunes / winamp on strea

When I get around to installing foobar I'll see what I can do.
 

LesIzmoor

Member
Re: Now playing music for spotify / itunes / winamp on strea

Thank you sir, I will take a shot at installing it now.
 

LesIzmoor

Member
Re: Now playing music for spotify / itunes / winamp on strea

"3. Run and setting snip up
There is no installation needed for snip, you just need to run snip.exe and set it up for the correct program (itunes or spotify)
You can do this by right clicking the icon."

I have made the needed change to Foobar, but I have no options to set which program to use when I right click the snip.exe icon. I am getting the standard Windows 7 context menu. This happens whether I run as administrator or not.

Does snip need to be installed in the foobar folder or perhaps the OBS folder to work?


Issue Resolved -

You may want to add that the Snip icon populates the System Tray upon activation. It is WITHIN THE SYSTEM TRAY that one can select which media player they wish to use by right clicking.

It works like a champ. Thank you.
 

loadedjuggs

New Member
Re: Now playing music for spotify / itunes / winamp on strea

Just tried to get Foobar to work but when I hover over the snip system tray icon, and it isn't detecting that Foobar2000 is running? Does it support all versions of foobar?

Please Help!
 

LesIzmoor

Member
Re: Now playing music for spotify / itunes / winamp on strea

In my case, if Foobar is not running, when your cursor hovers over the icon, it will say "foobar2000 is not currently running".

Go ahead and right click on the icon, and you should see a context menu that lists Spotify, iTunes, Winamp, and finally foobar 2000. Check foobar 2000 and you should be in business.

If that doesn't work and you are running a very old version of foobar, you may well need to upgrade.

I would assume the developer of Snip likely used 1.2.9 or later based on when Snip became "foobar ready".
 

loadedjuggs

New Member
Re: Now playing music for spotify / itunes / winamp on strea

I have done exactly everything, even upgraded to 1.3.1, yet it still displays "foobar is not currently running" :S
Is there any chance that it is because I am using Columns UI instead of Default User Interface? if so, is there any possible way to get default user interface to relay the info required while using Columns UI as well?
 

johanruda

New Member
Re: Now playing music for spotify / itunes / winamp on strea

Sorry for the delay on the translate, it's coming.

Question though! Is there any way of making the program autostart together with Windows? Putting it in the autostart folder doesn't work for some reason. I'm using Windows 8.1
 

LesIzmoor

Member
Re: Now playing music for spotify / itunes / winamp on strea

loadedjuggs said:
if so, is there any possible way to get default user interface to relay the info required while using Columns UI as well?

This is from the Read Me file:

For foobar2000 support to work properly you must change some options.

Inside foobar2000 open up the preferences window.

Expand the Display options and select Default User Interface. At the bottom of the window you will need to change "Window title" to look like this: %title% – %artist%


So yes, I believe using the Default User Interface is a must.

I will also add that quote marks appear by default around the artist and not the song title when the window title is formatted as suggested. I changed mine to %artist% - %title% and am pleased with the result.
 
Top