Skip to content

Commit 4c60fab

Browse files
authored
Merge pull request #7 from saurabhv749/rename-project
renamed project, updated screenshots
2 parents 6f92212 + ff53b1d commit 4c60fab

File tree

9 files changed

+69
-47
lines changed

9 files changed

+69
-47
lines changed

README.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@ AC-4 audio is supported on devices providing such system decoder (e.g. Samsung G
2525

2626
## Screenshots
2727

28-
<img src="./assets/Screenshot_01.jpg" width="400">
29-
<img src="./assets/Screenshot_02.jpg" width="400">
28+
<img src="./assets/Screenshot_01_11zon.png" width="400">
29+
<img src="./assets/Screenshot_02_11zon.png" width="400">
30+
<img src="./assets/Screenshot_03_11zon.png" width="400">
3031
<img src="https://raw.githubusercontent.com/moneytoo/Player/master/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png" width="400">
3132

3233
## Features
@@ -58,7 +59,7 @@ Some advanced features can be enabled or configured in settings. To access it, l
5859
* Auto frame rate matching. (On Android 11+ and "compatible" displays, ExoPlayer supports [seamless refresh rate switching](https://source.android.com/devices/graphics/multiple-refresh-rate))
5960
* [Tunneled playback](https://medium.com/google-exoplayer/tunneled-video-playback-in-exoplayer-84f084a8094d). Enabling tunneling can improve playback of 4K/HDR content on Android TV.
6061
* Playback of Dolby Vision profile 7 (UHD Blu-ray) as HDR HEVC
61-
* Auto picture-in-picture. When you leave Just Player through the home button and video is playing, PiP will be activated automatically.
62+
* Auto picture-in-picture. When you leave Jet Player through the home button and video is playing, PiP will be activated automatically.
6263
* Skip silence
6364
* Repeat toggle
6465

@@ -81,9 +82,9 @@ Other links/channels: application thread on [XDA Developers](https://forum.xda-d
8182

8283
To load external (non-embedded) subtitles, long press the 📁 file open action in the bottom bar. The first time you do that, you will be offered to select root video folder to enable automatic loading of external subtitles.
8384

84-
💡📺 Because of [limitations on Android TV](https://github.com/moneytoo/Player/issues/248#issuecomment-1019565204), Just Player is also able to open subtitle files from external file managers. You can open video file from your file manager, then return back and also open subtitle file in Just Player. Subtitle will be available in the last selected video.
85+
💡📺 Because of [limitations on Android TV](https://github.com/moneytoo/Player/issues/248#issuecomment-1019565204), Jet Player is also able to open subtitle files from external file managers. You can open video file from your file manager, then return back and also open subtitle file in Jet Player. Subtitle will be available in the last selected video.
8586

86-
Just Player is also able to detect some subtitle files when accessing videos over HTTP/HTTPS. Just use the [same naming](https://github.com/moneytoo/Player/issues/173) for video files as well as subtitles (e.g. `video.mkv` and `video.srt`).
87+
Jet Player is also able to detect some subtitle files when accessing videos over HTTP/HTTPS. Jet use the [same naming](https://github.com/moneytoo/Player/issues/173) for video files as well as subtitles (e.g. `video.mkv` and `video.srt`).
8788

8889
### How do I change subtitle font, size or color?
8990

@@ -97,15 +98,15 @@ To quickly access the system _Caption preferences_ screen, long tap the subtitle
9798

9899
Unfortunately, upstream ExoPlayer doesn't handle some older formats like ~~[AVI container](https://github.com/google/ExoPlayer/issues/2092)~~, WMV or [Theora](https://github.com/google/ExoPlayer/issues/4970). Majority of devices also cannot handle [10-bit AVC](https://github.com/moneytoo/Player/issues/87#issuecomment-816228143).
99100

100-
Just Player focuses on playing videos so audio only playback isn't officialy supported ([request](https://github.com/moneytoo/Player/issues/55)).
101+
Jet Player focuses on playing videos so audio only playback isn't officialy supported ([request](https://github.com/moneytoo/Player/issues/55)).
101102

102103
### How to view detailed video information (like resolution, bitrate etc.)?
103104

104-
Install app like [MediaInfo](https://play.google.com/store/apps/details?id=net.mediaarea.mediainfo) (or APK from [MediaArea.net](https://mediaarea.net/en/MediaInfo/Download/Android)). Then, to quickly open MediaInfo from Just Player, long press the video name/title.
105+
Install app like [MediaInfo](https://play.google.com/store/apps/details?id=net.mediaarea.mediainfo) (or APK from [MediaArea.net](https://mediaarea.net/en/MediaInfo/Download/Android)). Then, to quickly open MediaInfo from Jet Player, long press the video name/title.
105106

106107
### I prefer using media library instead of a file chooser...
107108

108-
Just Player uses system file chooser which already allows two different browsing modes:
109+
Jet Player uses system file chooser which already allows two different browsing modes:
109110

110111
1. **Videos** - listing only device directories that contain videos
111112

@@ -116,7 +117,7 @@ Just Player uses system file chooser which already allows two different browsing
116117
<img src="https://raw.githubusercontent.com/moneytoo/Player/master/fastlane/metadata/android/en-US/images/readmeScreenshots/files_2.png" width="280">
117118

118119
Alternatively, some people choose to use the media library function of
119-
[Nova Video Player](https://github.com/nova-video-player/aos-AVP) and integrate it with Just Player by enabling "*Allow using another video player*" feature. This also gives you convenient access to content on network storages (SMB, UPnP, FTP and SFTP).
120+
[Nova Video Player](https://github.com/nova-video-player/aos-AVP) and integrate it with Jet Player by enabling "*Allow using another video player*" feature. This also gives you convenient access to content on network storages (SMB, UPnP, FTP and SFTP).
120121

121122
### How to access videos on network storages (SMB, WebDAV, SFTP, etc.)?
122123

@@ -126,9 +127,9 @@ Alternatively, some people choose to use the media library function of
126127

127128
### How do I open a streaming link, where do I enter an url?
128129

129-
Just Player does not have any UI to enter internet addresses, but it is registered for handling all compatible streaming links. When opening/tapping links in other apps, Just Player should be generally offered as an option. (Though this may not work in all situations, especially on Android 12+.)
130+
Jet Player does not have any UI to enter internet addresses, but it is registered for handling all compatible streaming links. When opening/tapping links in other apps, Jet Player should be generally offered as an option. (Though this may not work in all situations, especially on Android 12+.)
130131

131-
Alternatively, select the text url in the source app, choose _Share_ and find Just Player to play it.
132+
Alternatively, select the text url in the source app, choose _Share_ and find Jet Player to play it.
132133

133134
### How to zoom in to get rid of black bars?
134135

@@ -140,7 +141,7 @@ Just pause and resume playback once again.
140141

141142
## Other open source Android video players
142143

143-
Here's a comparison table presenting all available and significant open source video players for Android I was able to find. Just Player is something like ~~80%~~ 90% feature complete. It will probably never have dozens of options or some rich media library UI. It will never truly compete with feature rich VLC. It just attempts to provide functional feature set and motive others to create greater players based on amazing ExoPlayer.
144+
Here's a comparison table presenting all available and significant open source video players for Android I was able to find. Jet Player is something like ~~80%~~ 90% feature complete. It will probably never have dozens of options or some rich media library UI. It will never truly compete with feature rich VLC. It just attempts to provide functional feature set and motive others to create greater players based on amazing ExoPlayer.
144145

145146
| App name (source) | Media engine |
146147
| ----------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
3-
<string name="app_name" translatable="false">Just Player (Legacy)</string>
3+
<string name="app_name" translatable="false">Jet Video Player (Legacy)</string>
44
</resources>

0 commit comments

Comments
 (0)