# Deploy LMS with Easypanel

URL: /templates/lms

LMS (Lightweight Music Server) is a self-hosted music streaming software that provides access to your music collection from anywhere using a web interface. It features Subsonic/OpenSubsonic API support, multi-valued tags, artist relationships, MusicBrainz integration, ListenBrainz support, recommendation engine, and comprehensive music discovery features.

## Benefits

### Subsonic/OpenSubsonic API Support

Full compatibility with Subsonic and OpenSubsonic APIs, allowing you to use any compatible music client or mobile app with your LMS server.

### Advanced Music Discovery

Powerful recommendation engine with tag-based filters, radio mode, and intelligent suggestions to help you discover new music from your collection.

### MusicBrainz Integration

Seamless integration with MusicBrainz identifiers to handle duplicated artist and release names, ensuring accurate metadata and organization.

## Features

### Multi-Valued Tags Support

Support for multi-valued tags including genre, mood, artists, and custom tags for advanced music organization and filtering capabilities.

### Artist Relationships

Comprehensive artist relationship support including composer, conductor, lyricist, mixer, performer, producer, and remixer roles.

### ListenBrainz Integration

Full ListenBrainz support for scrobbling, synchronizing listens, and synchronizing 'love' feedbacks to enhance your music discovery.

### Release Groups Support

Support for different versions of albums such as remasters, reissues, and compilations with proper grouping and organization.

### Audio Transcoding

Built-in audio transcoding for compatibility and reduced bandwidth, supporting various audio formats and quality settings.

### User Management

Comprehensive user management with multiple authentication backends, allowing secure access control for different users.

## Configuration

- `appServiceName` (App Service Name, required): lms

- `appServiceImage` (App Service Image, required): epoupon/lms:3.76.0

## Services

- lms: app (epoupon/lms:3.76.0)

## Resources

- [Demo](https://lms-demo.poupon.dev)

- [Github](https://github.com/epoupon/lms)

- [Template source](https://github.com/easypanel-io/templates/tree/main/templates/lms)