Commit Graph

88 Commits

Author SHA1 Message Date
jb-alvarado
94fa75a23d set playlist length seconds 2023-09-08 10:23:39 +02:00
jb-alvarado
0c51f8303c generate playlists based on template, serialize paths to PathBuf 2023-09-05 14:46:32 +02:00
jb-alvarado
d1716acfc5 update packages 2023-08-08 21:10:30 +02:00
jb-alvarado
83f59ba0bd deserialize number or string 2023-08-07 10:55:13 +02:00
jb-alvarado
fef7d04e65 fix boxborderw value 2023-08-07 10:54:12 +02:00
jb-alvarado
acfe223301 rename hls output, fix #351 2023-07-14 13:59:24 +02:00
jb-alvarado
cd4c8727bd update sqlx to 0.7 2023-07-04 08:00:18 +02:00
jb-alvarado
4a578e83ff set chrono features, cleanup, less logging 2023-06-19 20:48:50 +02:00
jb-alvarado
8eb5c2ba02 switch jsonrpc-http-server to tiny_http, update clap to next major version
The jsonrpc-http-server don't get any updates anymore and some libs are already unmaintained. Migration to the new jsonrpsee makes not so much sense, because its features are not needed. For our needs tiny_http is absolut enough.
2023-06-19 16:57:25 +02:00
jb-alvarado
a4fa9cb353 remove extra content type from header, fix #331 2023-06-16 19:51:57 +02:00
jb-alvarado
6338207fba update most importend config values on new channel 2023-05-15 15:25:15 +02:00
jb-alvarado
6c5264ea5f rename kill with stop (we are not killing anybody...), stop engine over rpc. #268 2023-02-21 14:10:06 +01:00
jb-alvarado
b4004d7d8b use async process::Command 2023-02-20 22:12:33 +01:00
jb-alvarado
7e5a391e3d work on "piggyback" mode 2023-02-20 17:28:33 +01:00
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