summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2024-10-21 19:22:50 -0400
committerAndrew Opalach <andrew@akon.city> 2024-10-21 19:22:50 -0400
commit60b4ebfbf3be78dba9dc7c65ab2bdaa0b218c0c2 (patch)
tree08ff2ce7975f523112e7ad2fe4f797b4fc7db5de /doc
parent2f9a0945bfeee3296cec3d38d094e4c49f9cb65f (diff)
downloadcamu-60b4ebfbf3be78dba9dc7c65ab2bdaa0b218c0c2.tar.gz
camu-60b4ebfbf3be78dba9dc7c65ab2bdaa0b218c0c2.tar.bz2
camu-60b4ebfbf3be78dba9dc7c65ab2bdaa0b218c0c2.zip
Everything before initial synced list
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'doc')
-rw-r--r--doc/database.txt37
-rw-r--r--doc/network_independent_audio_pause.krabin0 -> 1129580 bytes
-rw-r--r--doc/network_independent_audio_pause.pngbin0 -> 213662 bytes
3 files changed, 37 insertions, 0 deletions
diff --git a/doc/database.txt b/doc/database.txt
index 3cf4d4b..0d2afa2 100644
--- a/doc/database.txt
+++ b/doc/database.txt
@@ -1,3 +1,30 @@
+= CAMU Database (Archive)
+
+Types of Media for Consideration
+--------------------------------
+- Music
+ - Singles
+ - Albums
+ - Music Videos
+ - Playlists (Single/Split file(s))
+ - Video Game OST (ripped)
+ - CD
+
+- Video
+ - Movies/TV Shows
+ - Youtube Channels/Videos
+ - DVD/Blu-ray
+
+- Art
+ - Artists
+ - Twitter/Pixiv Profiles
+
+- Games
+ - Steam Games
+ - Roms
+ - Achievements
+ - Time Tracking
+
Database
--------
* Tied to a single directory on the filesystem
@@ -5,4 +32,14 @@ Database
* Easily referenced external files.
** external:<BLAKE3 checksum>
+Database-specific Types
+-----------------------
+Collection
+~~~~~~~~~~
+A defined set of resources that may be stored either too loose or too bundled than desired. The exact parameters that qualify a set of resources to become a collection is up to the database owner. A general rule of thumb should be that the relationship of the resources in a collection should be externally defined and commonly agreed upon. You may also want to consider if that relationship is "official" or legally defined, whatever that would mean for your case.
+Examples
+^^^^^^^^
+* A music album where each file is a track.
+* An art book part of a larger zip archive with multiple other resources/collections.
+
// vim: set syntax=asciidoc:
diff --git a/doc/network_independent_audio_pause.kra b/doc/network_independent_audio_pause.kra
new file mode 100644
index 0000000..c0e39de
--- /dev/null
+++ b/doc/network_independent_audio_pause.kra
Binary files differ
diff --git a/doc/network_independent_audio_pause.png b/doc/network_independent_audio_pause.png
new file mode 100644
index 0000000..b5aa516
--- /dev/null
+++ b/doc/network_independent_audio_pause.png
Binary files differ