diff --git a/__pycache__/contextualise.cpython-35.pyc b/__pycache__/contextualise.cpython-35.pyc index a7ade1b..1e4b54c 100644 Binary files a/__pycache__/contextualise.cpython-35.pyc and b/__pycache__/contextualise.cpython-35.pyc differ diff --git a/static/css/main.css b/static/css/main.css index 907aee3..d3997f0 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -3,6 +3,12 @@ body{ color:blue; } + +a{ + color:red; + text-decoration: none; +} + ul{ list-style: none; } diff --git a/static/files/00. Pushing Scores/00.json b/static/files/00. Pushing Scores/00.json deleted file mode 100644 index 9bc2eff..0000000 --- a/static/files/00. Pushing Scores/00.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "id": "00.", - "name": "Yes", - "email": "sure@whynot.com", - "friend": "Y", - "content": "A sound file.", - "files":[ - "files/00. Pushing Scores/Participants.txt", - "files/00. Pushing Scores/PushingScores.html", - "files/00. Pushing Scores/events.txt" - - ] -} diff --git a/static/files/00/00.json b/static/files/00/00.json new file mode 100644 index 0000000..e4fecd7 --- /dev/null +++ b/static/files/00/00.json @@ -0,0 +1,13 @@ +{ + "id": "00", + "name": "Yes", + "email": "sure@whynot.com", + "friend": "Y", + "content": "A sound file.", + "files":[ + "files/00/Participants.html", + "files/00/PushingScores.html", + "files/00/events.html" + + ] +} diff --git a/static/files/00. Pushing Scores/Participants.txt b/static/files/00/Participants.html similarity index 100% rename from static/files/00. Pushing Scores/Participants.txt rename to static/files/00/Participants.html diff --git a/static/files/00. Pushing Scores/PushingScores.html b/static/files/00/PushingScores.html similarity index 100% rename from static/files/00. Pushing Scores/PushingScores.html rename to static/files/00/PushingScores.html diff --git a/static/files/00. Pushing Scores/events.txt b/static/files/00/events.html similarity index 100% rename from static/files/00. Pushing Scores/events.txt rename to static/files/00/events.html diff --git a/static/files/01. Event Tetra Gamma Circulaire 1/01.json b/static/files/01. Event Tetra Gamma Circulaire 1/01.json deleted file mode 100644 index 1343372..0000000 --- a/static/files/01. Event Tetra Gamma Circulaire 1/01.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "id": "01.", - "name": "Yes", - "email": "sure@whynot.com", - "friend": "Y", - "content": "A sound file.", - "files": [ - "static/files/01. Event Tetra Gamma Circulaire 1/01.metadata.txt", - "static/files/01. Event Tetra Gamma Circulaire 1/Photo/TGC1club-web-06 februari 2015-02.jpg" - ] -} \ No newline at end of file diff --git a/static/files/01. Event Tetra Gamma Circulaire 1/.DS_Store b/static/files/01/.DS_Store similarity index 100% rename from static/files/01. Event Tetra Gamma Circulaire 1/.DS_Store rename to static/files/01/.DS_Store diff --git a/static/files/01/01.json b/static/files/01/01.json new file mode 100644 index 0000000..3d449d8 --- /dev/null +++ b/static/files/01/01.json @@ -0,0 +1,11 @@ +{ + "id": "01", + "name": "Yes", + "email": "sure@whynot.com", + "friend": "Y", + "content": "A sound file.", + "files": [ + "files/01/01.metadata.html", + "files/01/Photo/TGC1club-web-06 februari 2015-02.jpg" + ] +} diff --git a/static/files/01. Event Tetra Gamma Circulaire 1/01.metadata.txt b/static/files/01/01.metadata.html similarity index 100% rename from static/files/01. Event Tetra Gamma Circulaire 1/01.metadata.txt rename to static/files/01/01.metadata.html diff --git a/static/files/01. Event Tetra Gamma Circulaire 1/Photo/TGC1club-web-06 februari 2015-02.jpg b/static/files/01/Photo/TGC1club-web-06 februari 2015-02.jpg similarity index 100% rename from static/files/01. Event Tetra Gamma Circulaire 1/Photo/TGC1club-web-06 februari 2015-02.jpg rename to static/files/01/Photo/TGC1club-web-06 februari 2015-02.jpg diff --git a/static/files/02. release DOB084 Tetra Gamma Circulaire 3/02.json b/static/files/02. release DOB084 Tetra Gamma Circulaire 3/02.json deleted file mode 100644 index 9dbaf05..0000000 --- a/static/files/02. release DOB084 Tetra Gamma Circulaire 3/02.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "id": "02.", - "name": "Yes", - "email": "sure@whynot.com", - "friend": "Y", - "content": "A sound file.", - "files": [ - "static/files/02. release DOB084 Tetra Gamma Circulaire 3/02.metadata.txt", - "static/files/02. release DOB084 Tetra Gamma Circulaire 3/Photo/Scan Manual BACK 300dpi.jpg", - "static/files/02. release DOB084 Tetra Gamma Circulaire 3/Photo/Scan Manual FRONT 300dpi.jpg", - "static/files/02. release DOB084 Tetra Gamma Circulaire 3/Photo/TGC3achterkant.jpg", - "static/files/02. release DOB084 Tetra Gamma Circulaire 3/Photo/TGC3.jpg", - "static/files/02. release DOB084 Tetra Gamma Circulaire 3/Photo/TGC3 top.jpg", - "static/files/02. release DOB084 Tetra Gamma Circulaire 3/Photo/TGC3voorkant.jpg" - ] -} \ No newline at end of file diff --git a/static/files/02. release DOB084 Tetra Gamma Circulaire 3/.DS_Store b/static/files/02/.DS_Store similarity index 100% rename from static/files/02. release DOB084 Tetra Gamma Circulaire 3/.DS_Store rename to static/files/02/.DS_Store diff --git a/static/files/02/02.json b/static/files/02/02.json new file mode 100644 index 0000000..3636da3 --- /dev/null +++ b/static/files/02/02.json @@ -0,0 +1,16 @@ +{ + "id": "02", + "name": "Yes", + "email": "sure@whynot.com", + "friend": "Y", + "content": "A sound file.", + "files": [ + "files/02/02.metadata.html", + "files/02/Photo/Scan Manual BACK 300dpi.jpg", + "files/02/Photo/Scan Manual FRONT 300dpi.jpg", + "files/02/Photo/TGC3achterkant.jpg", + "files/02/Photo/TGC3.jpg", + "files/02/Photo/TGC3 top.jpg", + "files/02/Photo/TGC3voorkant.jpg" + ] +} diff --git a/static/files/02. release DOB084 Tetra Gamma Circulaire 3/02.metadata.txt b/static/files/02/02.metadata.html similarity index 100% rename from static/files/02. release DOB084 Tetra Gamma Circulaire 3/02.metadata.txt rename to static/files/02/02.metadata.html diff --git a/static/files/02. release DOB084 Tetra Gamma Circulaire 3/Photo/.DS_Store b/static/files/02/Photo/.DS_Store similarity index 100% rename from static/files/02. release DOB084 Tetra Gamma Circulaire 3/Photo/.DS_Store rename to static/files/02/Photo/.DS_Store diff --git a/static/files/02. release DOB084 Tetra Gamma Circulaire 3/Photo/Scan Manual BACK 300dpi.jpg b/static/files/02/Photo/Scan Manual BACK 300dpi.jpg similarity index 100% rename from static/files/02. release DOB084 Tetra Gamma Circulaire 3/Photo/Scan Manual BACK 300dpi.jpg rename to static/files/02/Photo/Scan Manual BACK 300dpi.jpg diff --git a/static/files/02. release DOB084 Tetra Gamma Circulaire 3/Photo/Scan Manual FRONT 300dpi.jpg b/static/files/02/Photo/Scan Manual FRONT 300dpi.jpg similarity index 100% rename from static/files/02. release DOB084 Tetra Gamma Circulaire 3/Photo/Scan Manual FRONT 300dpi.jpg rename to static/files/02/Photo/Scan Manual FRONT 300dpi.jpg diff --git a/static/files/02. release DOB084 Tetra Gamma Circulaire 3/Photo/TGC3 top.jpg b/static/files/02/Photo/TGC3 top.jpg similarity index 100% rename from static/files/02. release DOB084 Tetra Gamma Circulaire 3/Photo/TGC3 top.jpg rename to static/files/02/Photo/TGC3 top.jpg diff --git a/static/files/02. release DOB084 Tetra Gamma Circulaire 3/Photo/TGC3.jpg b/static/files/02/Photo/TGC3.jpg similarity index 100% rename from static/files/02. release DOB084 Tetra Gamma Circulaire 3/Photo/TGC3.jpg rename to static/files/02/Photo/TGC3.jpg diff --git a/static/files/02. release DOB084 Tetra Gamma Circulaire 3/Photo/TGC3achterkant.jpg b/static/files/02/Photo/TGC3achterkant.jpg similarity index 100% rename from static/files/02. release DOB084 Tetra Gamma Circulaire 3/Photo/TGC3achterkant.jpg rename to static/files/02/Photo/TGC3achterkant.jpg diff --git a/static/files/02. release DOB084 Tetra Gamma Circulaire 3/Photo/TGC3voorkant.jpg b/static/files/02/Photo/TGC3voorkant.jpg similarity index 100% rename from static/files/02. release DOB084 Tetra Gamma Circulaire 3/Photo/TGC3voorkant.jpg rename to static/files/02/Photo/TGC3voorkant.jpg diff --git a/static/files/03.150702 Kris Principium2 Stadslimiet Antwerpen/03.json b/static/files/03.150702 Kris Principium2 Stadslimiet Antwerpen/03.json deleted file mode 100644 index 424cc21..0000000 --- a/static/files/03.150702 Kris Principium2 Stadslimiet Antwerpen/03.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "id": "03.", - "name": "Yes", - "email": "sure@whynot.com", - "friend": "Y", - "content": "A sound file.", - "files": [ - "static/files/03.150702 Kris Principium2 Stadslimiet Antwerpen/03.metadata.txt", - "static/files/03.150702 Kris Principium2 Stadslimiet Antwerpen/Photo/Kris princ2-s-2000px-72dpi-79 02 juli 2015.jpg" - ] -} \ No newline at end of file diff --git a/static/files/03.150702 Kris Principium2 Stadslimiet Antwerpen/.DS_Store b/static/files/03/.DS_Store similarity index 100% rename from static/files/03.150702 Kris Principium2 Stadslimiet Antwerpen/.DS_Store rename to static/files/03/.DS_Store diff --git a/static/files/03/03.json b/static/files/03/03.json new file mode 100644 index 0000000..50af3da --- /dev/null +++ b/static/files/03/03.json @@ -0,0 +1,11 @@ +{ + "id": "03", + "name": "Yes", + "email": "sure@whynot.com", + "friend": "Y", + "content": "A sound file.", + "files": [ + "files/03/03.metadata.html", + "files/03/Photo/Kris princ2-s-2000px-72dpi-79 02 juli 2015.jpg" + ] +} diff --git a/static/files/03.150702 Kris Principium2 Stadslimiet Antwerpen/03.metadata.txt b/static/files/03/03.metadata.html similarity index 100% rename from static/files/03.150702 Kris Principium2 Stadslimiet Antwerpen/03.metadata.txt rename to static/files/03/03.metadata.html diff --git a/static/files/03.150702 Kris Principium2 Stadslimiet Antwerpen/Photo/Kris princ2-s-2000px-72dpi-79 02 juli 2015.jpg b/static/files/03/Photo/Kris princ2-s-2000px-72dpi-79 02 juli 2015.jpg similarity index 100% rename from static/files/03.150702 Kris Principium2 Stadslimiet Antwerpen/Photo/Kris princ2-s-2000px-72dpi-79 02 juli 2015.jpg rename to static/files/03/Photo/Kris princ2-s-2000px-72dpi-79 02 juli 2015.jpg diff --git a/static/files/05. 160909 Wiels ArtbookFair Vaast Colson/05.json b/static/files/05. 160909 Wiels ArtbookFair Vaast Colson/05.json deleted file mode 100644 index f1f36e3..0000000 --- a/static/files/05. 160909 Wiels ArtbookFair Vaast Colson/05.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "id": "05.", - "name": "Yes", - "email": "sure@whynot.com", - "friend": "Y", - "content": "A sound file.", - "files": [ - "files/05. 160909 Wiels ArtbookFair Vaast Colson/05.metadata.html", - "files/05. 160909 Wiels ArtbookFair Vaast Colson/Sound/DOB079_VaastColson_CarlsonInvents.mp3", - "files/05. 160909 Wiels ArtbookFair Vaast Colson/Photo/DOB079-Vaast-Colson-spread-1600px-web-160913-1.jpg", - "files/05. 160909 Wiels ArtbookFair Vaast Colson/Photo/DOB079-Vaast-Colson-1600px-web-160913-11.jpg", - "files/05. 160909 Wiels ArtbookFair Vaast Colson/Photo/ArtBookFairBrussel-Vaast Colson-6d-20160909-57-20.jpg", - "files/05. 160909 Wiels ArtbookFair Vaast Colson/Photo/DOB079-Vaast-Colson-1600px-web-160913-10.jpg", - "files/05. 160909 Wiels ArtbookFair Vaast Colson/Photo/VaastColson.jpg" - ] -} diff --git a/static/files/05. 160909 Wiels ArtbookFair Vaast Colson/.DS_Store b/static/files/05/.DS_Store similarity index 100% rename from static/files/05. 160909 Wiels ArtbookFair Vaast Colson/.DS_Store rename to static/files/05/.DS_Store diff --git a/static/files/05/05.json b/static/files/05/05.json new file mode 100644 index 0000000..c1e25d3 --- /dev/null +++ b/static/files/05/05.json @@ -0,0 +1,16 @@ +{ + "id": "05", + "name": "Yes", + "email": "sure@whynot.com", + "friend": "Y", + "content": "A sound file.", + "files": [ + "files/05/05.metadata.html", + "files/05/Sound/DOB079_VaastColson_CarlsonInvents.mp3", + "files/05/Photo/DOB079-Vaast-Colson-spread-1600px-web-160913-1.jpg", + "files/05/Photo/DOB079-Vaast-Colson-1600px-web-160913-11.jpg", + "files/05/Photo/ArtBookFairBrussel-Vaast Colson-6d-20160909-57-20.jpg", + "files/05/Photo/DOB079-Vaast-Colson-1600px-web-160913-10.jpg", + "files/05/Photo/VaastColson.jpg" + ] +} diff --git a/static/files/05. 160909 Wiels ArtbookFair Vaast Colson/05.metadata.html b/static/files/05/05.metadata.html similarity index 100% rename from static/files/05. 160909 Wiels ArtbookFair Vaast Colson/05.metadata.html rename to static/files/05/05.metadata.html diff --git a/static/files/05. 160909 Wiels ArtbookFair Vaast Colson/Photo/ArtBookFairBrussel-Vaast Colson-6d-20160909-57-20.jpg b/static/files/05/Photo/ArtBookFairBrussel-Vaast Colson-6d-20160909-57-20.jpg similarity index 100% rename from static/files/05. 160909 Wiels ArtbookFair Vaast Colson/Photo/ArtBookFairBrussel-Vaast Colson-6d-20160909-57-20.jpg rename to static/files/05/Photo/ArtBookFairBrussel-Vaast Colson-6d-20160909-57-20.jpg diff --git a/static/files/05. 160909 Wiels ArtbookFair Vaast Colson/Photo/DOB079-Vaast-Colson-1600px-web-160913-10.jpg b/static/files/05/Photo/DOB079-Vaast-Colson-1600px-web-160913-10.jpg similarity index 100% rename from static/files/05. 160909 Wiels ArtbookFair Vaast Colson/Photo/DOB079-Vaast-Colson-1600px-web-160913-10.jpg rename to static/files/05/Photo/DOB079-Vaast-Colson-1600px-web-160913-10.jpg diff --git a/static/files/05. 160909 Wiels ArtbookFair Vaast Colson/Photo/DOB079-Vaast-Colson-1600px-web-160913-11.jpg b/static/files/05/Photo/DOB079-Vaast-Colson-1600px-web-160913-11.jpg similarity index 100% rename from static/files/05. 160909 Wiels ArtbookFair Vaast Colson/Photo/DOB079-Vaast-Colson-1600px-web-160913-11.jpg rename to static/files/05/Photo/DOB079-Vaast-Colson-1600px-web-160913-11.jpg diff --git a/static/files/05. 160909 Wiels ArtbookFair Vaast Colson/Photo/DOB079-Vaast-Colson-spread-1600px-web-160913-1.jpg b/static/files/05/Photo/DOB079-Vaast-Colson-spread-1600px-web-160913-1.jpg similarity index 100% rename from static/files/05. 160909 Wiels ArtbookFair Vaast Colson/Photo/DOB079-Vaast-Colson-spread-1600px-web-160913-1.jpg rename to static/files/05/Photo/DOB079-Vaast-Colson-spread-1600px-web-160913-1.jpg diff --git a/static/files/05. 160909 Wiels ArtbookFair Vaast Colson/Photo/VaastColson.jpg b/static/files/05/Photo/VaastColson.jpg similarity index 100% rename from static/files/05. 160909 Wiels ArtbookFair Vaast Colson/Photo/VaastColson.jpg rename to static/files/05/Photo/VaastColson.jpg diff --git a/static/files/05. 160909 Wiels ArtbookFair Vaast Colson/Sound/DOB079_VaastColson_CarlsonInvents.mp3 b/static/files/05/Sound/DOB079_VaastColson_CarlsonInvents.mp3 similarity index 100% rename from static/files/05. 160909 Wiels ArtbookFair Vaast Colson/Sound/DOB079_VaastColson_CarlsonInvents.mp3 rename to static/files/05/Sound/DOB079_VaastColson_CarlsonInvents.mp3 diff --git a/static/files/17. George Brecht_event scores/17.blurb.txt b/static/files/17. George Brecht_event scores/17.blurb.txt deleted file mode 100644 index 1f71462..0000000 --- a/static/files/17. George Brecht_event scores/17.blurb.txt +++ /dev/null @@ -1,15 +0,0 @@ -George Brecht (August 27, 1926 – December 5, 2008), born George Ellis MacDiarmid, was an American conceptual artist and avant-garde composer, -as well as a professional chemist who worked as a consultant for companies including Pfizer, Johnson & Johnson, and Mobil Oil. He was a key member -of, and influence on, Fluxus, the international group of avant-garde artists centred on George Maciunas, having been involved with the group -from the first performances in Wiesbaden 1962 until Maciunas' death in 1978. - -One of the originators of 'participatory' art, in which the artwork can only be experienced by the active involvement of the viewer, he is most -famous for his Event Scores such as Drip Music 1962, and is widely seen as an important precursor to conceptual art. He described his own art as a way of “ensuring that the details of everyday life, the random constellations of objects that surround us, stop going unnoticed.” - - -SUNDOWN VEHICLE EVENT by GEORGE BRECHT -Left: George Brecht, 1961, Two Vehicle Events, Detail of a 3.5 " by 4.5. card. One of many similar kinds of instructions that were given to participants. -Right: Vehicles, drivers & interested students gather before sunset for a performance of George Brecht's "Vehicle Sundown Event". -Location: St Vincent College, Latrobe, PA., parking area behind Sportsman's Hall, 1963. - -Steve Joy took me to meet George Brecht in his studio when I was in residence at St Michael's in Manhattan (c.1962). We became friends and GB mailed instruction cards to me. I brought Steve Joy to St Vincent College when I returned to the monastery from Paris in 1963. GB agreed to provide instructions for an event at St Vincent. For his "Vehicle Sundown Event", GB published a set of about 50 cards to be given to participants who participated in the event with their vehicles. Each card held an instruction to be performed with a vehicle. Drivers were instructed to assemble at sundown in a parking lot and randomly park their vehicles. Then each driver, with a shuffled deck of instructions, would begin performing at the sound of a signal. Participants performed about 50 events such as "turn on lights", "start engine", "stop engine", "open window". This work was performed at St Vincent College under the direction of Stephen Joy with Roman Verostko assisting. c. 1963 ( I can confirm that Fr Melvin Ruprecht participated. I believe it was before I went to Washington as NCE editor, rv0 diff --git a/static/files/17. George Brecht_event scores/17.json b/static/files/17. George Brecht_event scores/17.json deleted file mode 100644 index 745aa53..0000000 --- a/static/files/17. George Brecht_event scores/17.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "id": "17.", - "Who": "George Brecht", - "What": "Works", - "content": "A sound file.", - "files": [ - "files/17. George Brecht_event scores/17.blurb.txt", - "files/17. George Brecht_event scores/17.blurb.html", - "files/17. George Brecht_event scores/Photo/brecht-event1.jpg", - "files/17. George Brecht_event scores/Photo/svc-1966-brecht's sundown event-i.jpg", - "files/17. George Brecht_event scores/Video/Drip Music - George Brecht (Fluxus)-UT5lgaE-qZY.mkv" - ] -} \ No newline at end of file diff --git a/static/files/17. George Brecht_event scores/.DS_Store b/static/files/17/.DS_Store similarity index 100% rename from static/files/17. George Brecht_event scores/.DS_Store rename to static/files/17/.DS_Store diff --git a/static/files/17. George Brecht_event scores/17.blurb.html b/static/files/17/17.blurb.html similarity index 95% rename from static/files/17. George Brecht_event scores/17.blurb.html rename to static/files/17/17.blurb.html index 1ea7798..ca1413b 100644 --- a/static/files/17. George Brecht_event scores/17.blurb.html +++ b/static/files/17/17.blurb.html @@ -5,16 +5,16 @@ -George Brecht (August 27, 1926 – December 5, 2008), born George Ellis MacDiarmid, was an American conceptual artist and avant-garde composer, -as well as a professional chemist who worked as a consultant for companies including Pfizer, Johnson & Johnson, and Mobil Oil. He was a key member -of, and influence on, Fluxus, the international group of avant-garde artists centred on George Maciunas, having been involved with the group +George Brecht (August 27, 1926 – December 5, 2008), born George Ellis MacDiarmid, was an American conceptual artist and avant-garde composer, +as well as a professional chemist who worked as a consultant for companies including Pfizer, Johnson & Johnson, and Mobil Oil. He was a key member +of, and influence on, Fluxus, the international group of avant-garde artists centred on George Maciunas, having been involved with the group from the first performances in Wiesbaden 1962 until Maciunas' death in 1978. -One of the originators of 'participatory' art, in which the artwork can only be experienced by the active involvement of the viewer, he is most +One of the originators of 'participatory' art, in which the artwork can only be experienced by the active involvement of the viewer, he is most famous for his Event Scores such as Drip Music 1962, and is widely seen as an important precursor to conceptual art. He described his own art as a way of “ensuring that the details of everyday life, the random constellations of objects that surround us, stop going unnoticed.” - -oiqadoqaidpoaizpodia +
+

