67 Commits

Author SHA1 Message Date
Sascha Seidel
d86d3632fa Update getCurrentArtistAndSong.ino 2024-03-16 03:24:49 +01:00
Chaerne
48571e6d78 Update README.md 2024-03-15 09:18:38 +01:00
Chaerne
12fbaa3096 Update README.md 2024-03-15 09:18:04 +01:00
Chaerne
a27bea85ab Update library.properties 2024-03-15 09:14:31 +01:00
Chaerne
f628ecceb1 added another Example< 2024-03-15 09:13:24 +01:00
Chaerne
1538b2f122 Renamed examples properly 2024-03-15 08:54:18 +01:00
Chaerne
577dafdcf3 Update README.md 2024-03-14 19:22:06 +01:00
Chaerne
2413daa3c1 Update library.properties 2024-03-11 18:35:22 +01:00
Chaerne
20aa4e56f1 Update library.properties 2024-03-11 18:32:20 +01:00
Chaerne
c3b099442b Update library.properties 2024-03-11 07:55:08 +01:00
Chaerne
ccdf4e4036 Update library.properties 2024-03-11 07:52:46 +01:00
Chaerne
88dc017330 Update library.properties 2024-03-11 07:49:28 +01:00
Chaerne
3830807f90 Update README.md 2024-03-10 21:09:34 +01:00
Chaerne
27989ece1b Update README.md 2024-03-10 21:04:08 +01:00
Chaerne
24c60a7a23 Update library.properties 2024-03-10 18:18:04 +01:00
Chaerne
11b240e707 Rename SpotifyESP32.cpp to SpotifyEsp32.cpp 2024-03-10 18:11:34 +01:00
Chaerne
67acd3d7b3 Update and rename SpotifyESP32.h to SpotifyEsp32.h 2024-03-10 18:11:17 +01:00
Chaerne
4dbd4e1943 Update SpotifyESP32.cpp 2024-03-10 18:10:29 +01:00
Chaerne
12449075f2 Delete Spotify_Esp32_test.ino 2024-03-10 17:57:23 +01:00
Chaerne
877c799bd5 Delete src/config.h 2024-03-10 17:56:38 +01:00
Chaerne
ccf8b195ac Update library.properties 2024-03-10 17:53:47 +01:00
Chaerne
bff9577f67 Update SpotifyESP32.cpp 2024-03-10 17:50:33 +01:00
Chaerne
b850f80dc3 Delete Spotify_v3 directory 2024-03-10 17:49:57 +01:00
Chaerne
0eb373a2dd Updated the cpp and h 2024-03-10 17:45:04 +01:00
Chaerne
7e7aa9cd93 Merge branch 'main' of https://github.com/FinianLandes/Spotify_Esp32 2024-03-10 17:40:51 +01:00
Chaerne
570133e859 Update Structure 2024-03-10 17:40:27 +01:00
Chaerne
e88e60ea6b Delete Spotify_Esp32.code-workspace 2024-03-10 17:29:30 +01:00
Chaerne
cd0554437c Merge pull request #1 from FinianLandes/workspace_prettify_etc
Workspace prettify etc
2024-03-10 17:28:09 +01:00
Chaerne
707e269a0e Update login_without_refresh_token.ino 2024-03-10 17:23:02 +01:00
Chaerne
5955c39700 Update login_with_refresh_token.ino 2024-03-10 17:22:37 +01:00
Chaerne
99fed2be16 Migrated from HTTPClient to WiFiClientSecure 2024-03-09 15:44:28 +01:00
Chaerne
27284774f6 Fixed issues in Get Recommendations and added a
check all function to main.cpp
2024-03-09 14:27:21 +01:00
Chaerne
1f3c531ffb Added partitions.csv to the project, which sets
the flash size from 1MB to 1.5MB
2024-03-07 18:57:43 +01:00
Chaerne
ca7b16e22e Updated readme and updated the examples 2024-02-20 10:59:16 +01:00
Chaerne
548ab16059 Minor Modifications, Made RestAPI more compact 2024-02-19 21:19:30 +01:00
Chaerne
60cf1713ce Deleted Duplicates, made the project more
organized and added the
2024-02-19 18:00:08 +01:00
Chaerne
9235b7ee1d Create login_with_rft.ino 2024-02-19 16:04:18 +01:00
Chaerne
a5c2b86ce3 Update login_without_rft.ino 2024-02-19 16:02:13 +01:00
Chaerne
c898c21a82 Create Some Examples 2024-02-19 16:01:18 +01:00
Chaerne
f6555aa0ec Delete Examples directory 2024-02-19 15:59:15 +01:00
Chaerne
786d90da10 Create placeholder.txt 2024-02-19 15:51:58 +01:00
Chaerne
abc38b6f55 Delete src/some.txt 2024-02-19 15:49:49 +01:00
Chaerne
02e45a0aff Added Direct Login Support 2024-02-19 15:49:02 +01:00
Chaerne
e4022171c2 Create some.txt 2024-02-19 15:44:50 +01:00
Chaerne
cf2f42134a Delete login.cpp 2024-02-18 17:15:12 +01:00
Chaerne
2e96e76827 Delete index.h 2024-02-18 17:15:02 +01:00
Chaerne
5e48810385 Add files via upload
Added Login Support
2024-02-18 17:08:45 +01:00
Chaerne
f90ac16420 Create index.h
File containing HTML content and auth url for login
2024-02-13 14:44:20 +01:00
Chaerne
e5e8449e64 Create login.cpp
Working login page
2024-02-13 14:43:22 +01:00
Chaerne
ba8b94bd1e Update SpotifyESP32.h
Fixed a start_resume_playback as there were two functions overlapping
2024-01-21 21:19:26 +01:00