jllodra / cmod3

cmod3 module (.IT, .XM, .S3M, .MOD...) music player
30 stars 10 forks source link

[2.1.0] unable to use the Mod Archive #10

Closed marcin-szalski closed 8 years ago

marcin-szalski commented 8 years ago

with the 2.1.0 version I'm unable to download any items from the Mod Archive tab, it's loading all the time.

OS: OS X, 10.11.5

release downloaded from the following location: https://github.com/jllodra/cmod3/releases/download/2.1.0/cmod3-2.1.0-osx64.zip

screenshot attached

screen shot 2016-07-08 at 10 44 49
jllodra commented 8 years ago

Thank you for the report Marcin,

will have a look at it as soon as possible and will get back to you.

jllodra commented 8 years ago

I can't reproduce the problem here... So the problem is elsewhere.

Could you please take a look at the Console Tab? Here are the steps you can follow:

1) Open cmod3 2) Hit Ctrl-0 3) Go to the Console tab 4) Hit Command-r (cmod will reload) 5) Go to the Modarchive tab, etc, till the error happens, and send me an screenshot of your Console. It should contain one or more errors.

marcin-szalski commented 8 years ago

screenshot attached from a reproduction:

screen shot 2016-07-08 at 11 57 40
jllodra commented 8 years ago

I believe I know where the problem is.

You have cloned/downloaded the source code instead of downloading the packaged app, haven't you?

cmod can't find the Modarchive API key necessary to make the requests.

So all I can tell you is:

1) If you have interest in contributing to the source code of cmod, I can share the key with you. 2) If you have no interest in contributing, I recommend you to download the packaged app.

marcin-szalski commented 8 years ago

sorry to disappoint you, Josep, but I did download the release binary (mentioned in my very first message) and not the source code.

jllodra commented 8 years ago

Seems that release is messed up. Sorry.

I will check my build system and prepare a new release as soon as possible...

jllodra commented 8 years ago

Hi again Marcin,

please download the latest release:

https://github.com/jllodra/cmod3/releases/tag/2.1.0d

I think I have fixed the build system.

If you have any other issue or suggestion, feel free to open more issues. Please note that you can change the download folder for songs from MA in More > Settings.

marcin-szalski commented 8 years ago

Hi Josep, now I can confirm the latest release (mentioned in your previous comment) does work much better - Mod Archive operates as expected. hence this item can be closed as resolved

jllodra commented 8 years ago

Great