mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-16 13:07:46 +02:00
feat: write id3v2 tags to episode's audio file
- add $mediaRoot parameter in app config - add and refactor helpers : id3, media and url - add basic vscode settings for code formatting in devcontainer.json - set post_max_size to Dockerfile
This commit is contained in:
parent
d2dc6e6418
commit
4651d01a84
19 changed files with 264 additions and 103 deletions
|
|
@ -27,7 +27,7 @@ class EpisodeModel extends Model
|
|||
'duration',
|
||||
'image',
|
||||
'explicit',
|
||||
'episode_number',
|
||||
'number',
|
||||
'season_number',
|
||||
'type',
|
||||
'block',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue