Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
azuline committed Oct 27, 2023
1 parent 988bf86 commit 68194c2
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/PLAYLISTS_COLLAGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,14 @@ Virtual filesystem:
$ cd $fuse_mount_dir

$ mkdir "7. Collages/Morning"

$ tree "7. Collages"
1. Collages/
├── Morning/...
└── Road Trip/...

$ mkdir "8. Playlists/Evening"

$ tree "8. Playlists"
2. Playlists/
├── Evening/...
Expand Down Expand Up @@ -136,12 +138,14 @@ $ cd $fuse_mount_dir

$ cp -r "1. Releases/LOOΠΔ ODD EYE CIRCLE - 2017. Mix & Match - EP [K-Pop] {BlockBerry Creative}" "7. Collages/Morning/"
cp: cannot create directory '7. Collages/Morning/LOOΠΔ ODD EYE CIRCLE - 2017. Mix & Match - EP [K-Pop] {BlockBerry Creative}': No such file or directory

$ tree "7. Collages/Morning/"
7. Collages/Morning/
├── 1. BLACKPINK - 2016. SQUARE TWO - Single [K-Pop] {YG Entertainment}/...
└── 2. LOOΠΔ ODD EYE CIRCLE - 2017. Mix & Match - EP [K-Pop] {BlockBerry Creative}/...

$ cp "1. Releases/LOOΠΔ ODD EYE CIRCLE - 2017. Mix & Match - EP [K-Pop] {BlockBerry Creative}/04. LOOΠΔ ODD EYE CIRCLE - Chaotic.opus" "8. Playlists/Evening/"

$ tree "8. Playlists/Evening/"
8. Playlists/Evening/
└── 1. LOOΠΔ ODD EYE CIRCLE - Chaotic.opus
Expand Down Expand Up @@ -178,11 +182,13 @@ Virtual filesystem:
$ cd $fuse_mount_dir

$ rmdir "7. Collages/Morning/LOOΠΔ ODD EYE CIRCLE - 2017. Mix & Match - EP [K-Pop] {BlockBerry Creative}"

$ tree "7. Collages/Morning/"
7. Collages/Morning/
0 directories, 0 files

$ rm "8. Playlists/Evening/LOOΠΔ ODD EYE CIRCLE - 2017. Mix & Match - EP [K-Pop] {BlockBerry Creative}/04. LOOΠΔ ODD EYE CIRCLE - Chaotic.opus"

$ tree "8. Playlists/Evening/"
8. Playlists/Evening/
0 directories, 0 files
Expand All @@ -207,6 +213,7 @@ BLACKPINK - 2016. SQUARE TWO - Single [K-Pop] {YG Entertainment}
[18:20:53] INFO: Edited collage Road Trip from EDITOR
[18:20:53] INFO: Refreshing the read cache for 1 collages
[18:20:53] INFO: Applying cache updates for collage Road Trip

$ tree "7. Collages/Road Trip"
7. Collages/Road Trip/
├── 1. LOOΠΔ ODD EYE CIRCLE - 2017. Mix & Match - EP [K-Pop] {BlockBerry Creative}/...
Expand All @@ -225,6 +232,7 @@ LOOΠΔ ODD EYE CIRCLE - Chaotic.opus
[18:22:42] INFO: Edited playlist Shower from EDITOR
[18:22:42] INFO: Refreshing the read cache for 1 playlists
[18:22:42] INFO: Applying cache updates for playlist Shower

$ tree "8. Playlists/Shower"
8. Playlists/Shower/
├── 1. BLACKPINK - PLAYING WITH FIRE.opus
Expand Down Expand Up @@ -257,11 +265,13 @@ Virtual filesystem:
$ cd $fuse_mount_dir

$ rmdir "7. Collages/Morning"

$ tree "7. Collages"
7. Collages
└── Road Trip/...

$ rmdir "8. Playlists/Evening"

$ tree "8. Playlists"
8. Playlists
└── Shower/...
Expand All @@ -278,6 +288,7 @@ $ rose collages rename "Road Trip" "Long Flight"
[18:29:08] INFO: Applying cache updates for collage Long Flight
[18:29:08] INFO: Evicting cached collages that are not on disk
[18:29:08] INFO: Evicted collage Road Trip from cache

$ tree "7. Collages"
7. Collages/
└── Long Flight/...
Expand All @@ -288,6 +299,7 @@ $ rose playlists rename "Shower" "Meal Prep"
[18:30:17] INFO: Applying cache updates for playlist Meal Prep
[18:30:17] INFO: Evicting cached playlists that are not on disk
[18:30:17] INFO: Evicted playlist Shower from cache

$ tree "8. Playlists"
8. Playlists/
└── Meal Prep/...
Expand All @@ -299,11 +311,13 @@ Virtual filesystem:
$ cd $fuse_mount_dir

$ mv "7. Collages/Road Trip/" "7. Collages/Long Flight"

$ tree "7. Collages"
7. Collages
└── Long Flight/...

$ mv "8. Playlists/Shower" "8. Playlsits/Meal Prep"

$ tree "8. Playlists"
8. Playlists
└── Meal Prep/...
Expand Down
3 changes: 3 additions & 0 deletions docs/VIRTUAL_FILESYSTEM.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,12 +130,14 @@ Virtual filesystem:
$ cd $fuse_mount_dir

$ mv "1. Releases/LOOΠΔ ODD EYE CIRCLE - 2017. Mix & Match - EP [K-Pop] {BlockBerry Creative}" "1. Releases/{NEW} LOOΠΔ ODD EYE CIRCLE - 2017. Mix & Match - EP [K-Pop] {BlockBerry Creative}"

$ tree "2. Releases - New/"
2. Releases - New/
├── {NEW} LOOΠΔ - 2017. Kim Lip - Single [K-Pop]/...
└── {NEW} LOOΠΔ ODD EYE CIRCLE - 2017. Mix & Match - EP [K-Pop] {BlockBerry Creative}/...

$ mv "1. Releases/{NEW} LOOΠΔ ODD EYE CIRCLE - 2017. Mix & Match - EP [K-Pop] {BlockBerry Creative}" "1. Releases/LOOΠΔ ODD EYE CIRCLE - 2017. Mix & Match - EP [K-Pop] {BlockBerry Creative}"

$ tree "2. Releases - New/"
2. Releases - New/
└── {NEW} LOOΠΔ - 2017. Kim Lip - Single [K-Pop]/...
Expand Down Expand Up @@ -176,6 +178,7 @@ Virtual filesystem:
$ cd $fuse_mount_dir

$ rmdir "1. Releases/LOOΠΔ ODD EYE CIRCLE - 2017. Mix & Match - EP [K-Pop] {BlockBerry Creative}"

$ tree "1. Releases/"
1. Releases/
├── BLACKPINK - 2016. SQUARE ONE - Single [K-Pop] {YG Entertainment}/...
Expand Down

0 comments on commit 68194c2

Please sign in to comment.