Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library Layout #2

Open
mrumpf opened this issue Jun 25, 2012 · 0 comments
Open

Library Layout #2

mrumpf opened this issue Jun 25, 2012 · 0 comments
Assignees

Comments

@mrumpf
Copy link
Member

mrumpf commented Jun 25, 2012

This ticket should discuss the new (final) layout of the library:

  • audio - The managed audio folder root. This folder can be added to any tool as the base for the whole audio library. The content of this folder is only touched by the tool chain, i.e. any manual changes will be overwritten.
    • 01-gold - High-quality tags, tagged with data from MusicBrainz
    • 02-silver - Medium-quality tags, tagged via freedb or other sources
    • 03-bronze - Low-quality tags, tagged?
    • playlist - audio playlists
  • photos - the managed folder for photos (TBD: out of scope at the moment)
  • tools - the tools for managing the library
    • bin - the binaries/shell scripts
    • etc - tool config fies
    • lib
      • java - A folder with the different Java versions
      • jboss-as - The JBoss Application Server
    • var - Directory structure for log files and databases
      • log - log files
      • cache
        • images - the asin image cache
      • lib
        • db - for example the Derby DB files
        • lucene - the lucene index files
    • incoming - Folder for new MP3s
      • audio - incoming audio files
        • unsorted/ - new contributions by "username"
        • cleaned - staging, for files prepared to be added to the repository
        • dupes - duplicates identified by the tool-chain
      • photos - incoming photos
      • video - incoming video files
  • video - the managed folder for video files (TBD: out of scope at the moment)
@ghost ghost assigned amandel Jun 25, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants