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

Show time that track starts #11

Open
WickyNilliams opened this issue Apr 28, 2016 · 11 comments
Open

Show time that track starts #11

WickyNilliams opened this issue Apr 28, 2016 · 11 comments

Comments

@WickyNilliams
Copy link

Would be useful to know at what time a track starts, so i can quickly scrub to that point

@adlawson
Copy link
Owner

adlawson commented May 6, 2016

Hey @WickyNilliams. Thanks for the request.
It's been requested before in #6 and I said I probably wouldn't be looking into adding that feature as I just wanted to restore the previous behaviour.

I'll leave this issue open for now to see if it's more widely requested.
If it is then I'll look into implementing it.

@DevilstormCZ
Copy link

+1 for show time track starts

@adlawson
Copy link
Owner

There's another request for this by Zygintas Bernotavičius in the Chrome webstore.

Maybe I should look at this. I'll need to check the data is there first, but I can't see this being a problem.

@djg
Copy link
Contributor

djg commented Mar 28, 2017

@adlawson When I looked at this, the time information was missing in the data returned from mixcloud.

@zygisber
Copy link

The plugin was really helphul for me. I have made simple excel for my self witch generates cue list pasting track list. Than burn audio CD using cue with imgburn and enjoy my self listening favourite mixes with ability to jump throug tracks without anoying looong forwarding/rewinding. So track position would save lots of time analysing mix for proper track position and manual time entry in cue.

@zygisber
Copy link

Those fortunate car owners with digital audio format (mp3, flac, etc) players may use cuesplitter to automaticaly cut mixes into separate tracks and enjoy track skipping.

@zygisber
Copy link

so, not possible?

@adlawson
Copy link
Owner

No I think it is possible. I've already started looking at it but I have other obligations. If you like you're welcome to submit changes, otherwise it'll have to wait until I have some free time to finish it up.

I'll post here when I have an ETA

@zygisber
Copy link

Can you give me a nudge? Link to tutorials, how to build/test your plugin? It is completely unknown teritory for me :)

@zygisber
Copy link

zygisber commented Apr 3, 2017

While inspecting code I see that there are track starting possitions in secs: <div ng-init="tracklistShown=false;audioLength=7285;sectionStartTimes=[0, 516, 825, 1281, 1653, 1971, 2283, 2553, 2907, 3264, 3612, 3990, 4530, 4923, 5244, 5541, 5895, 6213, 6522, 6819]">
However I do not know how to put it in use :( I have been able set up pc to build your extension, but I understanding js is beyond my abilities :)

@adlawson adlawson mentioned this issue Apr 9, 2017
3 tasks
@zygisber
Copy link

I have added some stuff for my self, if you find anything usefull I'll share the code: https://chrome.google.com/webstore/detail/mixcloud-tracklist-downlo/lglkomjmpemepahcicfhkpbcmfncpefi/related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants