Page 1 of 1

offBeat 1.1 Music Downloader/Radio

Posted: Wed Jan 15, 2014 10:39 am
by Smiley
Hey Guys

I have been working on an offBeat update for a while now and have finished it although i must admit i have gotten a bit lazy and the final product is not what i pictured but it is still a solid update.
I hope you all enjoy it, i wont be working on any updates for at least a year and i'am open to anyone who wants to take control of this project while i'am travelling the source code also available but their will be no documentation if you need help understanding how it works feel free to PM me or post a question in this thread.

Installer
Source

Like always any criticisms or suggestions are welcome,
Smiley cooll;

Screenshots:
Image
Image
Image
Image

Re: offBeat 1.1 Music Downloader/Radio

Posted: Wed Jan 15, 2014 10:54 am
by Dummy1912
nice work #Smiley :D

even we found a bug
************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Documents\offBeat\radio data'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator`1.CommonInit()
at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at dlutitlity.Main.RadioTimer_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Re: offBeat 1.1 Music Downloader/Radio

Posted: Wed Jan 15, 2014 12:50 pm
by MrAlicard
If I see good the error message, not found the folder.
Create radio data folder in 'C:\Documents\offBeat\ .

Re: offBeat 1.1 Music Downloader/Radio

Posted: Wed Jan 15, 2014 1:18 pm
by Smiley
Hey guys thanks for the error reporting i have no idea why My.Computer.SpecialDirectories isn't working but i have updated the installer and have created a tool that should create the necessary folders for offBeat to function if this doesn't work for you please inform me. cooll;

offBeat Fixer Tool

Re: offBeat 1.1 Music Downloader/Radio

Posted: Wed Jan 15, 2014 2:13 pm
by Dummy1912
thanks works fine the fixer tool :)
seems download the song i asked for :)
only problem is the file has been download but the progressbar stays at 22% :( weird.

when you cancel the download the downloadpanel stays visible.

Re: offBeat 1.1 Music Downloader/Radio

Posted: Thu Jan 16, 2014 1:05 am
by Smiley
Dummy1912 wrote:
thanks works fine the fixer tool :)
seems download the song i asked for :)
only problem is the file has been download but the progressbar stays at 22% :( weird.

when you cancel the download the downloadpanel stays visible.
Yeah i have ran into that problem a couple of times i couldn't find the reason why but the main application stops communicating with the download utility i could try to fix it but it might take a while and i'm leaving next week so i'm a little busy, Sorry :(