Alok Saboo
Alok Saboo
I was wondering if it is possible to obtain popularity information from Spotify for tracks in an M3U playlist. This would facilitate discovery and identify "popular" tracks.
This plugin introduces the ability to interact with Plex. Currently, it has the following features: 1. Introduce `plexupdate` command to manually update Plex library. Also, like the current `plexupdate` plugin,...
The spotify plugin does not currently have any default timeout for the requests. This means that the plug can hang indefinitely. I have had that issue several times already. I...
Discogs is a useful source for meta-data, however, the genre information in Discogs is pretty useless. Currently, when we use Discogs as a tag source, everything is overwritten by Discogs...
Track popularity is probably one of the most important attributes. Spotify directly provides `popularity` information in its [Tracks API](https://developer.spotify.com/documentation/web-api/reference/#category-tracks). I am surprised that we don't import this attribute, given that...
Plex is a great tool to manage and play music. Many users use Plex for playing music and manually provide track/album ratings and create playlists. Currently, this information is only...
I am trying to sync my Plex playlists to Spotify. I have connected both the services. But, when I run the applet, I see that no playlists are found. When...
I understand FIND uses an Android device to measure the wifi signal strength for internal location mapping. Recently, I came across two services [Aerial](http://www.aerial.ai/) and [Aura](https://www.aurahome.com/) that sound very similar...
Since the `person` component is now ready, it is now a good time to think about how should multiple device_trackers entities be combined. Based on the multiple threads on the...
Dale, wondering if it is possible to add another feature to `hassctl` that allows users to backup their configurations to Github. Sounds like it should be possible. I have to...