Suggestion to short mediaflow proxy label #487
Labels
No labels
MediaFlow Proxy
autorelease: pending
autorelease: tagged
bug
documentation
duplicate
enhancement
help wanted
invalid
question
wontfix
🇩🇪 German
🇫🇷 French
🇮🇳 Indian
🇸🇦 Arabic
🌐 Multi
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Creepso/webstreamr-github#487
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi
To be able to show the source name on result you should short the mediaflow proxy name
For ex.
VOE(via Mediaflow Proxy)
to
VOE(MFP)
In this way the source at the end will easily seen on any type of device.
I'm OK with adapting all of this in a single PR. But tests and fixtures need updates too. You'd need to make yourself comfortable with running tests and updating them as well or wait.
I don't know how to do them lol 😳
Learn me or I will wait no problem...
No worries. You can update all code pieces (maybe use " (MFP)" so that we get e.g. "VOE (MFP)") and then you run
npm run test -- -u. That might be it alreadyOh and also fix failing tests in case there are some. Until the above command finishes cleanly :) you can do it! 😊 I'll merge then
I will try to do as I am using Vercel and not locally testing and Vercel is limited on how many builds you can run...
I have my raspberrypi by I don't want to mess with it anyway I think I can use it because I have (open media vault) installed and has docker composer. I also use it for mediaflow proxy...
What I want to learn and what we have to focus is more on bringing as much extractors as we can because adding new sources after it's easy...There are good websites that uses only VidMoly and Waaw, or only VK and VidGuard. Especially Animation and anime websites but not only...
So the idea is how to properly test or troubleshout an extractor to see whats wrong with it...
For example if you see the issues opened for vidmoly or vk...
adapted in
4cd1e09466