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

[Request] Play Track From Beginning #51

Closed
Nzzyme opened this issue Mar 14, 2021 · 3 comments
Closed

[Request] Play Track From Beginning #51

Nzzyme opened this issue Mar 14, 2021 · 3 comments

Comments

@Nzzyme
Copy link

Nzzyme commented Mar 14, 2021

Hi, I would like to suggest a feature. When we click on the play icon of any channel on any service (Radiotunes, DI, etc.), it takes us to that channels page and the audio starts playing. However, it begins playing from the middle or from a point in time in which the stream is live (as it is a live stream). I observed that I was able to click and drag the current playing point all the way to the beginning and start playing the track from the beginning.

Could you therefore implement a feature so that when we click on the play icon, it takes us to the channel page and the audio actually begins playing from the beginning of the track?

@lethak
Copy link
Owner

lethak commented Apr 8, 2021

This will be in the next release, thanks for the idea.

lethak added a commit that referenced this issue Apr 8, 2021
…v2021.4.43)

All platforms:
* Misc (VueJS): Fixed component inclusion to prevent webpack from injecting the DOM prior to the DOM existing at all. (issue #48)
* Player (track download button): Fixed some edge cases preventing the download button from working as intended. (issue #50)
* Player (track play): The ability to play a track from its hero or favorite page is now toggleable in the userscript's settings. It was
previously forced on.
* Player (track play): Implemented a new feature to always play a track from the beginning (toggleable). (issue #51)
* Misc (js errors): Fixed some javascript errors triggered when using deprecated API values.

di-only:
* Navigation (UI): Fixed the "DIUserscript" menu entries & removed the "Go Premium" one (issue #52)
* Player (volume input control): Fixed CSS since its now vertical instead of horizontal (issue #46). Its still slightly ugly but its working.
@lethak
Copy link
Owner

lethak commented Apr 8, 2021

Implemented in version v2021.4.43 (enabled by default)

@lethak lethak closed this as completed Apr 8, 2021
@Nzzyme
Copy link
Author

Nzzyme commented Apr 9, 2021

Thanks! I tried updating this script in Tampermonkey but it won't update. See screenshot. Can you please advise?

https://prnt.sc/117wp3o

Edit: I closed the browser, launched it again and disabled other scripts except yours and tried again and it worked. Not sure why it didn't work earlier. Anyway, I'll check out the new update and give feedback. Thanks

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

2 participants