jb-alvarado
1c54bc0e2d
update yaml
2023-02-09 11:58:59 +01:00
jb-alvarado
3b61d09809
set version and other metadata globally
2023-02-03 09:32:05 +01:00
jb-alvarado
9e84c561ef
update version
2023-02-02 12:17:36 +01:00
jb-alvarado
255ced8ecb
update packages, fix clippy warnings
2023-01-28 21:52:32 +01:00
jb-alvarado
f3cd45af3c
cleanup
2023-01-22 21:10:01 +01:00
jb-alvarado
1c2f14095c
update versions
2023-01-22 20:43:56 +01:00
jb-alvarado
143085991d
option for list folders only
2023-01-22 15:51:53 +01:00
jb-alvarado
e752a7a951
support path list for playlist generation, #258
2023-01-22 14:17:51 +01:00
jb-alvarado
ab474f6d2f
update frontend to nuxtjs3
2023-01-11 15:29:41 +01:00
jb-alvarado
e363077d30
add extra extensions
2023-01-10 17:02:35 +01:00
jb-alvarado
9da38e8bb2
fix route examples, fix #251
2022-12-22 13:45:56 +01:00
jb-alvarado
c57b534b7a
Revert "extra_extensions as vec"
...
This reverts commit c4f803da11
.
2022-12-22 08:02:29 +01:00
jb-alvarado
c4f803da11
extra_extensions as vec
2022-12-21 14:11:27 +01:00
jb-alvarado
a3ce014444
update packages, set correct port
2022-12-20 09:24:54 +01:00
jb-alvarado
f38882032f
add optional ingest_level
...
- migrate to rust 1.66
- update packages
- set windows title in desktop mode
2022-12-17 22:08:22 +01:00
jb-alvarado
8f0060568c
use lexical_sort for ordering
2022-12-06 08:11:18 +01:00
jb-alvarado
b11eeb486a
update version
2022-11-28 18:30:18 +01:00
jb-alvarado
edfff8269b
init db needs its own connection, fix #241
2022-11-28 18:28:00 +01:00
jb-alvarado
5780de38c4
don't borrow pool in data
2022-11-19 20:54:46 +01:00
jb-alvarado
8be199222e
update dependencies
2022-11-19 20:34:29 +01:00
jb-alvarado
4122aaa7a6
use only one pool for the hole app
2022-11-19 19:56:45 +01:00
jb-alvarado
a5f0813d2a
use only one db connection pool
2022-11-18 14:13:24 +01:00
jb-alvarado
8f84b70205
add /api in docs, fix #238
2022-11-16 15:57:32 +01:00
jb-alvarado
0d87baece7
fix range, when start_after is behind start_before
2022-11-14 07:57:43 +01:00
jb-alvarado
7a694f83d7
typo
2022-11-13 21:21:30 +01:00
jb-alvarado
81df6e10e5
better description
2022-11-13 21:21:14 +01:00
jb-alvarado
aa820b29c2
make query optional
2022-11-13 21:18:48 +01:00
jb-alvarado
f576dedcb9
get program infos
2022-11-13 17:34:01 +01:00
jb-alvarado
694c9f8c4b
fix auth example, #232
2022-11-08 15:42:17 +01:00
jb-alvarado
70213b5d64
fix rust 1.65 clippy warnings, change version
2022-11-03 15:26:02 +01:00
jb-alvarado
c3b57622bb
switch to i32
2022-10-05 09:22:52 +02:00
jb-alvarado
ec4f5d2ac2
restructure api, import playlist from text file #195
2022-10-02 21:43:35 +02:00
jb-alvarado
69a3e59e35
convert text/m3u file to playlist, #195
2022-09-29 21:33:54 +02:00
jb-alvarado
82c108b4b8
update versions
2022-09-13 13:14:47 +02:00
jb-alvarado
7ec4e0d5e5
remove error log in favor of debug log
2022-09-07 11:48:18 +02:00
jb-alvarado
9c5122696d
validate file compression settings and filtering
...
- fix length from filler clip in playlist generator
- serialize values only when string is not empty
- compare also audio and custom filter on playlist existing check
2022-09-07 11:33:13 +02:00
jb-alvarado
6ff34e0ddb
replace timezone with utc offset
2022-09-04 17:07:16 +02:00
jb-alvarado
bff1797733
update frontend, change playlist update response
...
- fix advertisement checkbox, add audio to source
- response playlist update message, instead of generic write success
2022-08-19 13:37:06 +02:00
jb-alvarado
449268dfe0
fix playlist switch, when total_delta < threshold
...
- update packages
- cleanup code with new clippy
- add fake_time cmd arg for debugging
- add ignore_chapters only to file source
2022-08-15 14:27:41 +02:00
jb-alvarado
5de3ce2fb1
flatten rpc text sender, use home dir (with fallback to temp) for status file,
2022-08-10 10:07:10 +02:00
jb-alvarado
eb47c31135
prepare for version 0.14.0
...
- use chrono 0.4.20
- remove exit from kill_all function
- add exit statement to rpc error catcher
- typo in readme
- add infos about image and audio source
2022-08-07 18:00:20 +02:00
jb-alvarado
7b74ee67eb
Update README.md
2022-07-28 12:02:11 +02:00
jb-alvarado
18d130ed01
add man, update readme and build script
2022-07-28 10:46:55 +02:00
jb-alvarado
32454e41d6
v0.13.0
...
- update to chrono 0.4.20.rc.1
- preserve text filter in HLS mode when clips changes
- cross compile ffpapi for macOS
2022-07-27 17:58:56 +02:00
jb-alvarado
bf516b6ace
cargo fmt
2022-07-26 11:47:08 +02:00
jb-alvarado
088bce28d4
include public in assets
2022-07-25 17:26:49 +02:00
jb-alvarado
06fa5e6e95
add frontend, remove preview config
2022-07-24 19:23:52 +02:00
jb-alvarado
3fa004249d
remove group from service, create plalist folders
2022-07-19 14:47:40 +02:00
jb-alvarado
94816903c3
no rpc logging, add default config, better naming, code cleanup
2022-07-19 11:11:23 +02:00
jb-alvarado
a7d0a43fdd
support multi channel
2022-07-18 22:55:18 +02:00