- Posts: 1
- Thank you received: 0
Support for SermonSpeaker 5.x is in bugfix mode only, the same as it is for Joomla 3.10.
I will not add any new features to this releases.
Please upgrade to SermonSpeaker 6.x and Joomla 4.x, which is better anyway.
I will not add any new features to this releases.
Please upgrade to SermonSpeaker 6.x and Joomla 4.x, which is better anyway.
Trouble Creating Sermons Automatically
- Konstantin Abramov
-
- Offline
- New Member
-
Less
More
11 Jan 2017 07:58 #6407
by Konstantin Abramov
Replied by Konstantin Abramov on topic Trouble Creating Sermons Automatically
Thomas, thank you for the Sermon Speaker component! I have a question about reading id3 tags from an s3 hosted mp3 file. Amazon has the following guide for the stream wrapper:
docs.aws.amazon.com/aws-sdk-php/v2/guide...-stream-wrapper.html
Would it be possible to implement the code they have for reading large files where you can read only a certain number of bytes (just enough to get the id3 data)? If this is possible, I would greatly appreciate if you consider implementing this.
We are running into an issue with our hosting company because the sermons are taking up a lot of space and we are considering moving them to s3. We usually use the orphan tool to upload sermons and rely on the id3 reading tag functionality.
Would it be possible to implement the code they have for reading large files where you can read only a certain number of bytes (just enough to get the id3 data)? If this is possible, I would greatly appreciate if you consider implementing this.
We are running into an issue with our hosting company because the sermons are taking up a lot of space and we are considering moving them to s3. We usually use the orphan tool to upload sermons and rely on the id3 reading tag functionality.
Thomas Hunziker wrote: That's true, since your server doesn't have direct access to the files on Amazon S3, it can't read the tags. Your server would have to first download the files in order to read the tags
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
-
- Offline
- Administrator
-
11 Jan 2017 08:26 #6409
by Thomas Hunziker
Replied by Thomas Hunziker on topic Trouble Creating Sermons Automatically
The SDK tools from Amazon S3 to my knowledge need a higher PHP version than what Joomla uses as minimum. That's why SermonSpeaker uses a different library. I'd have to see if that is possible as well with that library, but I think the way the ID3 lookup works, I'd have to download the whole file anyway.
I think the orphan tool doesn't work with AmazonS3. I haven't tested that.
I think the orphan tool doesn't work with AmazonS3. I haven't tested that.
Please Log in or Create an account to join the conversation.
Time to create page: 0.292 seconds