98 Commits

Author SHA1 Message Date
Christian Benincasa
797da5ecc2 chore: update README 2026-03-03 08:42:48 -05:00
Christian Benincasa
73f5a54d28 chore: update README 2026-03-03 08:35:23 -05:00
Christian Benincasa
56ad75169f chore: update discord link in README 2026-02-27 15:23:46 -05:00
Christian Benincasa
ec4780725c docs: add contribution guide to docs 2026-01-18 08:16:30 -05:00
Christian Benincasa
ca746a1aaa chore: add Discord badge to readme 2026-01-13 13:20:47 -05:00
Drew Thomasson
4dd7b7b800 docs: update README.md with badge links (#1490) 2025-12-03 11:06:37 -05:00
Christian Benincasa
a94726b544 docs: remove dizquetv migration path bits from docs 2025-09-20 08:20:25 -04:00
Christian Benincasa
89bf5f0e4a docs: some README changes 2025-08-02 08:57:17 -04:00
Christian Benincasa
ac0feb839f docs: remove references to Bun 2025-07-12 11:01:43 -04:00
Christian Benincasa
934e89f867 docs: update README 2025-05-27 22:05:45 -04:00
Christian Benincasa
3f8f2d93c7 docs: update README 2025-05-27 22:02:01 -04:00
Christian Benincasa
337baad744 docs: update README 2025-05-27 22:01:05 -04:00
Christian Benincasa
da61c92d90 docs: remove line about plex pass requirement
it is only necessary for DVR functionality
2025-04-14 10:59:51 -04:00
Christian Benincasa
0cb3689870 chore: update README 2025-02-07 07:22:20 -05:00
Christian Benincasa
4acbfbdb76 chore: update README with new features 2025-01-11 22:36:36 -05:00
Christian Benincasa
2b59385c63 docs: update README 2024-11-29 08:41:23 -05:00
Christian Benincasa
6e95641692 docs: update README to mention jellyfin support 2024-08-26 13:43:12 -04:00
Christian Benincasa
380fd0b649 docs: remove README warning about Tunarr not being ready to replace DTV
also removes superfluous README from web package
2024-08-21 09:35:27 -04:00
Christian Benincasa
c088be443b Implement basic database backup mechanism (#483)
* Implement basic database backup mechanism

Closes #182

This commit implements a MVP of Tunarr database backup, with the
following features:

* Future-looking schema for backup configuration. Multiple backup
  "configurations" are supported, each with >=1 "outputs". Each
configuration runs on a singluar schedule. Currently only one output
type, archive file, is supported.
* Full SQLite DB backup
* Support for zip, tar, and tar.gz output
* UI for configuring backup location, format, rotation, and schedule

* Add feature to README
2024-06-06 15:45:19 -04:00
Christian Benincasa
d789835332 Update README 2024-05-30 08:09:19 -04:00
Christian Benincasa
5ddfb7da25 Update README 2024-04-09 13:46:20 -04:00
Christian Benincasa
a34e9e7882 Add bit about performance 2024-03-15 15:56:56 -04:00
Christian Benincasa
20cc81463c Add screenshots to README 2024-03-15 15:31:35 -04:00
Christian Benincasa
73199ab570 Update README 2024-03-15 15:24:33 -04:00
Christian Benincasa
139ad912fb Update README 2024-03-15 15:22:41 -04:00
Mark D'Avella
e07e6c6cbc Connect Settings to DB (#5)
* Update Readme

* plex delete server and xmltv update

* ffmpeg update

* Connect Plex Stream Settings

* Connect Hdhr

---------

Co-authored-by: Mark D'Avella <markdavella@Marks-MacBook-Pro.local>
2024-01-23 16:26:48 -05:00
Christian Benincasa
3b60a606c4 Basic Plex library loading. Prepare for merge into mainline branch 2023-11-17 13:28:09 -05:00
Christian Benincasa
21134cd9a0 Remove tanstack router, it's not ready. Replace with react-router. Setup some state mgmt 2023-11-13 10:51:33 -05:00
vexorian
382a3796e1 1.4.5 2021-09-20 09:32:48 -04:00
vexorian
4c5739d659 1.4.5-development 2021-09-20 09:24:48 -04:00
vexorian
9ceb87a351 Prepare 1.4.4 development 2021-07-03 12:47:11 -04:00
vexorian
1e47a999a5 Prepare 1.4.3 development 2021-05-30 23:22:56 -04:00
vexorian
cbe7a53667 1.4.2 2021-05-30 08:04:44 -04:00
vexorian
6b122aae5f 1.4.1 2021-03-26 10:26:27 -04:00
vexorian
445e9a5072 1.3.2 2021-03-23 20:03:14 -04:00
vexorian
06e6232ce8 1.3.1 2021-03-15 00:41:18 -04:00
vexorian
c836528e50 1.3.0 2021-02-21 00:56:24 -04:00
Rafael Vieira
f69b23e10e Fixed images on readme.md for docker hub 2021-01-20 00:38:48 -03:00
vexorian
9755d11689 Prepare 1.3.0 development 2021-01-10 18:39:00 -04:00
vexorian
7bea25db75 Prepare 1.2.3 development 2021-01-09 10:08:38 -04:00
vexorian
5488e4a2bf Prepare 1.2.2 development 2020-11-19 22:18:18 -04:00
vexorian
b561806f13 Prepare 1.2.1 development 2020-10-17 12:37:42 -04:00
vexorian
5a1db96837 Prepare 1.2.0 development 2020-09-28 20:07:58 -04:00
vexorian
7a4c3bd709 Merge branch 'dev/1.0.x' into dev/1.1.x 2020-09-26 15:53:15 -04:00
vexorian
435e151258 Phonetic pronuntiation to avoid confusion 2020-09-26 15:02:35 -04:00
vexorian
cd3012a042 Merge branch 'dev/1.0.x' into dev/1.1.x 2020-09-24 19:00:17 -04:00
vexorian
a9e0eb2014 Merge branch 'main' into dev/1.0.x 2020-09-24 18:57:39 -04:00
vexorian
0df7622a32 dizqueTV license 2020-09-24 18:49:41 -04:00
vexorian
3e1d207e1b Prepare 1.1.1 development 2020-09-21 22:42:09 -04:00
vexorian
51c978ce37 Prepare 1.0.2 development 2020-09-21 21:18:31 -04:00