]> git.vanrenterghem.biz Git - musicbrainz.git/commitdiff
Once more the fortress of pure numbers
authornik gaffney <nik@fo.am>
Mon, 5 Jun 2023 07:37:58 +0000 (09:37 +0200)
committernik gaffney <nik@fo.am>
Mon, 5 Jun 2023 07:37:58 +0000 (09:37 +0200)
.github/workflows/melpazoid-listenbrainz.yml
.github/workflows/melpazoid-musicbrainz.yml
README.org

index cd6cc4b17a0f419fc290b168b84414cf25606005..ffeb1b7dc2c2b1cfed8228ae91c63c40627171b2 100644 (file)
@@ -26,5 +26,5 @@ jobs:
         # RECIPE is your recipe as written for MELPA:
         RECIPE: (listenbrainz :repo "zzkt/metabrainz" :fetcher github :files ("listenbrainz.el"))
         # set this to false (or remove it) if the package isn't on MELPA:
         # RECIPE is your recipe as written for MELPA:
         RECIPE: (listenbrainz :repo "zzkt/metabrainz" :fetcher github :files ("listenbrainz.el"))
         # set this to false (or remove it) if the package isn't on MELPA:
-        EXIST_OK: true
+        EXIST_OK: true
       run: echo $GITHUB_REF && make -C ~/melpazoid
       run: echo $GITHUB_REF && make -C ~/melpazoid
index ec929d1a93e9e81de12e04ef0ebd48d5858e8e8e..cb2cbd6e294a0219d3ccc0e30f43d4efc56564ab 100644 (file)
@@ -26,5 +26,5 @@ jobs:
         # RECIPE is your recipe as written for MELPA:
         RECIPE: (musicbrainz :repo "zzkt/metabrainz" :fetcher github :files ("musicbrainz.el"))
         # set this to false (or remove it) if the package isn't on MELPA:
         # RECIPE is your recipe as written for MELPA:
         RECIPE: (musicbrainz :repo "zzkt/metabrainz" :fetcher github :files ("musicbrainz.el"))
         # set this to false (or remove it) if the package isn't on MELPA:
-        EXIST_OK: true
+        EXIST_OK: true
       run: echo $GITHUB_REF && make -C ~/melpazoid
       run: echo $GITHUB_REF && make -C ~/melpazoid
index 8da83cc9195efc24466021940017923573ab35f0..fd27076805ba3d17b9cb8259e1684ebd24384f33 100644 (file)
@@ -3,7 +3,6 @@
 #+author:
 #+title:  MusicBrainz & ListenBrainz & others
 
 #+author:
 #+title:  MusicBrainz & ListenBrainz & others
 
-* Thus                                                             :TOC_2_gh:
 - [[#musicbrainz][MusicBrainz]]
     - [[#musicbrainz-api][MusicBrainz API]]
     - [[#searching--browsing][searching & browsing]]
 - [[#musicbrainz][MusicBrainz]]
     - [[#musicbrainz-api][MusicBrainz API]]
     - [[#searching--browsing][searching & browsing]]
@@ -239,7 +238,6 @@ Search supports the full  [[https://lucene.apache.org/core/7_7_2/queryparser/org
 | (musicbrainz-lookup-work /MBID/)                        | [[https://musicbrainz.org/work/4ee2545d-2be5-3841-b568-0b4554eccc67][4ee2545d-2be5-3841-b568-0b4554eccc67]] |
 | (musicbrainz-lookup-url /MBID/)                         | …                                    |
 
 | (musicbrainz-lookup-work /MBID/)                        | [[https://musicbrainz.org/work/4ee2545d-2be5-3841-b568-0b4554eccc67][4ee2545d-2be5-3841-b568-0b4554eccc67]] |
 | (musicbrainz-lookup-url /MBID/)                         | …                                    |
 
-
 * ListenBrainz
 
 
 * ListenBrainz
 
 
@@ -388,7 +386,6 @@ https://listenbrainz.readthedocs.io/en/production/dev/api/#pinned-recording-api-
 | GET /1/(user_name)/pins/following | - |
 | GET /1/(user_name)/pins           | - |
 
 | GET /1/(user_name)/pins/following | - |
 | GET /1/(user_name)/pins           | - |
 
-
 * otherBrainz
  - [[https://critiquebrainz.org/][CritiqueBrainz]]
  - [[https://bookbrainz.org/][BookBrainz]] → https://api.test.bookbrainz.org/1/docs/
 * otherBrainz
  - [[https://critiquebrainz.org/][CritiqueBrainz]]
  - [[https://bookbrainz.org/][BookBrainz]] → https://api.test.bookbrainz.org/1/docs/