Uh oh!
There was an error while loading. Please reload this page.
Add audio and video attributes to assets - #5045
Conversation
edalzell
commented
Jan 10, 2022
@jasonvarga (and @jacksleight), is this the right approach and likely to get merged? If so, I'll continue (and write tests etc). |
elseWow, thanks for implementing this, looks great! I have a few thoughts, just based on how I imagined this might work:
|
jasonvarga
commented
Jan 10, 2022
Looks okay to me, although the naming of the keys (like Jack has pointed out) will probably need tweaking. |
Bigger change than expected. I tested this locally and all looks good, however I can't get the audio test going, for some reason GetId3 is not using the faked disk and saying the faked test file doesn't exist. What am I doing wrong? |
jasonvarga
commented
Jan 13, 2022
Your "add (broken) test" commit passes. 🤔 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
edalzell
commented
Jan 13, 2022
Ya there’s a mark skipped at the top |
jasonvarga
commented
Jan 13, 2022
Ah missed that. |
edalzell
commented
Jan 16, 2022
OK, made those changes, but still need some help on the tests. |
arthurperton
commented
Jan 16, 2022
Nice one Erin! A detail: the comment above |
edalzell
commented
Jan 16, 2022
Fixed, thanks! |
jasonvarga
commented
Jan 17, 2022
This looks cool! But |
jackmcdade
commented
Jan 17, 2022
I believe |
jasonvarga
commented
Jan 17, 2022
Sigh. That's the most obvious one too, now. |
jackmcdade
commented
Jan 17, 2022
How do we feel about all these extra dependencies that are required for most of the features to work? https://github.com/JamesHeinrich/getID3/blob/master/composer.json |
They're just suggestions. They're only output on composer v1 when you create a new project. On composer 2, when you create a new project, it's just one line, and we were getting it anyway. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
jasonvarga
commented
Jan 25, 2022
Okay, made a handful of tweaks here:
|
schmidex
commented
Feb 12, 2022
I' really happy to see this added (and tagged now). |
edalzell
commented
Feb 12, 2022
oh haha, yup! @schmidex please either PR this in, or open a new FR. |
schmidex
commented
Feb 12, 2022
I tried my best in #5265 |
Closesstatamic/ideas#723
Closesstatamic/ideas#363
Closesstatamic/ideas#595