maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [SFOS] [WIP] CuteSpotify for Sailfish (https://talk.maemo.org/showthread.php?t=91892)

luke_dirtwalker 2015-01-15 13:51

Re: [WIP] CuteSpotify for Sailfish
 
No MPRIS is not supported at the moment.

coderus 2015-01-15 13:56

Re: [WIP] CuteSpotify for Sailfish
 
Quote:

Originally Posted by j4mppa (Post 1456715)
does this bluetooth control use MPRIS protocal for example to use it with Pebble?

MPRIS RTFM

luke_dirtwalker 2015-01-15 22:11

Re: [WIP] CuteSpotify for Sailfish
 
Okay added some MPRIS magic, it is a bit a hack I'm not sure how well it works, please test. (It works for me with lockscreen player patch).

URL removed, use latest openrepos release.

j4mppa 2015-01-15 22:23

Re: [WIP] CuteSpotify for Sailfish
 
Quote:

Originally Posted by luke_dirtwalker (Post 1456804)
Okay added some MPRIS magic, it is a bit a hack I'm not sure how well it works, please test. (It works for me with lockscreen player patch).

https://drive.google.com/file/d/0B-K...ew?usp=sharing

works like a charm with pebble. I really apreciate this soo much thx

asa 2015-01-16 07:29

Re: [WIP] CuteSpotify for Sailfish
 
Quote:

Originally Posted by j4mppa (Post 1456806)
works like a charm with pebble. I really apreciate this soo much thx

Same here. Thank you luke!

cartron 2015-01-16 22:45

Re: [WIP] CuteSpotify for Sailfish
 
Quote:

Originally Posted by j4mppa (Post 1456806)
works like a charm with pebble. I really apreciate this soo much thx

Same here too, many thanks Luke!

luke_dirtwalker 2015-01-18 14:31

Re: [WIP] CuteSpotify for Sailfish
 
Version 1.5.2 now on openrepos. Source on github

HtheB 2015-01-18 21:32

Re: [WIP] CuteSpotify for Sailfish
 
Quote:

Originally Posted by luke_dirtwalker (Post 1457106)
Version 1.5.2 now on openrepos. Source on github

Thanks for the update!

I hope that you didn't miss my post about some ideas for you :)

localhost 2015-01-19 10:18

Re: [WIP] CuteSpotify for Sailfish
 
Works great with my car radio. And with the lockscreen player patch. Thanks!

Hopefully you'll add sharing track info over bluetooth too :-)

TemeV 2015-02-08 11:12

Re: [WIP] CuteSpotify for Sailfish
 
I'm having a strange problem. I can't laucn cutespotify from appgrid, but from terminal it launches with no problems. When clicking the icon from appgrid the cover with load animation appears and after few seconds the cover just disappears.

Only row in logs (journalctl /usr/bin/harbour-cutespotify) is:
QWaylandEglClientBufferIntegration::QWaylandEglCli entBufferIntegration:62 - Using Wayland-EGL

solbrit 2015-02-14 01:05

Re: [WIP] CuteSpotify for Sailfish
 
Is a "Search artist" and "Search album" feature while playing a song coming in a future version? It's the only thing I miss in this client...

luke_dirtwalker 2015-02-16 13:44

Re: [WIP] CuteSpotify for Sailfish
 
Quote:

Originally Posted by solbrit (Post 1460737)
Is a "Search artist" and "Search album" feature while playing a song coming in a future version? It's the only thing I miss in this client...

Can you explain what you mean by this?

luke_dirtwalker 2015-02-16 15:52

Re: [WIP] CuteSpotify for Sailfish
 
CuteSpotify has been renamed to CuteSpot:
Thus you will lose all your offline music, and have to reload everything.

It is recommended that you uninstall the old application and delete the following directory: "/home/nemo/.local/share/harbour-cutespotify" to free the previously used space

Furthermore, I think I finally fixed the startup crash, this time for real.

You find the new version on OpenRepos:
https://openrepos.net/content/lukedirtwalker/cutespot

n900user259 2015-02-16 16:36

Re: [WIP] CuteSpotify for Sailfish
 
So what version am I looking for?
Following the link I see a 1.5.3-1 mentioned.
In Warehouse however I'm presented with version 1.5.2-1 although the description shown there mentions the renaming to CuteSpot and includes the 1.5.3-1 changelog.

luke_dirtwalker 2015-02-16 16:52

Re: [WIP] CuteSpotify for Sailfish
 
Yes you are looking for 1.5.3-1, It seems you might need to download it via the browser as the name changed.

solbrit 2015-02-16 23:07

Re: [WIP] CuteSpotify for Sailfish
 
Quote:

Originally Posted by luke_dirtwalker (Post 1460932)
Can you explain what you mean by this?

1. you search, find, and start playing a track
2. while playing you long press the album cover photo
3. a menu appears with the option "Search album" which shows all tracks on the album, and the option "Search artist" which takes you to the artist's Spotify discography

That's how the Harmattan Spotify client works… And the android one…

:)

