Code Monkey home page Code Monkey logo

Comments (18)

jesus2099 avatar jesus2099 commented on June 2, 2024 3

@fmera, are you in a 30 minute shift time zone? What is your time zone?
Could you test this latest version (fa6e569 → View → Raw) and copy / paste me what you get in the JavaScript console, please?

from konami-command.

fmera avatar fmera commented on June 2, 2024 1

nope, still showing the +30min…

but it's no big deal, i've already gotten used to it after all these years!

from konami-command.

fmera avatar fmera commented on June 2, 2024 1

49:06

from konami-command.

fmera avatar fmera commented on June 2, 2024 1

will retry when i'm free, but it's no big deal really. don't waste too much tme figuring it out ;) anyway, i'm not in a "30min" time zone, full hour time zone. but what has time zones got to do with track times anyway?

then shift up and down the remote tracklist to check if both local and remote times are now correct or not. :)
don't think that will have any effect, as i've been doing that fairly often, to align tracklists between releases that are displaced. it won't cause the 30min error to go away.

will get back to you when i've tried the above fa6e569

from konami-command.

jesus2099 avatar jesus2099 commented on June 2, 2024

I still don’t see this happening.
The code has changed maybe it won’t happen any more for fmera either.

from konami-command.

jesus2099 avatar jesus2099 commented on June 2, 2024

Now I can see it at those edits (fmera again).

from konami-command.

jesus2099 avatar jesus2099 commented on June 2, 2024

Again and asked for fmera’s help in https://musicbrainz.org/edit/43570372 as I never had this bug myself but he keeps having it all those… years !

from konami-command.

fmera avatar fmera commented on June 2, 2024

now on Firefox 51 on OS X 10.9.5 (Mavericks)

tested with just GM 3.9 and mb. MASS MERGE RECORDINGS 2016.6.15 enabled, still same problem.

no problems even up until the moment i click the "mass merge recordings" button to activate the panel, but the track times all instantly increase by 30mins the moment i paste the url of the source release.

from konami-command.

jesus2099 avatar jesus2099 commented on June 2, 2024

It must have something to do with OS X’s port of Firefox, then…
I don’t reproduce with FF 51 + GM 3.9 on Windows XP…

from konami-command.

jesus2099 avatar jesus2099 commented on June 2, 2024

@fmera, could you test this new version there?
Click the above commit link (or f4c9ef3), then View then Raw to install it.

from konami-command.

jesus2099 avatar jesus2099 commented on June 2, 2024

Sorry, try this later one (66fd017) instead. :)

from konami-command.

jesus2099 avatar jesus2099 commented on June 2, 2024

Really?
What does it show instead of 19:06 in https://musicbrainz.org/release/491eb8fc-e358-4e84-8db6-e0409a6a7661 ?

from konami-command.

jesus2099 avatar jesus2099 commented on June 2, 2024

Just try the same release on itself: https://musicbrainz.org/release/491eb8fc-e358-4e84-8db6-e0409a6a7661 and then shift up and down the remote tracklist to check if both local and remote times are now correct or not. :)

from konami-command.

fmera avatar fmera commented on June 2, 2024

rejoice!!!! ;p

your fa6e569 (2017.2.20) finally did the trick. the +30min bug is gone. how is it different from the latest regular update of your script?

from konami-command.

jesus2099 avatar jesus2099 commented on June 2, 2024

Thanks for the test, I will integrate this change to the main branch, that was indeed updated recently (I don’t remember for what feature). 👍

from konami-command.

jesus2099 avatar jesus2099 commented on June 2, 2024

Hello @fmera,
Do you sometimes use the track time parser from SUPER TURBO in release editor?
It seems maybe it could have the same 30 minute problem:

time = (date.getHours() * 60 + date.getMinutes()) + ":" + (date.getSeconds() < 10 ? "0" : "") + date.getSeconds();

from konami-command.

fmera avatar fmera commented on June 2, 2024

no, i don't have that script installed. good luck with the fix!

from konami-command.

jesus2099 avatar jesus2099 commented on June 2, 2024

In the devtools, Sensors tab, I can stimulate being in a timezone with minute shifts (not only hours), like @fmera.

AU	−1228+13050	Australia/Darwin

In the IANA list, Darwin has an easy to remember name.

from konami-command.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.