Giter Club home page Giter Club logo

koel-aws's People

Contributors

alejandro-carstens avatar phanan avatar stylejs-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

koel-aws's Issues

Unsupported event type: ObjectCreated:CompleteMultipartUpload

I am utilizing the aws/lambda architecture. When I bulk upload from the cli like:

$ aws s3 cp music/* s3://bucket-name/

I receive the following error in the lambda logs: "Unsupported event type: ObjectCreated:CompleteMultipartUpload".

I ended up using this solution using the s3api, however, it would nice to have the lambda function account for the multipart upload.

Sync S3

I followed your steps 1 to 4 and it worked great. But still nothing happens after setting up my AWS credentials in .env. I have tested the credentials and they are active. So Should I re init Koel? Should I specify a media path when I use AWS? I feel the answer to this might be a good step 5.

Looking for help troubleshooting

Hello!

First thanks to @phanan for building both Koel and this add on to be able to use S3 buckets. Very cool projects that I'm hoping to get a lot of use out of and hopefully ultimately contribute to.

I followed the instructions (which may need to be updated a bit due to updates to the Lambda interface) and nothing is showing up in Koel:

koel-blank

I looked at the issues on this repo and didn't see anything that sounded relevant. So then I looked at the Lambda messages and they all are returning this error message:

{
"errorMessage": "Could not determine the media type."
}

The files are all mp3s so I'm not really sure where to start with troubleshooting this.

Please advise. Thanks!

Rename repo?

koel-aws is inaccurate to what this repo is about...

How about something like: koel-s3object-lambda ?

Node version is not available on Lambda anymore

The oldest lambda version available on AWS is now node.js 12 and this function does not work with that runtime, can we either update the function to support node.js 12 or provide a workaround?

Song not playing

All my songs were loaded from S3, however, they are not playing, the seek-bar is just in a constant loading loop

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.