You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tired or get annoyed from switching windows in order to pause or skip a song?
6
-
Doesn't want to or lazy to install the extra official players to the system?
7
-
Want to stay focus on your programing instead of those distracting actions and feelings above?
5
+
Tired or get annoyed from switching windows in order to pause or skip a song?\
6
+
Doesn't want to or lazy to install the extra official players to the system?\
7
+
Or perhaps your keyboard doesn't have the handy media hotkeys?\
8
+
Wanted to stay focus on your programing instead of those shortcomings above?
8
9
9
-
If yes, you are in luck!
10
+
If yes, you are in luck!\
10
11
This extension launches a Chrome/Chromium browser to the 4 popular music sites and you can control the playback from within your favorite Visual Studio Code editor.
11
12
12
-
Extra [use case](https://github.com/lanly-dev/VSCode-LMPTM/issues/8#issuecomment-661796089) - you could use this extension to follow programming tutorials on Youtube with the handy seek forward/backward key shortcuts.
13
+
>Extra [use case](https://github.com/lanly-dev/VSCode-LMPTM/issues/8#issuecomment-661796089) - you could use this extension to follow programming tutorials on Youtube with the handy seek forward/backward key shortcuts.
13
14
14
-
[How to use it?](https://github.com/lanly-dev/VSCode-LMPTM/issues/1)
15
+
>[How to use it?](https://github.com/lanly-dev/VSCode-LMPTM/issues/1)
15
16
16
-
## Features
17
+
<imgsrc='./media/capture2.0.png'width='700'/>
17
18
19
+
## Features
18
20
Supports SoundCloud, Spotify, Youtube and Youtube Music
*`lmptm.userDataDirectory`: Specify [user data directory](https://chromium.googlesource.com/chromium/src/+/master/docs/user_data_dir.md), this will be ignored if **User Data** setting is unchecked.
32
32
33
33
## Known Issues
34
-
- Work only with English version of the supported music sites
35
34
- Does not work with Opera browser
36
-
- Won't be able to login Youtube and SoundCLoud(email method)
35
+
- Won't be able to login Youtube and SoundCloud(email method)
37
36
38
37
## Release Notes
38
+
### 2.0.0
39
+
- Add treeview - so now the the app can switch between tabs
40
+
1. The page has to be picked before being able to use in the treeview
41
+
2. You can select the treeview items that have the play/pause icon
42
+
3. The emoji ⛏️ means the tab is currently picked
43
+
4. First click switches the picked icon to target tab, later clicks toggles playing/paused status of the target tab media's playback
44
+
45
+
- Fix spotify bugs due to it's new UI changes
39
46
40
47
### 1.4.0
41
-
- Add key shorcuts
48
+
- Add key shortcuts
42
49
- Add seek 5s forward/backward for Youtube shortcuts
43
50
- Add support for [Youtube Music](https://music.youtube.com/)
0 commit comments