<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic YourLibrary.json to something useful in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/YourLibrary-json-to-something-useful/m-p/6534558#M15594</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;would this be useful to anyone?&lt;/P&gt;&lt;P&gt;&amp;nbsp;how can I extend this to be more useful?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wrote a python program that inputs YourLibrary.json to an alphabetical list of artists, albums, and references so I can tell at a glance what I listen to.&lt;BR /&gt;1. the raw json is unorganized&lt;BR /&gt;2. the processed file collects relevant information and presents it alphabetically&lt;BR /&gt;would this be useful to anybody?&lt;BR /&gt;sample output:&lt;BR /&gt;[ &amp;nbsp; {'artist': '?uestlove', 'records': {}, 'references': 1},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; { &amp;nbsp; 'artist': 'A Tribe Called Quest',&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'records': { &amp;nbsp; "People's Instinctive Travels and the Paths of Rhythm (25th Anniversary Edition)": 1},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'references': 1},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; {'artist': 'ABBA', 'records': {}, 'references': 1},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; { &amp;nbsp; 'artist': 'Abbey Lincoln',&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'records': {'Abbey Is Blue': 2},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'references': 2},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; { &amp;nbsp; 'artist': 'Abdullah Ibrahim',&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'records': { &amp;nbsp; 'Cape Town Flowers': 1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'Cape Town Revisited': 1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'The Enja Heritage Collection: Banyana': 1},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'references': 3},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; {'artist': 'AC/DC', 'records': {}, 'references': 1},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; {'artist': 'Adele', 'records': {'30': 1}, 'references': 1},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; {'artist': 'Affinity', 'records': {'Affinity': 1}, 'references': 1},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; {'artist': 'Affirmations, The', 'records': {}, 'references': 1},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; { &amp;nbsp; 'artist': 'Ahmad Jamal',&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'records': { &amp;nbsp; 'Live at Midem 1981': 1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'Live in Paris (1971)': 1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'Poinciana': 1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'Selections from Emerald City Nights: Live at the Penthouse 1963-1964 (Live) (Single)': 1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'Super Best': 1},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'references': 5},&lt;/P&gt;</description>
    <pubDate>Mon, 25 Nov 2024 12:45:45 GMT</pubDate>
    <dc:creator>schaefer0</dc:creator>
    <dc:date>2024-11-25T12:45:45Z</dc:date>
    <item>
      <title>YourLibrary.json to something useful</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/YourLibrary-json-to-something-useful/m-p/6534558#M15594</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;would this be useful to anyone?&lt;/P&gt;&lt;P&gt;&amp;nbsp;how can I extend this to be more useful?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wrote a python program that inputs YourLibrary.json to an alphabetical list of artists, albums, and references so I can tell at a glance what I listen to.&lt;BR /&gt;1. the raw json is unorganized&lt;BR /&gt;2. the processed file collects relevant information and presents it alphabetically&lt;BR /&gt;would this be useful to anybody?&lt;BR /&gt;sample output:&lt;BR /&gt;[ &amp;nbsp; {'artist': '?uestlove', 'records': {}, 'references': 1},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; { &amp;nbsp; 'artist': 'A Tribe Called Quest',&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'records': { &amp;nbsp; "People's Instinctive Travels and the Paths of Rhythm (25th Anniversary Edition)": 1},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'references': 1},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; {'artist': 'ABBA', 'records': {}, 'references': 1},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; { &amp;nbsp; 'artist': 'Abbey Lincoln',&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'records': {'Abbey Is Blue': 2},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'references': 2},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; { &amp;nbsp; 'artist': 'Abdullah Ibrahim',&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'records': { &amp;nbsp; 'Cape Town Flowers': 1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'Cape Town Revisited': 1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'The Enja Heritage Collection: Banyana': 1},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'references': 3},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; {'artist': 'AC/DC', 'records': {}, 'references': 1},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; {'artist': 'Adele', 'records': {'30': 1}, 'references': 1},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; {'artist': 'Affinity', 'records': {'Affinity': 1}, 'references': 1},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; {'artist': 'Affirmations, The', 'records': {}, 'references': 1},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; { &amp;nbsp; 'artist': 'Ahmad Jamal',&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'records': { &amp;nbsp; 'Live at Midem 1981': 1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'Live in Paris (1971)': 1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'Poinciana': 1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'Selections from Emerald City Nights: Live at the Penthouse 1963-1964 (Live) (Single)': 1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'Super Best': 1},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'references': 5},&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 12:45:45 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/YourLibrary-json-to-something-useful/m-p/6534558#M15594</guid>
      <dc:creator>schaefer0</dc:creator>
      <dc:date>2024-11-25T12:45:45Z</dc:date>
    </item>
  </channel>
</rss>