HtheB 2015-02-23 07:31

Re: [WIP] CuteSpotify for Sailfish
 
Search seems to be broken.
For example, I was looking for "Robbie Williams - It's Only Us", tried all kinds of combinations to find the music, but without success.

However, I could find it by searching for "Fifa songs" > playlist "FIFA SONGS 1998-2015" > 12th track of that playlist.

Seems like something isn't working right with the manual search results?

localhost 2015-02-24 07:10

Re: [WIP] CuteSpotify for Sailfish
 
Got a request for CuteSpot. I would love to see the Bluetooth controls, that now work like a charm, were expanded with streaming track info via Bluetooth as well.

I love using CuteSpot in my car and the recent changes make it a lot saver to use, controlling the playback without touching the phone. But showing the track-info would be a great addition to it all.

Without any technical knowledge on this, I would assume that part of the work is already in place with the build-in support for e.g. "Lockscreen player controls" which also shows the track info.

Morpog 2015-02-24 11:33

Re: [WIP] CuteSpotify for Sailfish
 
I think Jolla is working at integrating mpris into QT, so it could be worth to wait for that to finnish to get it allowed in store too.

See https://github.com/nemomobile/qtmpris

nodevel 2015-03-22 17:22

Re: [WIP] CuteSpotify for Sailfish
 
Just a heads up:

I created a small application for Spotify playlist management, SpotMan.

https://openrepos.net/sites/default/...?itok=TG20diKW

See the description on OpenRepos for explanation why a new app rather than expanding CuteSpot's functionality. It is using Spotify Web API, instead of the libspotify library.

I hope it will come handy to some.

Martinhsl68hw 2015-03-22 19:35

Re: [WIP] CuteSpotify for Sailfish
 
Great work nodevel-really useful!
One observation - when typing in a search term, can the keyboard stay open? It currently closes when displaying results.
Fab though! I can now ditch the Android app!

luke_dirtwalker 2015-03-31 22:30

Re: [WIP] CuteSpotify for Sailfish
 
I acknowledge the need for managing your spotify data from CuteSpot, thus I started the UI for it (the backend is already there) what should work so far:

Set collaborative mode
Renaming of playlists
Remove playlists /folders
Unsubscribe from playlists

just long press on the PlaylistItem to see the ContextMenu.

Please test this:
[LINK REMOVE] please test version below

I hope I can soon work on adding playlists / songs to playlists

luke_dirtwalker 2015-04-10 15:07

Re: [WIP] CuteSpotify for Sailfish
 
Please test new version with Track context menu, it allows to add tracks to playlists and also removal.

[Link removed, all changes are included in version 1.5.4-1]

nodevel 2015-04-10 20:44

Re: [WIP] CuteSpotify for Sailfish
 
Quote:

Originally Posted by luke_dirtwalker (Post 1466331)
Please test new version with Track context menu, it allows to add tracks to playlists and also removal.

https://drive.google.com/file/d/0B-K...ew?usp=sharing

Hi, it works great, thanks for the effort!

PS: I want to apologize I didn't contribute to CuteSpot development (as we once discussed), but did a separate app - I don't know C(++) yet, I didn't have enough time to learn it just for this small project and SpotMan was just a personal project, before I decided to share it with others.

luke_dirtwalker 2015-04-11 13:12

Re: [WIP] CuteSpotify for Sailfish
 
There is now a gitter chat open for CuteSpot:
https://gitter.im/lukedirtwalker/cutespotify that could come in handy for new developers and users likewise to discuss issues. Please join in.


@nodevel no need to apologize, even though most work was qml stuff, it still had some C++ fixes needed, which wouldn't be easy if you don't know the codebase quite good. And diversity is always a good thing :)

solbrit 2015-04-11 22:36

Re: [WIP] CuteSpotify for Sailfish
 
Latest version is brilliant!

luke_dirtwalker 2015-04-14 19:41

Re: [WIP] CuteSpotify for Sailfish
 
Since no one complained
New version is now on Openrepos, changes:
-Enable context menus for tracks, albums, and playlists
-Add a remorse timer for switching offline mode
-Re-enable artist browsing

luke_dirtwalker 2015-04-17 16:55

Re: [WIP] CuteSpotify for Sailfish
 
So I played a bit around with UI how do you like this new ArtistHeader ?
http://i.imgur.com/q4GHWQo.jpg

Morpog 2015-04-17 16:59

Re: [WIP] CuteSpotify for Sailfish
 
Looking good. The app gets better and better with each version!

Btw. I have seen in the latest sailfish upgrade changelog that MPRIS controls are now included, does that mean that bluetooth controls can get improved (like viewing track info and playlist)?

