File tree 1 file changed +8
-1
lines changed
frontend/js/src/about/add-data
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -276,7 +276,7 @@ export default function AddData() {
276
276
< em >
277
277
< a href = "https://www.smashbits.nl/smashtunes/" > SmashTunes</ a >
278
278
</ em >
279
- , a Mac menu bar utility for displaying the current track. Submits
279
+ , a Mac menu bar utility for displaying the current track, submits
280
280
Apple Music and Spotify listens
281
281
</ li >
282
282
</ ul >
@@ -329,6 +329,13 @@ export default function AddData() {
329
329
330
330
< h4 > Scripts</ h4 >
331
331
< ul >
332
+ < li >
333
+ < em >
334
+ < a href = "https://github.com/UnviableFriend/phooks" > phooks</ a >
335
+ </ em >
336
+ , a python script that submits local Plex listens using web hooks and
337
+ file lookups
338
+ </ li >
332
339
< li >
333
340
< em >
334
341
< a href = "https://github.com/defvs/ytm-extractor" > ytm-extractor</ a >
You can’t perform that action at this time.
0 commit comments