Giter VIP home page Giter VIP logo

Comments (7)

vincelwt avatar vincelwt commented on August 30, 2024

Hi @w0xel

That's weird, it though it was ok with 0.2.3.

Could you run Harmony (better on Linux) from the command line and send me the log (everything showing on the console) ? Thanks

Harmony --enable--logging

from harmony.

w0xel avatar w0xel commented on August 30, 2024

There doesn't seem to be anything GooglePlayMusic related...
I reset cache and settings in harmony and restarted with --enable-logging and logged into GPM

[25136:0912/185518:ERROR:browser_main_loop.cc(219)] Running without the SUID sandbox! See https://chromium.googlesource.com/chromium/src/+/master/docs/linux_suid_sandbox_development.md for more information on developing with the sandbox on. [25153:0912/185518:WARNING:ipc_message_attachment_set.cc(57)] MessageAttachmentSet destroyed with unconsumed descriptors: 0/1 [25136:0912/185519:INFO:CONSOLE(16)] "We are on a -linux- system", source: file:///home/w0xel/harmony-0.2.3/resources/app/app/js/app.js (16) [25136:0912/185519:INFO:CONSOLE(20)] "Mediakeys module not found.", source: file:///home/w0xel/harmony-0.2.3/resources/app/app/js/player.js (20) [25136:0912/185519:INFO:CONSOLE(16)] "We are on a -linux- system", source: file:///home/w0xel/harmony-0.2.3/resources/app/app/js/app.js (16) [25181:0912/185525:ERROR:PlatformKeyboardEvent.cpp(84)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState() [25181:0912/185556:ERROR:PlatformKeyboardEvent.cpp(84)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState() [25181:0912/185556:ERROR:PlatformKeyboardEvent.cpp(84)] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState() [25181:0912/185558:ERROR:PlatformKeyboardEvent.cpp(117)] Not implemented reached in static PlatformEvent::Modifiers blink::PlatformKeyboardEvent::getCurrentModifierState() [25181:0912/185559:ERROR:PlatformKeyboardEvent.cpp(117)] Not implemented reached in static PlatformEvent::Modifiers blink::PlatformKeyboardEvent::getCurrentModifierState() [25181:0912/185600:ERROR:PlatformKeyboardEvent.cpp(117)] Not implemented reached in static PlatformEvent::Modifiers blink::PlatformKeyboardEvent::getCurrentModifierState() [25136:0912/185608:INFO:CONSOLE(131)] "local fetched, testing internet", source: file:///home/w0xel/harmony-0.2.3/resources/app/app/js/main.js (131) [25136:0912/185608:INFO:CONSOLE(2)] "Testing internet...", source: file:///home/w0xel/harmony-0.2.3/resources/app/app/js/fetch.js (2) [25136:0912/185608:INFO:CONSOLE(351)] "listView", source: file:///home/w0xel/harmony-0.2.3/resources/app/app/js/main.js (351) [25136:0912/185608:INFO:CONSOLE(283)] "Uncaught TypeError: Cannot read property 'sort' of undefined", source: file:///home/w0xel/harmony-0.2.3/resources/app/app/js/main.js (283) [25153:0912/185608:WARNING:x11_util.cc(1407)] X error received: serial 189, error_code 3 (BadWindow (invalid Window parameter)), request_code 4, minor_code 0 (X_DestroyWindow) [25136:0912/185609:INFO:CONSOLE(188)] "Latest release is 0.2.3", source: file:///home/w0xel/harmony-0.2.3/resources/app/app/js/main.js (188) [25136:0912/185610:INFO:CONSOLE(351)] "listView", source: file:///home/w0xel/harmony-0.2.3/resources/app/app/js/main.js (351) [25136:0912/185611:INFO:CONSOLE(351)] "listView", source: file:///home/w0xel/harmony-0.2.3/resources/app/app/js/main.js (351) [25136:0912/185611:INFO:CONSOLE(326)] "Good trackList", source: file:///home/w0xel/harmony-0.2.3/resources/app/app/js/main.js (326) [25136:0912/185612:INFO:CONSOLE(157)] "Everything over", source: file:///home/w0xel/harmony-0.2.3/resources/app/app/js/main.js (157) [25136:0912/185612:INFO:CONSOLE(351)] "listView", source: file:///home/w0xel/harmony-0.2.3/resources/app/app/js/main.js (351)

from harmony.

w0xel avatar w0xel commented on August 30, 2024

Well, i played around a bit trying to find the issue.
Harmony is behaving strange regarding Google Play Music:
When first trying GPM, harmony would correctly load all titles in "My Music - Google Play Music", including Music i can only access with All Access.
Also "Thumbs up" would show all expected titles, but in the wrong order (a commit mentions it being sorted by date? It looks like it didn't compare the year, because the order is almost right)

All Playlists containing All Access titles were completely empty...

I then decided to delete all Playlists i didn't need anymore (i had like 20, 15 of which weren't used in a year). After going to Harmony settings and closing them again, without closing harmony, the app would reload all Playlists. The deleted Playlists weren't gone, instead, they were all filled correctly, even the ones i just deleted.
Then, after restarting harmony, the deleted playlists were gone, and the remaining playlists were shown correctly. (Also in the almost right, but wrong order tho)

from harmony.

w0xel avatar w0xel commented on August 30, 2024

So.. All Access is working, should i open other issues concerning the Order and Playlist amount issues?

from harmony.

vincelwt avatar vincelwt commented on August 30, 2024

About the Thumbs up wrong order: I saw the problem today and fixed it in a recent commit, it should behave ok in the upcoming release.

I am also aware of the playlists staying after they were deleted, but I still haven't found an optimal way to fix this. What's strange though is that they were filled after that, and why they weren't showing before.

Still, thanks a lot for reporting, I'll try fixing the playlist issue soon

from harmony.

w0xel avatar w0xel commented on August 30, 2024

I'm on the git version currently, with the commit already being pulled. Shows same "thumbs up" behavior as 0.2.3. I already tried reloading everything. Maybe the RatingTimestamp is not correct?

Edit moving this to another issue...

from harmony.

vincelwt avatar vincelwt commented on August 30, 2024

Playlists not being removed after deletion problem was fixed in a recent commit.

from harmony.

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.