[GH-ISSUE #100] Localization and no playback #69

Closed
opened 2026-02-26 02:32:00 +03:00 by kerem · 9 comments
Owner

Originally created by @FelixINX on GitHub (Dec 17, 2015).
Original GitHub issue: https://github.com/koel/koel/issues/100

Hi,

It will be very great to allow users to change the app language. I am not sure, but there is no localization feature in VueJS?

Also, I cannot listen to song. There are only a ribbon loading for ever. Here is a screenshot.
screenshot

The song is not playing :-( .

Thanks

Originally created by @FelixINX on GitHub (Dec 17, 2015). Original GitHub issue: https://github.com/koel/koel/issues/100 Hi, It will be very great to allow users to change the app language. I am not sure, but there is no localization feature in VueJS? Also, I cannot listen to song. There are only a ribbon loading for ever. Here is a screenshot. ![screenshot](http://i.imgur.com/lW5vzwI.png) The song is not playing :-( . Thanks
kerem closed this issue 2026-02-26 02:32:00 +03:00
Author
Owner

@christ0ph3r commented on GitHub (Dec 17, 2015):

I had similar issue with loading bar and had to run bower install && gulp --production and use instructions on wiki https://github.com/phanan/koel/wiki .

<!-- gh-comment-id:165557231 --> @christ0ph3r commented on GitHub (Dec 17, 2015): I had similar issue with loading bar and had to run bower install && gulp --production and use instructions on wiki https://github.com/phanan/koel/wiki .
Author
Owner

@FelixINX commented on GitHub (Dec 17, 2015):

#100 issue! Nice work @phanan !
@christ0ph3r It is not working..

<!-- gh-comment-id:165560845 --> @FelixINX commented on GitHub (Dec 17, 2015): #100 issue! Nice work @phanan ! @christ0ph3r It is not working..
Author
Owner

@christ0ph3r commented on GitHub (Dec 17, 2015):

Actually I am wrong with my last statement now that I think about it more. The issue was actually my machine couldn't support that playback.

What OS are you using @FelixINX ?

<!-- gh-comment-id:165606341 --> @christ0ph3r commented on GitHub (Dec 17, 2015): Actually I am wrong with my last statement now that I think about it more. The issue was actually my machine couldn't support that playback. What OS are you using @FelixINX ?
Author
Owner

@FelixINX commented on GitHub (Dec 17, 2015):

@christ0ph3r Windows 10 Pro. On PHP 5.6. I cannot upgrade to 7.0 for now, because my stack depends on Zend, that not support for now. But it dosen't look like an PHP error.

<!-- gh-comment-id:165610690 --> @FelixINX commented on GitHub (Dec 17, 2015): @christ0ph3r Windows 10 Pro. On PHP 5.6. I cannot upgrade to 7.0 for now, because my stack depends on Zend, that not support for now. But it dosen't look like an PHP error.
Author
Owner

@FelixINX commented on GitHub (Dec 17, 2015):

Wait, I have this in my JS console:
http://localhost:8000/api/0abd5cb92a72a9fb47014b0e7b53c397/play Failed to load resource: the server responded with a status of 404 (Not Found)

<!-- gh-comment-id:165611119 --> @FelixINX commented on GitHub (Dec 17, 2015): Wait, I have this in my JS console: `http://localhost:8000/api/0abd5cb92a72a9fb47014b0e7b53c397/play Failed to load resource: the server responded with a status of 404 (Not Found)`
Author
Owner

@phanan commented on GitHub (Dec 18, 2015):

Looks like a mod_rewrite issue to me.

<!-- gh-comment-id:165642904 --> @phanan commented on GitHub (Dec 18, 2015): Looks like a `mod_rewrite` issue to me.
Author
Owner

@phanan commented on GitHub (Dec 18, 2015):

Re: localization – not in a near future I guess. Afterall, Koel is not an essay 😉

<!-- gh-comment-id:165647247 --> @phanan commented on GitHub (Dec 18, 2015): Re: localization – not in a near future I guess. Afterall, Koel is not an essay :wink:
Author
Owner

@FelixINX commented on GitHub (Dec 22, 2015):

@phanan Any idea for fixing this?

<!-- gh-comment-id:166710392 --> @FelixINX commented on GitHub (Dec 22, 2015): @phanan Any idea for fixing this?
Author
Owner

@phanan commented on GitHub (Dec 23, 2015):

Looks like a mod_rewrite issue to me.

Like I said, start from mod_rewrite I guess?

<!-- gh-comment-id:166785715 --> @phanan commented on GitHub (Dec 23, 2015): > Looks like a mod_rewrite issue to me. Like I said, start from mod_rewrite I guess?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#69
No description provided.