SUNDOWN VEHICLE EVENT by GEORGE BRECHT

Left: George Brecht, 1961, Two Vehicle Events, Detail of a 3.5 " by 4.5. card. One of many similar kinds of instructions that were given to participants. @@ -25,4 +25,3 @@ Steve Joy took me to meet George Brecht in his studio when I was in residence a - diff --git a/static/files/17/17.json b/static/files/17/17.json new file mode 100644 index 0000000..e8aa239 --- /dev/null +++ b/static/files/17/17.json @@ -0,0 +1,12 @@ +{ + "id": "17", + "Who": "George Brecht", + "What": "Works", + "content": "A sound file.", + "files": [ + "files/17/17.blurb.html", + "files/17/Photo/brecht-event1.jpg", + "files/17/Photo/svc-1966-brecht's sundown event-i.jpg", + "files/17/Video/Drip Music - George Brecht (Fluxus)-UT5lgaE-qZY.mkv" + ] +} diff --git a/static/files/17. George Brecht_event scores/Photo/brecht-event1.jpg b/static/files/17/Photo/brecht-event1.jpg similarity index 100% rename from static/files/17. George Brecht_event scores/Photo/brecht-event1.jpg rename to static/files/17/Photo/brecht-event1.jpg diff --git a/static/files/17. George Brecht_event scores/Photo/svc-1966-brecht's sundown event-i.jpg b/static/files/17/Photo/svc-1966-brecht's sundown event-i.jpg similarity index 100% rename from static/files/17. George Brecht_event scores/Photo/svc-1966-brecht's sundown event-i.jpg rename to static/files/17/Photo/svc-1966-brecht's sundown event-i.jpg diff --git a/static/files/17. George Brecht_event scores/Video/Drip Music - George Brecht (Fluxus)-UT5lgaE-qZY.mkv b/static/files/17/Video/Drip Music - George Brecht (Fluxus)-UT5lgaE-qZY.mkv similarity index 100% rename from static/files/17. George Brecht_event scores/Video/Drip Music - George Brecht (Fluxus)-UT5lgaE-qZY.mkv rename to static/files/17/Video/Drip Music - George Brecht (Fluxus)-UT5lgaE-qZY.mkv