|
|
8daf2462ec
|
Merge pull request #1090 from Araxeus/fix-merge-conflict-mistake-in-#1032
fix merge conflict mistake in #1032
|
2023-04-02 21:24:17 +02:00 |
|
|
|
4c07817b72
|
fix merge conflict mistake in #1032
|
2023-03-29 18:02:05 +03:00 |
|
|
|
fe813df0b5
|
Merge branch 'local-upstream/master' into add-pseudo-decorators
|
2023-03-27 21:08:02 +03:00 |
|
|
|
7ac3cf69b6
|
try to fix songInfo time&album (#1032)
|
2023-03-14 17:18:40 +02:00 |
|
|
|
f1073e37b5
|
use pseudo decorators
|
2023-03-12 21:41:15 +02:00 |
|
|
|
27d8bbdf85
|
Merge branch 'local-upstream/master' into use-ToastXML
|
2023-02-09 23:55:13 +02:00 |
|
|
|
9da0e4305f
|
Fixed recursive volume changes that caused cpu spike, Switched Repeat Modes to NONE|ONE|ALL
|
2023-02-03 12:03:17 +01:00 |
|
|
|
8bf2c8397e
|
removed unnecessary if and used better Repeat change detection
|
2023-01-28 20:36:31 +01:00 |
|
|
|
a4a3564136
|
fixed 'repeatChanged' modes being different depending on selected youtube music language
|
2023-01-28 15:42:32 +01:00 |
|
|
|
70522173b7
|
Interactive Notifications v2
|
2023-01-09 00:07:07 +02:00 |
|
|
|
0f96da9928
|
Change volume observer
|
2022-07-14 20:59:35 +02:00 |
|
|
|
d9c51063f4
|
Add MPRIS volume control
Fixes #776.
|
2022-07-11 19:55:16 +02:00 |
|
|
|
6e1c50ede1
|
Support MPRIS loop
|
2022-06-14 15:45:58 +02:00 |
|
|
|
9b8d9c4905
|
get album name from DOM
|
2022-01-31 01:02:28 +02:00 |
|
|
|
2daee01ff7
|
Fix bugs from bad merge conflict solving
-fix missing songControls
-use player.seeked directly
-fix 'seeked' event listener
-fix e.target instead of e.detail in apiLoaded event
-fix document.querySelector('video') before apiLoaded
-setup timeChange Listener if linux+shortcuts enabled
|
2021-12-03 15:55:40 +02:00 |
|
|
|
8ce4b5b297
|
lint
|
2021-12-01 21:44:48 +02:00 |
|
|
|
2c39c0efed
|
Merge branch 'master' into mpris+tuna-fix
|
2021-12-01 20:11:59 +02:00 |
|
|
|
8c5ac17cdf
|
fix multiple songInfo calls on start
|
2021-11-23 18:53:04 +02:00 |
|
|
|
c99b95e611
|
use config.plugins.isEnabled
|
2021-11-22 22:52:38 +02:00 |
|
|
|
92452f804f
|
fix song-info-request
|
2021-11-22 18:20:12 +02:00 |
|
|
|
6726e2600b
|
rework songInfo pause listener
|
2021-11-14 23:49:19 +02:00 |
|
|
|
cfe719b6bd
|
use native thumbnail without modifiers
|
2021-11-12 17:46:40 +02:00 |
|
|
|
02d5b78f55
|
add songInfo.album
|
2021-11-10 20:11:45 +02:00 |
|
|
|
ccfe7434bf
|
fix mpris
|
2021-11-10 18:23:55 +02:00 |
|
|
|
895136af0a
|
used youtube's videodatachange event
|
2021-11-09 17:57:06 +02:00 |
|
|
|
65ce62adc1
|
use $('video') srcChanged event instead of loadeddata/metadata
|
2021-11-09 13:29:41 +02:00 |
|
|
|
7b9415033f
|
use loadedmetadata instead of loadeddata
|
2021-11-01 20:03:57 +02:00 |
|
|
|
762566cce6
|
lint
|
2021-10-30 12:52:04 +03:00 |
|
|
|
62e8e673eb
|
use apiLoaded 'once'
|
2021-10-30 12:17:32 +03:00 |
|
|
|
79a95f133b
|
use apiLoad event
|
2021-10-23 18:22:17 +03:00 |
|
|
|
978aca1f9a
|
use loadeddata instead of loadedmetadata
send event closer to actual initial start time of video
|
2021-10-23 16:21:42 +03:00 |
|
|
|
2224786478
|
lint
|
2021-10-23 16:19:45 +03:00 |
|
|
|
51364b63e7
|
get songInfo from youtube API
|
2021-10-23 16:13:06 +03:00 |
|
|
|
a98b8945fb
|
lint
|
2021-05-06 21:32:44 +03:00 |
|
|
|
b5c60ee6a9
|
Re-format front metadata lib
|
2021-04-03 11:35:31 +02:00 |
|
|
|
533b8a8cb7
|
Metadata: call getImage in front
|
2021-04-03 11:34:55 +02:00 |
|
|
|
05eee7cb0f
|
Store metadata in front
|
2021-03-29 21:33:33 +02:00 |
|
|
|
3464b0383c
|
small readability changes
|
2021-03-18 17:53:30 +01:00 |
|
|
|
d852029d25
|
Improved songinfo provider, by using the data from the '/player' request
|
2021-03-18 17:48:56 +01:00 |
|