Skip to content

Commit edeb79f

Browse files
authored
Merge pull request #2996 from Aerozol/Update-AddData.tsx-with-phooks
Update AddData.tsx with phooks
2 parents d6c612d + 2e78ec0 commit edeb79f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

frontend/js/src/about/add-data/AddData.tsx

+8-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ export default function AddData() {
276276
<em>
277277
<a href="https://www.smashbits.nl/smashtunes/">SmashTunes</a>
278278
</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
280280
Apple Music and Spotify listens
281281
</li>
282282
</ul>
@@ -329,6 +329,13 @@ export default function AddData() {
329329

330330
<h4>Scripts</h4>
331331
<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>
332339
<li>
333340
<em>
334341
<a href="https://github.com/defvs/ytm-extractor">ytm-extractor</a>

0 commit comments

Comments
 (0)