Simon
ef0d490890
[API] change dates to ISO format
2023-07-28 15:56:59 +07:00
lamusmaser
865089d46d
Resolve #502 by making the extension lowercase before comparison. ( #504 )
...
* Resolve #502 with making the extension lowercase.
Add note to `EXT_MAP` reference.
* Fixed comment for linting, added more details.
2023-07-27 21:01:53 +07:00
Simon
cd25eadd1c
Filesystem organization, #build
...
Changed:
- Channged filesystem to static ids
- Improved error handling for download process
- Lots of fixes and improvements
2023-07-25 00:08:59 +07:00
Simon
d500fa5eeb
add unstable footer
2023-07-25 00:07:11 +07:00
Simon
4c681d813d
fix lint
2023-07-25 00:05:43 +07:00
Simon
ddfab4a341
update packages
2023-07-25 00:04:18 +07:00
Simon
434aa97a86
static cache file path building, #498
2023-07-24 23:44:27 +07:00
Simon
efde4b1142
skip subtitle if not processed yet, #496
2023-07-24 12:11:21 +07:00
Simon
6022bdd3cd
fix doc string
2023-07-24 11:27:19 +07:00
Simon
99baf64b11
update requirements
2023-07-24 10:51:37 +07:00
Simon
61b04ba5cf
channel migration take 2
2023-07-24 10:51:13 +07:00
Simon
2a60360f4a
handle empty channel migration cleanup
2023-06-28 20:07:40 +07:00
Simon
8a7cb8bc6f
bump redis
2023-06-28 20:07:17 +07:00
lamusmaser
1be80b24c2
Implement #490 - Add version API and add local_version function. ( #491 )
...
* Add version API and add local_version function.
* Minor adjustments for linting.
* Add missing newlines for linter.
* Add missing comma to `urls.py`.
* Remove `version/` endpoint.
* Remove the `VersionView`.
* Prepare `PingView` for removal of the `is_static` response.
* Remove the `is_unstable` response from `ReleaseVersion`.
* Readd missing class instantiation for first call of `ReleaseVersion`.
2023-06-28 10:50:28 +07:00
Simon
061c653bce
retry get config better startup error handling, #485
2023-06-23 00:15:07 +07:00
Simon
72a98b0473
handle missing channel_tvart_url in thumb validator, #479
2023-06-22 23:36:54 +07:00
Simon
88e199ef9c
reset reindex counter on new added to queue, #478
2023-06-22 23:29:05 +07:00
Simon
879497d25a
bump libs
2023-06-22 23:28:17 +07:00
Simon
3f1d8cf75d
add .venv
2023-06-22 23:28:06 +07:00
Simon
32721cf7ed
bump base python version
2023-06-22 23:27:48 +07:00
Simon
103409770d
temporary fix for is_favorited extraction error
2023-06-22 23:27:16 +07:00
Simon
094ccf4186
bump libs
2023-06-16 15:48:02 +07:00
Simon
247808563a
download error recovering
2023-06-16 15:47:38 +07:00
simon
5927ced485
bump libs
2023-05-27 18:26:34 +07:00
simon
6fb788b259
add delete button for unavailable video
2023-05-22 17:34:49 +07:00
simon
5e92d06f21
fix dl error retry logic, store and return error, #477
2023-05-20 21:25:50 +07:00
simon
7082718c14
add days to seconds string converter
2023-05-20 20:08:36 +07:00
simon
7e2cd6acd3
fix linter, take 2
2023-05-20 19:41:33 +07:00
simon
904d0de6aa
fix linter
2023-05-20 19:37:41 +07:00
simon
868247e6d4
add startup folder migration command
2023-05-20 19:30:40 +07:00
simon
c4e2332b83
fix startup race condition cluster health
2023-05-20 19:29:32 +07:00
simon
139d20560f
remove unused channel folder refresh
2023-05-20 16:30:19 +07:00
simon
66a14cf389
remove unused clean_string
2023-05-20 16:08:43 +07:00
simon
9b30c7df6e
refacter filesystem scanner
2023-05-20 16:07:33 +07:00
simon
5334d79d0d
default query
2023-05-20 15:38:55 +07:00
simon
64984bc1b3
fix chown for mig new folder
2023-05-19 14:49:49 +07:00
simon
8ef59f5bff
delete channel path building
2023-05-18 20:32:58 +07:00
simon
9d6ab6b7b3
implement new media_url
2023-05-18 20:32:37 +07:00
simon
d62b0d3f8d
implement simplified path migration
2023-05-18 17:42:15 +07:00
simon
918a04c502
allow empty data for paginate
2023-05-18 17:01:07 +07:00
simon
60f1809ed8
fix rescan without task
2023-05-17 23:24:47 +07:00
simon
f848e73251
HOTFIX: default bitrate, #415
2023-05-14 08:01:15 +07:00
simon
c65fbb0b60
add filesystem rescan message
2023-05-14 07:58:10 +07:00
simon
95f114d817
remove leftover print statement
2023-05-14 07:52:51 +07:00
simon
05eac1a8ca
hotfix: skip filesystem rescan
2023-05-13 23:24:35 +07:00
simon
ea42f0f1e3
bump TA_VERSION v0.3.6
2023-05-13 20:48:01 +07:00
simon
625dc357cc
fix typo
2023-05-13 19:22:42 +07:00
simon
e94e11c456
various finetuning, RC, #build
...
Changed:
- Added auto tag to download queue item
- Add filesystem rescan before stream extract migration
- Add channel tags to search results
- Fix migration notification logic
- Fix filesystem rescan without task
2023-05-07 20:59:19 +07:00
simon
a9b5713629
add channel tags to searching
2023-05-07 20:46:46 +07:00
simon
dbaa13bfb0
apply auto_start sort to dl queue
2023-05-07 19:41:37 +07:00