# Concert Archives

> mobile application for creating concert database

**Wikidata**: [Q115560273](https://www.wikidata.org/wiki/Q115560273)  
**Source**: https://4ort.xyz/entity/concert-archives

## Summary  
Concert Archives is a proprietary mobile application that lets users create and manage a personal database of concerts. It runs on iOS, iPadOS, and Android devices and is distributed through the Apple App Store and Google Play.

## Key Facts  
- **Developer:** Justin Thiele.  
- **License:** Proprietary software (copyrighted).  
- **Platforms:** iOS, iPadOS, Android (available via Apple App Store ID 1531993239 and Google Play ID org.concertarchives).  
- **Initial iOS release:** Version 1.0.18 on 16 Feb 2021; subsequent updates continued through 4 Nov 2022.  
- **Android release:** Version 3.0.6 on 2 Nov 2022.  
- **App size:** Approximately 43.5 MB.  
- **Bundle identifier:** `org.concertarchives`.  
- **Age rating:** 12+, with mild content warnings (sexual content, alcohol/tobacco references, mature themes, profanity).  
- **Input method:** Touchscreen.  
- **Support contact:** `support@concertarchives.org`.  

## FAQs  
### Q: What is the purpose of the Concert Archives app?  
A: It enables users to record, organize, and browse information about live concerts they have attended or plan to attend, effectively serving as a personal concert database.  

### Q: Which devices can run Concert Archives?  
A: The app is compatible with iOS and iPadOS devices (iPhone, iPad) and Android smartphones or tablets.  

### Q: How can I obtain Concert Archives?  
A: It can be downloaded for free as a digital download from the Apple App Store (ID 1531993239) or Google Play (package org.concertarchives).  

### Q: Who maintains the app and how can I get help?  
A: Justin Thiele is the developer; support is provided via email at `support@concertarchives.org`.  

### Q: Is the app’s source code open for modification?  
A: No; Concert Archives is released under a proprietary license that restricts redistribution and modification.  

## Why It Matters  
Concert Archives fills a niche for music enthusiasts who want a structured way to track live performances. By offering a dedicated mobile interface, it streamlines the collection of setlists, dates, venues, and personal notes, which would otherwise be scattered across disparate notes or web pages. Its cross‑platform availability ensures that users can maintain a consistent concert log regardless of device preference. Regular updates—spanning from early 2021 to late 2022—demonstrate active maintenance, improving usability and compatibility with evolving operating systems. The modest download size (≈ 43 MB) and a 12+ age rating make it accessible to a broad audience while adhering to content guidelines. In an era where live music experiences are increasingly valued, having a reliable, centralized repository empowers fans to preserve memories, share data with fellow enthusiasts, and analyze personal concert histories.  

## Notable For  
- **Cross‑platform support:** Available on both iOS/iPadOS and Android, covering the majority of mobile users.  
- **Regular versioning:** Over a dozen releases between 2021 and 2022, indicating active development.  
- **Proprietary licensing:** Unlike many open‑source concert‑tracking tools, it operates under a closed, copyrighted model.  
- **Compact footprint:** At 43.5 MB, it remains lightweight compared with many multimedia‑focused apps.  
- **Clear age rating:** Rated 12+ with detailed content descriptors, aiding parental guidance.  

## Body  

### Overview  
Concert Archives is a mobile app designed to let users build a searchable database of concerts. It stores details such as artist, venue, date, setlist, and personal notes. The app’s primary audience is concert‑goers and music collectors who want a portable, organized record of live performances.

### Platforms & Compatibility  
- **iOS & iPadOS:** Distributed through the Apple App Store (App Store ID 1531993239).  
- **Android:** Distributed via Google Play (Package `org.concertarchives`).  
- **System requirements:** Runs on devices supporting the respective operating systems; no additional hardware beyond a touchscreen is needed.

### Development & Distribution  
- **Developer:** Justin Thiele.  
- **Distributor:** Apple App Store (via Q368215) and Google Play.  
- **License:** Proprietary; the software is copyrighted and not open for redistribution.  
- **Contact:** Support is reachable at `support@concertarchives.org`.

### Versions & Updates  
| Platform | Version | Release Date |
|----------|---------|--------------|
| iOS | 1.0.18 | 2021‑02‑16 |
| iOS | 1.1.3 | 2021‑04‑11 |
| iOS | 1.2 | 2021‑07‑27 |
| iOS | 1.3 | 2021‑08‑03 |
| iOS | 1.3.6 | 2022‑02‑20 |
| iOS | 2.0.0 | 2022‑02‑28 |
| iOS | 2.0.1 | 2022‑03‑02 |
| iOS | 2.2 | 2022‑04‑21 |
| iOS | 3.0.6 | 2022‑11‑04 |
| Android | 3.0.6 | 2022‑11‑02 |

These updates introduced UI refinements, bug fixes, and compatibility adjustments for newer OS releases.

### Technical Specifications  
- **Bundle ID:** `org.concertarchives`.  
- **App size:** 43.5 MB (as of the latest recorded measurement).  
- **Input method:** Touchscreen interaction.  
- **Age rating:** 12+, with mild content warnings for sexual content, alcohol/tobacco references, mature themes, and profanity.  

### Support & Community  
Users can submit inquiries or report issues via the provided support email. The app’s proprietary nature means that community contributions are limited to feedback rather than code contributions.

## Schema Markup  

```json
{
  "@context": "https://schema.org",
  "@type": "MobileApplication",
  "name": "Concert Archives",
  "description": "Mobile application for creating concert database",
  "operatingSystem": ["iOS", "iPadOS", "Android"],
  "applicationCategory": "Productivity",
  "offers": {
    "@type": "Offer",
    "price": "0.00",
    "priceCurrency": "USD",
    "availability": "https://schema.org/InStock"
  },
  "softwareVersion": "3.0.6",
  "fileSize": "43.5 MB",
  "producer": {
    "@type": "Person",
    "name": "Justin Thiele"
  },
  "downloadUrl": [
    "https://apps.apple.com/app/id1531993239",
    "https://play.google.com/store/apps/details?id=org.concertarchives"
  ],
  "additionalType": "https://schema.org/SoftwareApplication"
}

## References

1. App Store (Apple)
2. Google Play