TomDuDolan Posted June 26, 2011 Share Posted June 26, 2011 (edited) Hello all, looking for a bit of feedback herethis is a simple radio application I made.Any feedback is welcome, improvements etc...Create a folder for these as they download addition files from the server!If you do not trust me or the files then you can always run in Sandboxie!Thanks, Tom.Current bug:Updater doesn't apply the update, seems to be sessional only.Getting round to this at the moment.UPDATE:I have updated Version 2, now it has working Volume thanks to @KlovisNow it has the Radio and an Updater. Please feel free to try them.http://scriptr.uk.to/v2.zipMirror:- http://scriptr2.uk.to/v2.zip (Home connection, may be slower)Mirror 2 :- http://dolan.site88.net/software/radio/ Edited July 9, 2011 by TomDuDolan My ickle pieces of software :3Radio Scriptr //Almost completeSimple IP/URL pinger, my first program. //CompletedSimple Downloader // Working - basic stateOn-GoingRadio Scriptr - Radio Server. Link to comment Share on other sites More sharing options...
Chimaera Posted June 26, 2011 Share Posted June 26, 2011 couple of errors the Wend at the end of the script has an extra "e" on it and when i tried the dance station it gave me this Desktop\radio script.au3 (113) : ==> Variable must be of type "Object".: $Obj1.URL = $inirock[$itemsel][1] $Obj1^ ERROR ->13:19:18 AutoIT3.exe ended.rc:1 and it exited Win 7 Ultimate 64 bit If Ive just helped you ... miracles do happen. Chimaera CopyRobo() * Hidden Admin Account Enabler * Software Location From Registry * Find Display Resolution * _ChangeServices() Link to comment Share on other sites More sharing options...
gigi1 Posted June 26, 2011 Share Posted June 26, 2011 Nice project, quite everything is fine, but stop button, restart button and volume controls doesn't work. Win 7 32bit Link to comment Share on other sites More sharing options...
TomDuDolan Posted June 26, 2011 Author Share Posted June 26, 2011 couple of errors the Wend at the end of the script has an extra "e" on it and when i tried the dance station it gave me this Desktop\radio script.au3 (113) : ==> Variable must be of type "Object".: $Obj1.URL = $inirock[$itemsel][1] $Obj1^ ERROR ->13:19:18 AutoIT3.exe ended.rc:1 and it exited Win 7 Ultimate 64 bit Odd, this is pasted straight from the .Au3 tested it before uploading and it was fine. Open it a couple of times for stations to download then try again. -Tom. My ickle pieces of software :3Radio Scriptr //Almost completeSimple IP/URL pinger, my first program. //CompletedSimple Downloader // Working - basic stateOn-GoingRadio Scriptr - Radio Server. Link to comment Share on other sites More sharing options...
TomDuDolan Posted June 26, 2011 Author Share Posted June 26, 2011 Nice project,quite everything is fine, but stop button, restart button and volume controls doesn't work.Win 7 32bitThe volumne on Windows 7 doesn't work, I need to find some code to fix that but I've tried pretty much every option and nothing. Stop (on V1) isn't programmed, I forgot about that.v2's buttons all work, except two, in which I need to make the web dirs for.Sorry about double post.-Tom. My ickle pieces of software :3Radio Scriptr //Almost completeSimple IP/URL pinger, my first program. //CompletedSimple Downloader // Working - basic stateOn-GoingRadio Scriptr - Radio Server. Link to comment Share on other sites More sharing options...
Chimaera Posted June 26, 2011 Share Posted June 26, 2011 Opened closed several times tried the station again and same error and crash If Ive just helped you ... miracles do happen. Chimaera CopyRobo() * Hidden Admin Account Enabler * Software Location From Registry * Find Display Resolution * _ChangeServices() Link to comment Share on other sites More sharing options...
TomDuDolan Posted June 27, 2011 Author Share Posted June 27, 2011 Updated it now, download the .zip this may solve problems. Contains all the files that it requires to run. http://scriptr.uk.to/releases/Radiov15.zip Remember, if you don't trust it, use Sandboxie. NOTE: Volume control is bugged on Windows 7! I need to find a line or two of coding to make it work! My ickle pieces of software :3Radio Scriptr //Almost completeSimple IP/URL pinger, my first program. //CompletedSimple Downloader // Working - basic stateOn-GoingRadio Scriptr - Radio Server. Link to comment Share on other sites More sharing options...
Chimaera Posted June 27, 2011 Share Posted June 27, 2011 Would this help with win 7? If Ive just helped you ... miracles do happen. Chimaera CopyRobo() * Hidden Admin Account Enabler * Software Location From Registry * Find Display Resolution * _ChangeServices() Link to comment Share on other sites More sharing options...
TomDuDolan Posted June 27, 2011 Author Share Posted June 27, 2011 Would this help with win 7?No, I've tried a couple of includes and DLLs, though Vista is fine, it's just Windows 7 - the slider moves but volume isn't applied. My ickle pieces of software :3Radio Scriptr //Almost completeSimple IP/URL pinger, my first program. //CompletedSimple Downloader // Working - basic stateOn-GoingRadio Scriptr - Radio Server. Link to comment Share on other sites More sharing options...
wraithdu Posted June 27, 2011 Share Posted June 27, 2011 (edited) Sigh. You never posted any code or example of how you tried to use my plugin. I also realized in your screenshot, it says Windows 8. No one obviously can support Win8 or any kind of beta preview whatever it is. That said, your screenshot also shows something else. You master volume in the VM is 0%. ALL individual volumes are a PERCENTAGE of the MASTER. So 100% of a child when the master is 50%, is 50%. %50 child of master at 50%, is 25%. ANY percentage of 0%.... is 0%. Fix you master volume level and try again. Edited June 27, 2011 by wraithdu Link to comment Share on other sites More sharing options...
TomDuDolan Posted June 27, 2011 Author Share Posted June 27, 2011 (edited) Sigh. You never posted any code or example of how you tried to use my plugin. I also realized in your screenshot, it says Windows 8. No one obviously can support Win8 or any kind of beta preview whatever it is.That said, your screenshot also shows something else. You master volume in the VM is 0%. ALL individual volumes are a PERCENTAGE of the MASTER. So 100% of a child when the master is 50%, is 50%. %50 child of master at 50%, is 25%. ANY percentage of 0%.... is 0%. Fix you master volume level and try again.Sigh.The VM name was a typo, not really bother about that, it is Windows 7.Yes, I am sorry about the master volume but that was set to 100% and the slider in the radio was functioning, adjustment to the apps volume but it didn't change it's levels if you know what I mean?Slider on 0 but still full volume.NVM got it working thanks to Klovis. Edited June 29, 2011 by TomDuDolan My ickle pieces of software :3Radio Scriptr //Almost completeSimple IP/URL pinger, my first program. //CompletedSimple Downloader // Working - basic stateOn-GoingRadio Scriptr - Radio Server. Link to comment Share on other sites More sharing options...
TomDuDolan Posted June 29, 2011 Author Share Posted June 29, 2011 Updated radio & added updater. My ickle pieces of software :3Radio Scriptr //Almost completeSimple IP/URL pinger, my first program. //CompletedSimple Downloader // Working - basic stateOn-GoingRadio Scriptr - Radio Server. Link to comment Share on other sites More sharing options...
TomDuDolan Posted July 2, 2011 Author Share Posted July 2, 2011 Updated & improved start-up times. Run the updater if you have the software. My ickle pieces of software :3Radio Scriptr //Almost completeSimple IP/URL pinger, my first program. //CompletedSimple Downloader // Working - basic stateOn-GoingRadio Scriptr - Radio Server. Link to comment Share on other sites More sharing options...
Chimaera Posted July 2, 2011 Share Posted July 2, 2011 Downloaded updated tried again and still errorLine 7479 (File "etc etc Radio Scriptr.exe"):Error variable must be of type "Object".Chimaera If Ive just helped you ... miracles do happen. Chimaera CopyRobo() * Hidden Admin Account Enabler * Software Location From Registry * Find Display Resolution * _ChangeServices() Link to comment Share on other sites More sharing options...
TomDuDolan Posted July 2, 2011 Author Share Posted July 2, 2011 Downloaded updated tried again and still errorChimaeraThat's odd, updater has been tested on all OS as of XP on both arch (32 and 64) and it works :SEven without the radio being installed it still seems to download the correct packages. My ickle pieces of software :3Radio Scriptr //Almost completeSimple IP/URL pinger, my first program. //CompletedSimple Downloader // Working - basic stateOn-GoingRadio Scriptr - Radio Server. Link to comment Share on other sites More sharing options...
wakillon Posted July 5, 2011 Share Posted July 5, 2011 Download link seems to be dead. AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts Link to comment Share on other sites More sharing options...
TomDuDolan Posted July 7, 2011 Author Share Posted July 7, 2011 Download link seems to be dead.My host has been having a bit of downtime lately.Will reup if it's still broke.-T My ickle pieces of software :3Radio Scriptr //Almost completeSimple IP/URL pinger, my first program. //CompletedSimple Downloader // Working - basic stateOn-GoingRadio Scriptr - Radio Server. Link to comment Share on other sites More sharing options...
wakillon Posted July 7, 2011 Share Posted July 7, 2011 Still unavailable...Try to use a different file hoster. AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts Link to comment Share on other sites More sharing options...
TomDuDolan Posted July 8, 2011 Author Share Posted July 8, 2011 Still unavailable...Try to use a different file hoster.Added a link, check desc.-T My ickle pieces of software :3Radio Scriptr //Almost completeSimple IP/URL pinger, my first program. //CompletedSimple Downloader // Working - basic stateOn-GoingRadio Scriptr - Radio Server. Link to comment Share on other sites More sharing options...
wakillon Posted July 8, 2011 Share Posted July 8, 2011 Same Result... AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts Link to comment Share on other sites More sharing options...
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