wakillon Posted December 30, 2010 Posted December 30, 2010 (edited) TinyShoutCastTuner v1.0.3.5 Based on the >LiveStreaming source code of trancexx. Listen Shoutcast Radios Stations with a station search engine by filters and an easy Favorites stations management. Thanks to monoceres, trancexx, Kip and Prog@ndy for AutoItObject.>AutoItObject 1.2.2.0 and >WinAPIEx are needed. As usual externals skin files are downloaded at first execution. See Tray Menu for more options. Search is a bit slow but successfull... Previous Downloads : 436Update of 2012-11-05 source and executable are available in the Download Section Some Radios : FavoritesRadioStations.reg Hope you like it ! Edited February 3, 2016 by wakillon Synapsee 1 AutoIt 3.3.18.0 X86 - SciTE 4.4.6.0 - WIN 11 24H2 X64 - Other Examples Scripts
wakillon Posted December 30, 2010 Author Posted December 30, 2010 (edited) wow!Thanks to you trancexxyou gave me the inspiration ! Edited December 30, 2010 by wakillon AutoIt 3.3.18.0 X86 - SciTE 4.4.6.0 - WIN 11 24H2 X64 - Other Examples Scripts
shanet Posted December 30, 2010 Posted December 30, 2010 This looks really cool! [font="Comic Sans MS"]My code does not have bugs! It just develops random features.[/font]My Projects[list][*]Live Streaming (Not my project, but my edited version)[right]AutoIt Wrappers![/right][/list]Pure randomness[list][*]Small Minds.......................................................................................................[size="1"]Simple progress bar that changes direction at either sides.[/size][*]ChristmasIt AutoIt Christmas Theme..........................................................[size="1"]I WAS BOOOORED![/size][*]DriveToy..............................................................................................................[size="1"]Simple joke script. Trick your friends into thinking their computer drive is haywire![/size][/list]In Development[list][*]Your Background Task Organiser[*]AInstall Second Generation[/list]BEFORE POSTING ON THE FORUMS, TRY THIS: %programfiles%/AutoIt3/autoit3.chm
UEZ Posted December 30, 2010 Posted December 30, 2010 Looks really nice! On Win7 x64 it plays only the music when it is compiled! The glass effect looks really nice on my xp vm but can you disable it on Vista+ os? Because original effect looks still better. Br, UEZ Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ
wakillon Posted December 30, 2010 Author Posted December 30, 2010 (edited) This looks really cool! Thanks ! I hope you find the graphical interface to your liking ! Looks really nice! On Win7 x64 it plays only the music when it is compiled! The glass effect looks really nice on my xp vm but can you disable it on Vista+ os? Because original effect looks still better. Br, UEZ Thanks UEZ ! Have you an error message ? For registry part change for this a the start of the script, and say me if it works, not compiled ! Global $_Key = "HKLM\SOFTWARE\TinyShoutCastTuner" If @CPUArch ='X64' Then $_Key = "HKLM64\SOFTWARE\TinyShoutCastTuner" You can modify the _GuiSkin function like this : Func _GuiSkin ( $_SheFilePath ) If Not StringInStr ( @OSVersion, "WIN_XP" ) Then Return $Dll = DllOpen ( @TempDir & '\TST\skin\SkinH_EL.dll' ) DllCall ( $Dll, "int", "SkinH_AttachEx", "str", $_SheFilePath, "str", "mhgd" ) DllCall ( $Dll, "int", "SkinH_SetAero", "int", 1 ) EndFunc ;==> _GuiSkin ( ) I tried to get a _UnSkin function, but i'm a complete newbie with dll functions ! http://img341.imageshack.us/img341/3317/20101230141336.png Edited December 30, 2010 by wakillon AutoIt 3.3.18.0 X86 - SciTE 4.4.6.0 - WIN 11 24H2 X64 - Other Examples Scripts
kaotkbliss Posted December 30, 2010 Posted December 30, 2010 Janet Jackson is 80's metal? I'm going to check this out when I get home 010101000110100001101001011100110010000001101001011100110010000 001101101011110010010000001110011011010010110011100100001 My Android cat and mouse gamehttps://play.google.com/store/apps/details?id=com.KaosVisions.WhiskersNSqueek We're gonna need another Timmy!
shanet Posted January 2, 2011 Posted January 2, 2011 W O W!!! This is what I expect of a commercial product! [font="Comic Sans MS"]My code does not have bugs! It just develops random features.[/font]My Projects[list][*]Live Streaming (Not my project, but my edited version)[right]AutoIt Wrappers![/right][/list]Pure randomness[list][*]Small Minds.......................................................................................................[size="1"]Simple progress bar that changes direction at either sides.[/size][*]ChristmasIt AutoIt Christmas Theme..........................................................[size="1"]I WAS BOOOORED![/size][*]DriveToy..............................................................................................................[size="1"]Simple joke script. Trick your friends into thinking their computer drive is haywire![/size][/list]In Development[list][*]Your Background Task Organiser[*]AInstall Second Generation[/list]BEFORE POSTING ON THE FORUMS, TRY THIS: %programfiles%/AutoIt3/autoit3.chm
wakillon Posted January 6, 2011 Author Posted January 6, 2011 W O W!!!This is what I expect of a commercial product!Thanks a lot ! When can we see your final version ? AutoIt 3.3.18.0 X86 - SciTE 4.4.6.0 - WIN 11 24H2 X64 - Other Examples Scripts
shanet Posted January 6, 2011 Posted January 6, 2011 Thanks a lot ! When can we see your final version ? My final version? Haha I was just going to say to all that requested it, to go and check out TinyShoutCastTuner!Haha I guess I could finish what I was doing.Just a question, how do you manage to create skins? I looked at your skin in notepad (the default one of course), and it looked like total gibberish like compiled exe's and stuff?How do you create the skins for this?shanet [font="Comic Sans MS"]My code does not have bugs! It just develops random features.[/font]My Projects[list][*]Live Streaming (Not my project, but my edited version)[right]AutoIt Wrappers![/right][/list]Pure randomness[list][*]Small Minds.......................................................................................................[size="1"]Simple progress bar that changes direction at either sides.[/size][*]ChristmasIt AutoIt Christmas Theme..........................................................[size="1"]I WAS BOOOORED![/size][*]DriveToy..............................................................................................................[size="1"]Simple joke script. Trick your friends into thinking their computer drive is haywire![/size][/list]In Development[list][*]Your Background Task Organiser[*]AInstall Second Generation[/list]BEFORE POSTING ON THE FORUMS, TRY THIS: %programfiles%/AutoIt3/autoit3.chm
wakillon Posted January 21, 2011 Author Posted January 21, 2011 My final version? Haha I was just going to say to all that requested it, to go and check out TinyShoutCastTuner!Haha I guess I could finish what I was doing.Just a question, how do you manage to create skins? I looked at your skin in notepad (the default one of course), and it looked like total gibberish like compiled exe's and stuff?How do you create the skins for this?shanetSorry for the delay i have some cookies problem !See this If you speak chinese and if you are interested I have got a skin editor for .she file... AutoIt 3.3.18.0 X86 - SciTE 4.4.6.0 - WIN 11 24H2 X64 - Other Examples Scripts
shanet Posted September 11, 2011 Posted September 11, 2011 (edited) Looks really nice! On Win7 x64 it plays only the music when it is compiled! The glass effect looks really nice on my xp vm but can you disable it on Vista+ os? Because original effect looks still better. Br,UEZ Very simple, just comment out this like in the _GuiCreate function._GuiSkin ( @TempDir & '\TST\skin\whitefire.she' )However this does something diabolical to the GUI... Sorry for the delay i have some cookies problem ! See this If you speak chinese and if you are interested I have got a skin editor for .she file...No, I can not speak Chinese - but Google can Simple done I am having a hack around with this code Oh, and by the way your downloads for FileInstall function are no longer valid. I am working on a small script to create these files EDIT: Here is the finished code for TinyShoutCastTuner... As you can see, really the only visible difference is the favourites button.The space made will be used for a settings button.The real difference is in the operation.If you single click on a result it will give you the station data and double click loads it. You can still use the old method of stop then play however this has simply been automated.If you did not select an element on the favorites list it would automatically delete the first item. A simple work-around for this was to check if an element was actually selected.Pausing would actually disconnect from the server. This would mean you would have to re-connect to the server every time you un-pause. In other words pause was another word for stop. Pause now literally mutes the playback so as soon as you click play it is restored to its previous state. Stop functions normally.Registry settings did not work for normal users - you needed to run this as administrator. This has all been re-done to fix these problems. There is also a skin registry key if you wish to use another skin (see below for example).On load it should now load the station data of the station that loads on startup. As the forum will not let me post raw code, please see the attached file.If you do not have the files required, you can download them here:http://www.mediafire.com/?rf9fhj51fvflp2ahttp://www.mediafire.com/?1irzpwc92ghp6u9http://www.mediafire.com/?e08nb789twvu35u You should be presented with instructions on run. Enjoy TinyShoutCastViewer.au3 Edited September 11, 2011 by shanet [font="Comic Sans MS"]My code does not have bugs! It just develops random features.[/font]My Projects[list][*]Live Streaming (Not my project, but my edited version)[right]AutoIt Wrappers![/right][/list]Pure randomness[list][*]Small Minds.......................................................................................................[size="1"]Simple progress bar that changes direction at either sides.[/size][*]ChristmasIt AutoIt Christmas Theme..........................................................[size="1"]I WAS BOOOORED![/size][*]DriveToy..............................................................................................................[size="1"]Simple joke script. Trick your friends into thinking their computer drive is haywire![/size][/list]In Development[list][*]Your Background Task Organiser[*]AInstall Second Generation[/list]BEFORE POSTING ON THE FORUMS, TRY THIS: %programfiles%/AutoIt3/autoit3.chm
wakillon Posted September 15, 2011 Author Posted September 15, 2011 (edited) @Shanet I am a bit disappointed... Since all that time, I thought you would have created your own version ! And why change the name ? Edited September 15, 2011 by wakillon AutoIt 3.3.18.0 X86 - SciTE 4.4.6.0 - WIN 11 24H2 X64 - Other Examples Scripts
WhiteStar Posted January 21, 2012 Posted January 21, 2012 Quick Question regarding this. I used a part of this system to develop a little utility to pull play lists and store them in a specific format. This has been working really well but then today (after not using the utility for a couple of months) I discovered the DEV KEY is now dead. I have looked High & Low all over the winamp wiki and related materials there and nowhere could I "gleen" how to apply for a dev key or how to get a new one. What is the magic spell to get a Dev Key from shoutcast ? Any help would be appreciated. Thanks in Advance for the help WS ~ WhiteStar Magic Always tuned to http://www.superbluesradio.com/ Tune in at http://87.117.217.41:8036/
wakillon Posted January 21, 2012 Author Posted January 21, 2012 (edited) Hi WhiteStarThe API stopped working because they have now completed their migration to the new SHOUTcast 2.0 API. Information about this impending migration was given to all developersand as far back as September 2010: http://www.shoutcastblog.com/2010/09/30/shoutcast-api-update/Since there was no record of your app or DEV ID being a licensed SHOUTcast Partneryour DEV ID was blocked by their system once the migration was complete and their legacy systems were shut off in December 2011.Normally you should have received an email from faisal@shoutcast.com for continue to use the SHOUTcast API and become a licensed partner,because now they must approve your app.(they have certain requirements)Try to Contact : faisal@shoutcast.comI am still waiting their answer, that's why my script doesn't work correctly... Edited January 21, 2012 by wakillon AutoIt 3.3.18.0 X86 - SciTE 4.4.6.0 - WIN 11 24H2 X64 - Other Examples Scripts
WhiteStar Posted January 21, 2012 Posted January 21, 2012 Thanks for the speedy response. That really sucks, I must say... I was pulling the playlists and writting them into a text listing format by genre... I won't hold my breath on AOL, so hopefully something will be figured out. I suppose it's time to explore Icecast and see how they do it... possibly that might be an alternate solution to getting music stream lists. Thanks Again WhiteStar ~ WhiteStar Magic Always tuned to http://www.superbluesradio.com/ Tune in at http://87.117.217.41:8036/
Mikeman27294 Posted January 22, 2012 Posted January 22, 2012 Hey, since this thread has been bumped recently, do you still have the editor for .she files?If you speak chinese and if you are interested I have got a skin editor for .she file...I dont care about it being in Chinese, the resource editor I use doesn't work for .she files.Thanks.
wakillon Posted January 22, 2012 Author Posted January 22, 2012 Hey, since this thread has been bumped recently, do you still have the editor for .she files?I dont care about it being in Chinese, the resource editor I use doesn't work for .she files.Thanks.Download Link : SHEditorv0.2beta5Good luck ! AutoIt 3.3.18.0 X86 - SciTE 4.4.6.0 - WIN 11 24H2 X64 - Other Examples Scripts
wakillon Posted January 22, 2012 Author Posted January 22, 2012 Thanks!If you find a way to get it in english, PM me ! AutoIt 3.3.18.0 X86 - SciTE 4.4.6.0 - WIN 11 24H2 X64 - Other Examples Scripts
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now