Project

General

Profile

Actions

Feature #5402

closed

Spotify now-playing, but with a lot of more informations

Added by Tommy X over 2 years ago. Updated over 2 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
Plugin
Target version:
Start date:
10/11/2021
Due date:
% Done:

0%

Estimated time:
Operative System:
All

Description

I knew about this maybe 1 year ago to grab a lot of information from Spotify.
So far have I not added all features.
I want to share my code. but only private because I know a lot of other people would take this.

I don't use AdIIRC but if these features is going to be added I will move from mIRC to AdIIRC.

[code]
Shuffle: True
Repeat: True
Repeat Track: False

Paused: False
Playing: True

Album Title: Celebrating the Hits of Avicii EP
Album Uri: spotify:album:3L447OkSTjeqqw2oFWh7fT
Artist Uri: spotify:artist:6Ywnj4XyOn6ARSCHdL1ZLr
Track Uri: spotify:track:5A5lCQsbgIbahZni8Ob73e

Duration: 03:23
[/code]

Actions #1

Updated by Per Amundsen over 2 years ago

I don't think some secret code to extract spotify information belongs in AdiIRC itself, you can however easily create a plugin using the AdiIRC APIv2 https://github.com/AdiIRC/apiv2/tree/masterU/docs/tutorial or a dll which would work in both AdiIRC and mIRC https://dev.adiirc.com/projects/adiirc/wiki/Scripting_DLL.

I can help with either if necessary.

Actions #2

Updated by Tommy X over 2 years ago

Per Amundsen wrote in #note-1:

I don't think some secret code to extract spotify information belongs in AdiIRC itself, you can however easily create a plugin using the AdiIRC APIv2 https://github.com/AdiIRC/apiv2/tree/masterU/docs/tutorial or a dll which would work in both AdiIRC and mIRC https://dev.adiirc.com/projects/adiirc/wiki/Scripting_DLL.

I can help with either if necessary.

Ok. I will maybe make one for mIRC and AdiIRC. I created this in C# and don't have enough of knowledge in C++.
What I remember did AdiIRC use C# plugins. But could be wrong.

Actions #3

Updated by Per Amundsen over 2 years ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF