https://github.com/b1naryth1ef/bard
Bard is a lightweight PVR for downloading, extracting and processing TV shows from torrents
https://github.com/b1naryth1ef/bard
dvr pvr python tv
Last synced: 11 months ago
JSON representation
Bard is a lightweight PVR for downloading, extracting and processing TV shows from torrents
- Host: GitHub
- URL: https://github.com/b1naryth1ef/bard
- Owner: b1naryth1ef
- Created: 2019-02-27T10:18:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-25T22:35:25.000Z (about 5 years ago)
- Last Synced: 2025-07-02T12:49:43.436Z (12 months ago)
- Topics: dvr, pvr, python, tv
- Language: Python
- Size: 168 KB
- Stars: 15
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bard
Bard is a all-in-one PVR for tracking, downloading and processing TV shows on a recurring basis. The motivation behind Bard is to help tame the ingest of media (specifically TV) into personal libraries like Plex. By tracking the shows you watch Bard can automatically download, extract and process new episodes sourced from your favorite torrent site.
- Simple HTML5/CSS Web UI (read: no javascript/bloat)
- Fetch content in resolutions and codecs that fit your libraries needs
- Lightweight contained webserver (data can be stored in sqlite)
## Status
Bard is primarily developed for my personal use case and thus has various rough edges for the common user. That said, Bard was designed in a way that makes it extremely pluggable with different torrent trackers, clients and media libraries. Ideally in the future Bards collection of "providers" (implementations of third party services) can be expanded and curated to provide an out of the box solution to more users.
## Installation
Eventually I hope to have a proper guide, but for now you just need to install Bard inside a venv (based on the requirements file), and then run `./manage.py serve`.
## Screenshots
### Series Overview

### Episodes Overview

### Torrents Overview

### Series Details

### Episode Details