Oh and one little suggestion, for now without playlist view over bluetooth it's kinda bad that after a playlist is over that the playlist gets emptied. I need to get the phone out and start play again for that playlist or choose another playlist manually, as I cannot restart the just played playlist over bluetooth. As a workaround I enabled repeat playlist for now.

localhost 2015-04-18 08:04

Re: [WIP] CuteSpotify for Sailfish
 
Quote:

Originally Posted by luke_dirtwalker (Post 1467540)
So I played a bit around with UI how do you like this new ArtistHeader ?
http://i.imgur.com/q4GHWQo.jpg

Looks great. Have you tried to skip the cover image? As it is already shown as the background, perhaps leaving the smaller one out looks great too.

nodevel 2015-04-18 09:53

Re: [WIP] CuteSpotify for Sailfish
 
Quote:

Originally Posted by localhost (Post 1467595)
Looks great. Have you tried to skip the cover image? As it is already shown as the background, perhaps leaving the smaller one out looks great too.

I don't think it would look as good as it does now. The combination of thematic background and the clearly visible cover image is what makes it nice. Of course if Spotify provided (I'm not sure if it does) two types of images for artists, then it would make sense to show different one for the background and the avatar.

luke_dirtwalker 2015-05-08 12:08

Re: [WIP] CuteSpotify for Sailfish
 
Just a heads up:
CuteSpot is now finally released in the Jolla store.

With this comes version 1.5.5 which includes the new Album/Artist headers as previously shown in this thread. Also it is now possible to select playlists which are inside a folder when adding a song to a playlist.

Note that the Jolla store version does not feature Bluetooth controls as that is not allowed in harbour. I try to make sure that openrepos version is always higher such that you do not get update notifications from Store if you use the bluetooth version from openrepos.

Finally I'd like to thank to Jolla to allow the required pulseaudio plugin in harbour.

youmeego 2015-05-08 15:09

Re: [WIP] CuteSpotify for Sailfish
 
When will spotify allow us to sign in with spotify free account on sailfish?

And news about mixradio?

Morpog 2015-05-08 16:51

Re: [WIP] CuteSpotify for Sailfish
 
Great luke_dirtwalker, I'm sure people will love the app!

TemeV 2015-05-08 20:56

Re: [WIP] CuteSpotify for Sailfish
 
Quote:

Originally Posted by youmeego (Post 1469713)
When will spotify allow us to sign in with spotify free account on sailfish?

When they make an official Sailfish App, so most likely around the same time the official native Whatsapp arrives... There is no way to check that third party app plays adds, so there is no way to allow free account for CuteSpot et.al.

Hariainm 2015-05-08 23:17

Re: [WIP] CuteSpotify for Sailfish
 
Quote:

Originally Posted by TemeV (Post 1469725)
When they make an official Sailfish App, so most likely around the same time the official native Whatsapp arrives... There is no way to check that third party app plays adds, so there is no way to allow free account for CuteSpot et.al.

There are way more chances to official Spotify app to appear than official WhatsApp, trust me. Remember at least one build exists.

TemeV 2015-05-09 00:26

Re: [WIP] CuteSpotify for Sailfish
 
Quote:

Originally Posted by Hariainm (Post 1469734)
There are way more chances to official Spotify app to appear than official WhatsApp, trust me. Remember at least one build exists.

I still don't suggest holding your breath...

Luckily we have great app already and Spotify Free is garbage anyway.

HtheB 2015-05-09 00:46

Re: [WIP] CuteSpotify for Sailfish
 
Quote:

Originally Posted by luke_dirtwalker (Post 1469695)
Just a heads up:
CuteSpot is now finally released in the Jolla store.

With this comes version 1.5.5 which includes the new Album/Artist headers as previously shown in this thread. Also it is now possible to select playlists which are inside a folder when adding a song to a playlist.

Note that the Jolla store version does not feature Bluetooth controls as that is not allowed in harbour. I try to make sure that openrepos version is always higher such that you do not get update notifications from Store if you use the bluetooth version from openrepos.

Finally I'd like to thank to Jolla to allow the required pulseaudio plugin in harbour.

Thanks for the latest update :)

Some Suggestions:
Maybe you could remove the "Available offline" button at the top of the playlist. Since it's already within the submenu (when you hold down on a play list)

When going to search, it should automatically focus on the Keyboard text input so it should bring up the Keyboard. Because right now, you need to press the "search text field" to bring up the keyboard.

luke_dirtwalker 2015-05-11 08:54

Re: [WIP] CuteSpotify for Sailfish
 
If anyone would like to do a banner image for the jolla store I would be very thankful :)

HtheB 2015-05-11 13:04

Re: [WIP] CuteSpotify for Sailfish
 
Quote:

Originally Posted by luke_dirtwalker (Post 1469947)
If anyone would like to do a banner image for the jolla store I would be very thankful :)

Can you sare the png or psd or svg of the current icon?


All times are GMT. The time now is 12:08.

vBulletin® Version 3.8.8