[GH-ISSUE #272] Suggestion for online media play #197

Closed
opened 2026-03-02 15:56:42 +03:00 by kerem · 4 comments
Owner

Originally created by @huya1121 on GitHub (Dec 29, 2019).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/272

Hi, I mount googledrvie files to folder,but it seems can't play online videos....
Would you like to add online play function?

Originally created by @huya1121 on GitHub (Dec 29, 2019). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/272 Hi, I mount googledrvie files to folder,but it seems can't play online videos.... Would you like to add online play function?
kerem 2026-03-02 15:56:42 +03:00
Author
Owner

@EV-soft commented on GitHub (Dec 30, 2019):

Files with these extensions should appear as video:
('webm', 'mp4', 'm4v', 'ogm', 'ogv', 'mov', 'mkv')

<!-- gh-comment-id:569671474 --> @EV-soft commented on GitHub (Dec 30, 2019): Files with these extensions should appear as video: ('webm', 'mp4', 'm4v', 'ogm', 'ogv', 'mov', 'mkv')
Author
Owner

@huya1121 commented on GitHub (Dec 30, 2019):

Files with these extensions should appear as video:
('webm', 'mp4', 'm4v', 'ogm', 'ogv', 'mov', 'mkv')

I know that,but can't play...

<!-- gh-comment-id:569672180 --> @huya1121 commented on GitHub (Dec 30, 2019): > Files with these extensions should appear as video: > ('webm', 'mp4', 'm4v', 'ogm', 'ogv', 'mov', 'mkv') I know that,but can't play...
Author
Owner

@ghost commented on GitHub (Mar 13, 2020):

Might be because the files cant be accessed, make sure the video files are accessible, e.g. have a look in the developer tools for any 404's or ERR_NAME_NOT_RESOLVED. if there is make sure the document root is set correctly.

<!-- gh-comment-id:598709453 --> @ghost commented on GitHub (Mar 13, 2020): Might be because the files cant be accessed, make sure the video files are accessible, e.g. have a look in the developer tools for any 404's or ERR_NAME_NOT_RESOLVED. if there is make sure the document root is set correctly.
Author
Owner

@prasathmani commented on GitHub (Sep 24, 2020):

Thank you suggesting, as of now not possible to add this feature, This application developed to help for managing files in the server.

<!-- gh-comment-id:698628549 --> @prasathmani commented on GitHub (Sep 24, 2020): Thank you suggesting, as of now not possible to add this feature, This application developed to help for managing files in the server.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#197
No description provided.