castopod/app/Entities/Media
Yassine Doghri 00987610a0 feat(transcript): parse srt subtitles into json file + add max file size info below audio file input
remove episode form warning + add javascript validation when uploading a file to check if it's too
big to upload
2022-01-09 16:37:13 +00:00
..
Audio.php fix(import): save media files during podcast import + set missing media fields 2021-12-29 12:10:13 +00:00
BaseMedia.php feat(transcript): parse srt subtitles into json file + add max file size info below audio file input 2022-01-09 16:37:13 +00:00
Chapters.php feat(media): clean media api + create an entity per media type 2021-12-29 12:10:13 +00:00
Document.php feat(media): clean media api + create an entity per media type 2021-12-29 12:10:13 +00:00
Image.php fix(import): save media files during podcast import + set missing media fields 2021-12-29 12:10:13 +00:00
Transcript.php feat(transcript): parse srt subtitles into json file + add max file size info below audio file input 2022-01-09 16:37:13 +00:00
Video.php feat(media): clean media api + create an entity per media type 2021-12-29 12:10:13 +00:00