Coder Social home page Coder Social logo

androidtv's Introduction

此应用根据FFTVPlus来修改

名称

全局搜索“乐看视频”的位置都更改

图标(注意尺寸尽量一致)

app/src/res-launcher/drawable/ic_launcher.png

启动图(注意尺寸尽量一致)

app/src/res-pic/drawable/pic_launcher.png

视频列表和筛选的域名配置

app/src/main/java/com/pxf/fftv/plus/VideoConfig.java image

app/src/main/java/com/pxf/fftv/plus/model/video/cms/CMSVideoEngine.java image

CMS域名

app/src/main/java/com/pxf/fftv/plus/Const.java 12行

电视直播列表数据来源

app/src/main/java/com/pxf/fftv/plus/contract/live/IjkTVLiveActivity.java 120行

线路及播放器名称

app/src/main/res/layout/activity_setting.xml

注意

此app需要配合更改过的MACCMS api才能完美运行。

https://github.com/grayson85/androidTV/blob/master/maccmsAPI/Provide.php
Maccms API新增如下:
i) MagicBlack版本API只能查询子分类。修改后API能支持主分类查询

https://【你的域名】/api.php/provide/vod/?ac=detail&t1=1

ii) 修改后API能支持推荐影片查询

https://【你的域名】/api.php/provide/vod/?ac=detail&lvl=2

iii) 新增首字母查询

https://【你的域名】/api.php/provide/vod/?ac=detail&word=HZW

修复内容

i) https源无法显示图片

ii) 影片数据加载错误

iii) 移除release版需要登入才能播放影片

iv) 添加公告

v) 20220910 - 新增倒序功能 (Added new feature sorting)

vi) 20220910 - 新增ijkPlayer支持移动设备 (Added new feature ijkPlayer for Phone) - 还在持续更新中

vii) 20200919 - 修正搜索后滑动失焦问题 (Fixed scroll down lose focus)

viii) 20220923 - 新增视频多源选择 Added new feature indicate multiple source

未来修改

i) 影片集数分类

image image image

androidtv's People

Contributors

grayson85 avatar grayson0245 avatar

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.