GithubHelp home page GithubHelp logo

nini22p / omp Goto Github PK

View Code? Open in Web Editor NEW
262.0 1.0 22.0 2.42 MB

OMP - OneDrive Media Player on the web / 网页端 OneDrive 媒体播放器

Home Page: https://nini22p.github.io/omp/

License: GNU Affero General Public License v3.0

JavaScript 1.62% HTML 0.79% TypeScript 97.05% CSS 0.54%
react onedrive player media-player music-player web typescript pwa cloud-player progressive-web-app

omp's Introduction

logo

OMP - OneDrive Media Player

ci Afdaian ko-fi

English | 中文

Now Playing

Features

  • OneDrive Files View
  • Music Playback
  • Music Metadata
  • Video Playback
  • Play Queue
  • Dark Mode
  • Media Session
  • PWA
  • History Sync
  • Playlists Sync

Screenshots

140335 235819 000122 000452

FAQ

Where is my data stored?

All of OMP data is stored in the Apps / OMP folder in your OneDrive. Where history.json is the history and playlists.json is the playlists. If you have lost your data, you can restore an older version by visiting the OneDrive web version.

Running and Build

App registrations

  1. Go to https://portal.azure.com/
  2. Into App registrations register an application
  3. Supported account types select the third item (Accounts in any organizational directory and personal Microsoft accounts)
  4. Redirect URI select SPA, url enter http://localhost:8760 or the domain of your deploy
  5. API Permissions add User.Read Files.Read Files.ReadWrite.AppFolder

Run dev server

Add .env.development in project path

CLIENT_ID=<clientId>
REDIRECT_URI=http://localhost:8760

Run npm i && npm run dev

Local build

Add .env in project path

CLIENT_ID=<clientId>
REDIRECT_URI=<redirectUri>

Run npm i && npm run build

License

AGPL 3.0

Star History

Star History Chart

omp's People

Contributors

dependabot[bot] avatar makinoharashoko avatar nini22p 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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

omp's Issues

添加音量调节按钮

可以添加音量调节按钮吗? 跟OneDrive网页一样,网页播放音乐也有音量调节,因为一些蓝牙耳机系统层面调节到最小音量都太大声,需要网页再调节音量.

[FR] 倍速播放支持

开发者你好,能否在视频播放器添加倍速并且能记住这个选项?

感激不尽

[Feature Request] 添加播放器屏幕方向旋转锁定功能

您好,

在使用安卓手机观看视频时,我发现页面会自动旋转,并且不遵守手机自带的旋转设定。这导致观看体验受到影响。

建议在播放器中增加一个屏幕方向旋转锁定功能,以提升移动设备用户的观看体验。

谢谢!

[FR]多选操作支持

可以在文件夹和播放列表页面支持多选操作吗?比如文件夹里面批量选择添加到播放列表,播放列表页面能够批量删除。

Bug: Language Setting Display Issue

Bug Report: Language Setting Display Issue

Website: https://nini22p.github.io/omp/

Description:

The website content displays correctly when using the "English" language setting. However, when switching to the "English (United Kingdom)" language setting, the display breaks.

Screenshots:

English (United Kingdom) - Incorrect Display:

image

image

Steps to Reproduce:

  1. Go to https://nini22p.github.io/omp/
  2. Switch the language setting to "English (United Kingdom)".

Expected Behavior:

The website content should display correctly, similar to the "English" language setting.

Actual Behavior:

The website display breaks as shown in the screenshot above.

Additional Information:

  • Browser: Chrome Version 126.0.6478.57 (Official Build) (64-bit)
  • Operating System: Windows 10 Version 22H2 (OS Build 19045.4529)

This issue might be caused by incorrect language code handling or missing language-specific resources for "English (United Kingdom)".

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.