Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Music video support #80

Open
Pheggas opened this issue Feb 26, 2023 · 2 comments
Open

[Feature request] Music video support #80

Pheggas opened this issue Feb 26, 2023 · 2 comments
Assignees
Labels
feature New feature or request

Comments

@Pheggas
Copy link

Pheggas commented Feb 26, 2023

Hello. I noticed Forte could be very solid alternative to Plex in terms of selfhosting music streaming service. However I do have some concert / music videos that I would like to play sometimes.

Is there a possibility to add this feature in the future?

Thank you for the awesome project! 👍

@kaangiray26
Copy link
Owner

Hi, I want Forte to be only focused at being a music streaming platform. Streaming video files are not much different than streaming audio files. Instead of adding a complete new field of file types I plan to improve the music capabilities of forte for now.

However, I can add some features to link official music videos on youtube to tracks if it makes sense 👨‍🎤

I can imagine adding concert/music videos but how will forte be able to identify only music videos? Because audio files usually have metadata in them that can be used to identify the artist, album, track id etc. It becomes quite hard to do it on video files.

If you can show me a way to inspect video files and read their metadata (?) to link them to tracks etc. I might consider adding it in the future.

Sounds like a cool feature nevertheless. Thanks for the feedback!

@Pheggas Pheggas changed the title Music video support [Feature request] Music video support Feb 26, 2023
@Pheggas
Copy link
Author

Pheggas commented Feb 26, 2023

However, I can add some features to link official music videos on youtube to tracks if it makes sense

I think that would be nice. Maybe do it like spotify have the Canvas feature? - Video playback in the background

I can imagine adding concert/music videos but how will forte be able to identify only music videos?

Well, Plex needs to have those videos in dedicated folder like ./music_videos/artist/concert_video.mp4 . The file naming scheme is also important as Plex is deciding the tags by the name of the file. But if you don't want to implement video viewer, you could maybe redirect user to admin-specified url? Let's say maybe some self-hosted video viewer with direct link to that specific video?

link them to tracks

It doesn't need to be linked directly to individual tracks. Artist level linking would be just about right in my opinion

EDIT: From my point of view, there would be issue to only linking the songs / artists to publicly viewable videos because i have some rare concerts that aren't on youtube anymore.

@kaangiray26 kaangiray26 added the feature New feature or request label Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants