All Projects → bi119aTe5hXk → moe.TV

bi119aTe5hXk / moe.TV

Licence: WTFPL License
watch bangumi on your tvOS

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to moe.TV

Pbjvideoplayer
▶️ video player, simple way to play and stream media on iOS/tvOS
Stars: ✭ 620 (+2380%)
Mutual labels:  video-player, tvos
vscode-bangumi
🌈 The Bangumi extension for VSCode. Her data source came from Bilibili. [Maintenance phase]
Stars: ✭ 12 (-52%)
Mutual labels:  anime, bangumi
Player
▶️ video player in Swift, simple way to play and stream media on iOS/tvOS
Stars: ✭ 1,849 (+7296%)
Mutual labels:  video-player, tvos
MiaoProject
Miao Project Bug 反馈
Stars: ✭ 1,199 (+4696%)
Mutual labels:  tvos, appletv
F1-AppleTV
F1TV app for the Apple TV
Stars: ✭ 16 (-36%)
Mutual labels:  tvos, appletv
TVGemist
An *Unofficial* Uitzending Gemist application for  TV
Stars: ✭ 23 (-8%)
Mutual labels:  tvos, appletv
Sonarr-AnimeDownloader
It is a Docker Container that uses Sonarr to download anime from AnimeWorld site (ITALY).
Stars: ✭ 28 (+12%)
Mutual labels:  anime, sonarr
YetAnotherVideoPlayer
Yet Another Video Player for Andoid
Stars: ✭ 62 (+148%)
Mutual labels:  anime, video-player
AirPlayAuth
Since tvOS 10.2 AppleTV is enforcing the "Device verification" for AirPlay, which could be manually enabled/disabled before. This library allows to pair with an AppleTV and can be used in any app supporting streaming/casting to an AppleTV.
Stars: ✭ 82 (+228%)
Mutual labels:  tvos, appletv
anime-cli
A CLI for streaming, downloading anime shows. The shows data is indexed through GogoAnime.
Stars: ✭ 31 (+24%)
Mutual labels:  anime, video-player
nani
Crunchyroll without the bloat
Stars: ✭ 63 (+152%)
Mutual labels:  anime, video-player
DanMuPlayer
A ffmpeg based player for tvOS TVML support DanMu
Stars: ✭ 40 (+60%)
Mutual labels:  tvos, appletv
BGmi
BGmi is a cli tool with Web UI for subscribed bangumi.
Stars: ✭ 465 (+1760%)
Mutual labels:  anime, bangumi
madomagiOOP
👨‍💻♐ OOP learning with anime magical girl. (魔法少女で学ぶオブジェクト指向)🧙
Stars: ✭ 17 (-32%)
Mutual labels:  anime
floating-video-player-android
Floating VideoPlayer sample project with plugin
Stars: ✭ 17 (-32%)
Mutual labels:  video-player
SuperForwardView
A lightweight android library that allows to you create custom fast forward/rewind animations like on Netflix.
Stars: ✭ 75 (+200%)
Mutual labels:  video-player
Swift-IOS-ANE
FlashRuntimeExtensions.swift. Example Air Native Extension written in Swift 5 for iOS, macOS and tvOS
Stars: ✭ 56 (+124%)
Mutual labels:  tvos
tvheadend-ios-lib
Tvheadend iOS library enables you to create apps that connect to tvheadend. This is the base of TvhClient
Stars: ✭ 16 (-36%)
Mutual labels:  tvos
Super-Stitch
一款视频超级拼接软件
Stars: ✭ 28 (+12%)
Mutual labels:  video-player
ios-watchos-tvos-macos-resources
Updated list of Swift frameworks and libraries for iOS, watchOS, tvOS and macOS.
Stars: ✭ 58 (+132%)
Mutual labels:  tvos

moe.TV

Watch subscribed videos on your AppleTV.

Support platform:

Try it out on your AppleTV via TestFlight!

How to use (for Albireo)

Login in to your server using your authentication info.

How to use (for Sonarr)

  1. Setup your Sonarr and WebDAV service on your server, you can install WebDAVNav Server if you are using macOS as your service Server.

  2. Set the download path within Sonarr as your WebDAV shared folder. Such as /Macintosh HD/Users/your_user_name/Downloads/sonarr/. The sub-folders should be the series name.

  • Note: Authentication on both Sonarr and WebDAV only support HTTP basic which is browser popup. And both Sonarr and WebDAV authentication have enabled or disabled at the same time, i.e. you can't enable Sonarr authentication and disable the WebDAV's. And Digest authentication in WebDAV is not supported, DO NOT check that box in WebDAVNav Server's Authentication page.
  1. Login moe.TV client with your Sonarr service info.

For example:

  • Service Type: Sonarr

  • Connection Type: HTTP

  • Host:192.18.1.2:8989

  • WebDAV port:8990

  • API key:<In Sonarr server web management page, open /settings/general>

  1. Hit the "Save&Login in" button, enjoy your video night.

How to Build

  1. Clone this project or download the source code and unzip it. And open moe.TV folder.

  2. Open Terminal, cd to moe.TV folder's path, and run 'pod install'. Notice that the TVVLCKit framework will take about 2GB space and the package download speed is relatively slow.

  3. Open "moe.TV.xcworkspace" file, Choose your Team for code-signing.

  4. Build and run.

Add custom service

Coming soon...

Preview

sc1

sc2

sc3

Long term issue

  • WebDAV is required for video files transfer in Sonarr mode. Sonarr service does not provide WebDAV or script for run services. 3rd part program is required.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].