rtCamp / transcoder

This WordPress plugin, useful to transcode audio and video file from any format to mp3 and mp4 respectively. Also it will generate thumbnails of videos.
https://rtmedia.io/transcoder/
GNU General Public License v2.0
10 stars 17 forks source link

Plugin update and compatibility check (July 2024) #288

Open dhawalepranav opened 3 months ago

dhawalepranav commented 3 months ago

We need to complete the following set of tasks for Transcoder.

Before starting the work please add your time estimations for every mentioned task and get it approved by your Project Co-ordinator or Project Manager

umeshnevase commented 3 months ago

@dhawalepranav

umeshnevase commented 3 months ago

@dhawalepranav

Estimate : 20-24 hours

I've invested some hours to understand the plugin and setup. Checked code structure. I've created setup on rt.gw server.

umeshnevase commented 3 months ago
umeshnevase commented 2 months ago
umeshnevase commented 2 months ago

Document the user manual with screenshots that will include things like "How to install plugin", "Plugin Pre-requisites" "How to setup plugin for first time", "Plugin Settings with their use case" etc This is already documented on rtMedia.io site and the document link is provided in the readme file. https://rtmedia.io/docs/transcoder/

umeshnevase commented 2 months ago

I'm working on below issues:

  1. https://github.com/rtCamp/transcoder/issues/287 : This is tested and could not be replicated.
  2. https://github.com/rtCamp/transcoder/issues/273 : I'm able to reproduce the issue and I've fixed it will create PR.
  3. https://github.com/rtCamp/transcoder/issues/248: I'm getting another issue on my site, it is giving 502 bad gateway. currently Debugging this issue.
umeshnevase commented 2 months ago
  1. https://github.com/rtCamp/transcoder/issues/273 : PR https://github.com/rtCamp/transcoder/pull/290
  2. https://github.com/rtCamp/transcoder/issues/288: PR https://github.com/rtCamp/transcoder/pull/289
  3. Still debugging issue : https://github.com/rtCamp/transcoder/issues/248