Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offline mode #16

Closed
70mmy opened this issue Jan 8, 2014 · 3 comments
Closed

Offline mode #16

70mmy opened this issue Jan 8, 2014 · 3 comments

Comments

@70mmy
Copy link

70mmy commented Jan 8, 2014

Offline mode is the only thing missing from this app. I will try to see how the chrome extension works, maybe a port to safari could be done.

@70mmy
Copy link
Author

70mmy commented Jan 8, 2014

As far as I can tell the extension only allows unlimited local storage for the site. So I'm thinking that the site actually checks for how much local storage it has and if it is enough it turns on the offline mode.

@imanel
Copy link
Owner

imanel commented Jan 9, 2014

At some point I contacted dev team of Deezer and asked them question about it. It looks like there are dependency on IndexedDB that prevent this function to work on Safari (and therefore basic framework on OS X). There is possibility to include Google Chrome rendering engine instead of Safari's, but this would take too much work to be worth it.

@70mmy
Copy link
Author

70mmy commented Jan 9, 2014

I understand, I also got a response from the Deezer dev team, they said they are working on a native mac os app that will be available in a "couple of months"

So, until then will use the app without offline mode.

@70mmy 70mmy closed this as completed Jan 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants