Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/more playback effects #8

Merged
merged 14 commits into from
Jun 1, 2024
Merged

Conversation

Oceanity
Copy link
Owner

@Oceanity Oceanity commented Jun 1, 2024

No description provided.

@Oceanity Oceanity merged commit 1eeb17d into dev Jun 1, 2024
1 check passed
@Oceanity Oceanity deleted the feature/more-playback-effects branch June 1, 2024 19:23
Oceanity added a commit that referenced this pull request Jun 1, 2024
* Updated Active Device retrieval and added playback state change effect

* Removed unused package `open`

* Added fallback

* Added notes that Spotify Premium is required, and moved some duplicate code to helper functions

* More cleanup

* Added ChangePlaybackVolumeEffect

* Added changePlaybackVolume effect and some renames/copy changes

* Moved integrationId to export var on main, small tweaks

* Renamed some stuff

* Added Change Repeat State Effect

* Moved a TON of stuff to a more reasonable class structure 😰

* Moved remaining functions to new class structure

* Changed integration Id to fixed string because it was returning undefined randomly

* Changed integration Id to fixed string because it was returning undefined randomly

* Fixed typo

* Minor copy changes

* Added GetCurrentlyPlayingtrackEffect and made small tweaks

* Feature/more playback effects (#8)

* Added memoization to Active Device Id

* Added Seek to Position Effect

* Fixed that infinite recursion 😰

* Fixed allow duplicates

* Add replaceVariableManager

* Change casing on Effect definitions

* Replaced GetCurrentlyPlayingTrack effect with some replace variables

* Added Memoization to replace variables to cut back on requests

* Updated Readme

* Created Track Changed Event

* Made callback URL code text to avoid auto linking

* Fixed missing step

* Added confirmed step

* Created lists for Events and ReplaceVariables to move imports off spotifyIntegration

* Merge issues resolved
Oceanity added a commit that referenced this pull request Jun 1, 2024
* Updated Active Device retrieval and added playback state change effect

* Removed unused package `open`

* Added fallback

* Added notes that Spotify Premium is required, and moved some duplicate code to helper functions

* More cleanup

* Added ChangePlaybackVolumeEffect

* Added changePlaybackVolume effect and some renames/copy changes

* Moved integrationId to export var on main, small tweaks

* Renamed some stuff

* Added Change Repeat State Effect

* Moved a TON of stuff to a more reasonable class structure 😰

* Moved remaining functions to new class structure

* Changed integration Id to fixed string because it was returning undefined randomly

* Changed integration Id to fixed string because it was returning undefined randomly

* Fixed typo

* Minor copy changes

* Added GetCurrentlyPlayingtrackEffect and made small tweaks

* Feature/more playback effects (#8)

* Added memoization to Active Device Id

* Added Seek to Position Effect

* Fixed that infinite recursion 😰

* Fixed allow duplicates

* Add replaceVariableManager

* Change casing on Effect definitions

* Replaced GetCurrentlyPlayingTrack effect with some replace variables

* Added Memoization to replace variables to cut back on requests

* Updated Readme

* Created Track Changed Event

* Made callback URL code text to avoid auto linking

* Fixed missing step

* Added confirmed step

* Created lists for Events and ReplaceVariables to move imports off spotifyIntegration

* Merge issues resolved

* Feature/updated readme (#10)

* Updated readme

* Removed file that should have been deleted

* rearranged variables

* Add another step to Setup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant