No description
Find a file
nomadics9 e009b86153
Some checks failed
Build / Assemble (push) Has been cancelled
build: 16 version-0.10.6-0.14.2
2024-07-26 05:13:37 +03:00
.github build: 15 version-0.10.5-0.14.2 2024-07-21 04:38:32 +03:00
app hotfix 2024-07-26 05:13:08 +03:00
buildSrc build: 16 version-0.10.6-0.14.2 2024-07-26 05:02:31 +03:00
core feat: very simple update checker 2024-07-26 04:58:50 +03:00
data feat: select transcoding codec in network settings / code: clean up, refactors & rework alot of transcoding stuff / bugfixes: mainly deviceId 2024-07-21 04:18:08 +03:00
fastlane refactor package name 2024-06-29 15:44:54 +03:00
gradle feat: Markdown support for disclamer 2024-07-21 06:18:21 +03:00
images Update showcase images (#148) 2022-08-23 21:33:07 +02:00
player feat: select transcoding codec in network settings / code: clean up, refactors & rework alot of transcoding stuff / bugfixes: mainly deviceId 2024-07-21 04:18:08 +03:00
preferences feat: select transcoding codec in network settings / code: clean up, refactors & rework alot of transcoding stuff / bugfixes: mainly deviceId 2024-07-21 04:18:08 +03:00
.editorconfig chore(deps): update dependency org.jlleitschuh.gradle.ktlint to v11.4.0 (#293) 2023-06-19 23:16:02 +02:00
.gitignore build: 15 version-0.10.5-0.14.2 2024-07-21 04:38:32 +03:00
build.gradle.kts chore: update agp and other dependencies 2024-03-02 21:08:38 +01:00
Gemfile ci: add fastlane 2024-04-14 21:47:41 +02:00
Gemfile.lock chore(deps): update dependency fastlane to v2.221.1 (#783) 2024-06-24 17:49:11 +02:00
gradle.properties feat: android tv (#598) 2023-12-30 22:20:20 +01:00
gradlew chore(deps): update dependency gradle to v8.8 (#769) 2024-06-07 17:50:52 +02:00
gradlew.bat chore(deps): update dependency gradle to v8.6 (#653) 2024-02-10 16:55:29 +01:00
LICENSE Add LICENSE 2021-08-13 16:49:36 +02:00
lint.xml build: 15 version-0.10.5-0.14.2 2024-07-21 06:23:54 +03:00
PRIVACY personal personlization init 2024-06-29 03:07:12 +03:00
README.md Build: 10 Transcoding Download Merge 2024-07-17 06:30:54 +03:00
renovate.json chore: run renovate weekly 2023-10-28 15:32:54 +02:00
settings.gradle.kts feat: Rows preferance in libraries view set default to 3 / settings defaults fix 2024-07-05 20:00:21 +03:00
version build: 16 version-0.10.6-0.14.2 2024-07-26 05:13:37 +03:00

Ananas

Personal fork

Screenshots

Home Library Movie Season Episode
Home Library Movie Season Episode

Features

  • Completely native interface
  • Supported media items: movies, series, seasons, episodes
    • Direct play and Transcoding
  • Offline playback / downloads
  • Transcoding Downloads (Original - 720p - 480p - 360p)
  • ExoPlayer
    • Video codecs: H.263, H.264, H.265, VP8, VP9, AV1
      • Support depends on Android device
    • Audio codecs: Vorbis, Opus, FLAC, ALAC, PCM, MP3, AAC, AC-3, E-AC-3, DTS, DTS-HD, TrueHD
      • Support provided by ExoPlayer FFmpeg extension
    • Subtitle codecs: SRT, VTT, SSA/ASS, PGSSUB
      • SSA/ASS has limited styling support see this issue
  • mpv
    • Container formats: mkv, mov, mp4, avi
    • Video codecs: H.264, H.265, VP8, VP9, AV1
    • Audio codecs: Opus, FLAC, MP3, AAC, AC-3, E-AC-3, TrueHD, DTS, DTS-HD
    • Subtitle codecs: SRT, VTT, SSA/ASS, DVDSUB
    • Optionally force software decoding when hardware decoding has issues.
  • Picture-in-picture mode
  • Media chapters
    • Timeline markers
    • Chapter navigation gestures

Planned features

  • Android TV
  • Websocket connection (Syncplay)
  • Chromecast support

License

This project is licensed under GPLv3.