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
clear playlistItems when navigating on YT #2587
Open
jamesmudgett
wants to merge
14
commits into
feature/Playlists
from
feature/Playlists-james
base: feature/Playlists
+3,984
−31
clear playlistItems when navigating on YT
f44ec9b
Select commit
145c04d
Fix for videos not showing in all iFrames on the playlist.
Brandon-T b57b0c8
Added VideoPlayer
Brandon-T f18c275
Added Playlists concept. Ability to play audio and video in the backg…
Brandon-T 8b957c7
Playlists work from demo.
Brandon-T f2e5bee
Added Audio API
Brandon-T 08773b1
Added playlist multiple item selection and now playing bar proto-type.
Brandon-T d5d6e24
Playlists working.
Brandon-T ec34cfc
Added playing from cache, ability to detect multiple video sources, a…
Brandon-T 9f75e1b
Removed AddedToPlaylist controller. Fixed bugs and added download and…
Brandon-T e8dd11c
Fixed a mass amount of bugs with the now playing bar! Fixed the parti…
Brandon-T d8f0f1c
Fixed audio not playing in sync with CarPlay and video's not updating…
Brandon-T 67bee5c
Fixed videos expiring and logic for NowPlaying bar.
Brandon-T e1aa572
Fixed activity indicator.
Brandon-T f44ec9b
clear playlistItems when navigating on YT
jamesmudgett
Open
clear playlistItems when navigating on YT #2587
clear playlistItems when navigating on YT
Dec 2, 2019
Mar 11, 2020
Mar 25, 2020
Mar 25, 2020
Mar 25, 2020
Apr 2, 2020
Apr 7, 2020
Apr 9, 2020
Apr 9, 2020
Apr 9, 2020
Apr 13, 2020
Apr 14, 2020
Apr 14, 2020
May 7, 2020
f44ec9b
Select commit
145c04d
Fix for videos not showing in all iFrames on the playlist.
Brandon-T b57b0c8
Added VideoPlayer
Brandon-T f18c275
Added Playlists concept. Ability to play audio and video in the backg…
Brandon-T 8b957c7
Playlists work from demo.
Brandon-T f2e5bee
Added Audio API
Brandon-T 08773b1
Added playlist multiple item selection and now playing bar proto-type.
Brandon-T d5d6e24
Playlists working.
Brandon-T ec34cfc
Added playing from cache, ability to detect multiple video sources, a…
Brandon-T 9f75e1b
Removed AddedToPlaylist controller. Fixed bugs and added download and…
Brandon-T e8dd11c
Fixed a mass amount of bugs with the now playing bar! Fixed the parti…
Brandon-T d8f0f1c
Fixed audio not playing in sync with CarPlay and video's not updating…
Brandon-T 67bee5c
Fixed videos expiring and logic for NowPlaying bar.
Brandon-T e1aa572
Fixed activity indicator.
Brandon-T f44ec9b
clear playlistItems when navigating on YT
jamesmudgett