Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

So cool #7

Open
alvarodevlabs opened this issue Oct 15, 2019 · 27 comments
Open

So cool #7

alvarodevlabs opened this issue Oct 15, 2019 · 27 comments
Labels
enhancement New feature or request

Comments

@alvarodevlabs
Copy link

Great App! but i have a suggestion, can you make a backend for upload our own stream links for the movies? like this one! https://codecanyon.net/item/streamapp-streaming-movies-tv-series-and-live-tv-flutter-full-app-with-admin-panel/24483188

@o1298098
Copy link
Owner

Thanks, this is a good suggestion, I am going to add this feature.

@o1298098 o1298098 added the enhancement New feature or request label Oct 16, 2019
@alvarodevlabs
Copy link
Author

alvarodevlabs commented Oct 16, 2019

I can give you free hosting if you want to make all the tests, also, have a few more suggestions:
1: Custom User Area, because lot of people havent got a themoviedb account...
2: Favorites, Watchlist and custom lists for users in web storage without using themoviedb
3: List all Movies and series on webpanel to include custom links (Embed, .mp4...)
For all of this, your app looks so great, very good job mate.
You can upload your app with this suggestions to codecanyon for some $$ to get your work paid.

@o1298098
Copy link
Owner

Thanks for all your suggestions, I will add these features in future updates.

@o1298098
Copy link
Owner

o1298098 commented Oct 27, 2019

@Seguro19 , I add the feature like this
Kapture 2019-10-27 at 17 19 08

@alvarodevlabs
Copy link
Author

alvarodevlabs commented Oct 27, 2019

Wow, looks amazing! just one question, where you store that information for each movie/tvshow ?
A web-based list to add links from computer would be so nice too, if you need hosting or something i can give you for free for tests.


NOTE: If all users can upload their stream links maybe will cause spam/massive uploads from users...
An idea is to make a custom user role, for example, simple user, and mod user(Can upload links)

For the rest... amazing work, im trying all the features and for the moment everything works perfectly.

Edit: Would be nice too, to upload links like: .mp4 format and another compatible video formats, and embed videos, for example:

https://www.youtube.com/embed/k4V3Mo61fJM

@o1298098
Copy link
Owner

I use Firestore to store all the data, I will create a website for users to upload or manage their own stream links.

@alvarodevlabs
Copy link
Author

I use Firestore to store all the data, I will create a website for users to upload or manage their own stream links.

Perfect, your email is: [email protected] ? i want to talk with you.

@o1298098
Copy link
Owner

yes

@alvarodevlabs
Copy link
Author

Im trying your new update, everythings works perfect about stream link support :) Well done.

Have another suggestions:

1: Option to add custom links without .mp4 file or another video format (Like this example) https://onlystream.tv/e/wrbp8e2dh60v (Like a webview without popups).
2: Stream links for TV Shows episodes
3: Stream link upload form fields (Quality, Language, URL, (Youtube embed, Other, Webview URL).)
4: A small guide to change your firebase API to ours ( Firebase API, Google auth API, and Themoviedb API).
5: Already you know this, a web-based platform for administrator to upload bulk stream links for movies,tvshows, connected to firebase filtering by Themoviedb ID, or using a custom mysql table (Connected too with the App (In case not using firebase), thats on your hands, wherever you prefer.).

Gonna keep trying all features in case i found any bug.

@o1298098
Copy link
Owner

Thanks again for your suggestion, I will add these features step by step. Currently I want to build up a management website first.

@o1298098
Copy link
Owner

o1298098 commented Nov 1, 2019

@Seguro19 ,I created a website like this. Do you have any suggestions?
Kapture 2019-11-01 at 11 30 23

@alvarodevlabs
Copy link
Author

alvarodevlabs commented Nov 1, 2019

Looks amazing, for suggestions... haha

First of all one question, did you import movies with all the info to database? or just themoviedb api, and only create a database for links connected to each movie id.

Suggestions:
1: Option to add links for tv shows in field like this:
1x01 https://urltoepisode.com/1
1x02 https://urltoepisode.com/2
1x03 https://urltoepisode.com/3
So the system recognise 1x01, 1x02, 1x03 like (1 SEASON X01 EPISODE) for each episode and add it to each episode.

2: User system in database (Custom login without themoviedb API), but maybe is a problem for the user lists... Or at the same time make themoviedb login and user registration on custom database.

4: System settings

  • Themoviedb API key
  • Google Analitycs code
  • Firebase API key
  • Theme colors
  • Push notifications from web-platform

Gonna think in another suggestions for you :)

@o1298098
Copy link
Owner

o1298098 commented Nov 1, 2019

I just get movie data from themoviedb api. But I still use FireStore to store all the data.like this:
image
I will add the support for tv shows base on your suggestions , Thanks

@o1298098
Copy link
Owner

o1298098 commented Nov 2, 2019

Finally, I decided to use mysql instead of firestore. I think firestore not a good choice for this project.

@alvarodevlabs
Copy link
Author

Perfect!, if you want to check this 3 apps projects to check the features if you want to implement something...
https://bit.ly/2PJIqlA
https://bit.ly/34prXa1
https://bit.ly/2WNWmwp

@alvarodevlabs
Copy link
Author

Hey dude!, How are you going? been days since last update and only want to know how its going :)

@o1298098
Copy link
Owner

o1298098 commented Nov 9, 2019

This week, I just built API for the database . I will update the TV show stream link and webview support later.

@o1298098
Copy link
Owner

@Seguro19 ,is that right?
Kapture 2019-11-12 at 16 43 40

@alvarodevlabs
Copy link
Author

@Seguro19 ,is that right?
Kapture 2019-11-12 at 16 43 40
Looks really amazing! That's the best way to add links to tvshows...

@alvarodevlabs
Copy link
Author

Gonna try your recent update! thanks for all!, just a question.
Can you share the web platform? to connect it with my project. because i dont understand much the API functions :(

@o1298098
Copy link
Owner

Yes, but the web platform is not finished yet, I will send a link to your email when I finish it.

@alvarodevlabs
Copy link
Author

Another suggestions, All of the embed streams sites got a lot of popups, gonna be awesome if you add some javascript disallow popups to the webview :)

@o1298098
Copy link
Owner

OK, I will add javascript to limit popup

@iamthenewking
Copy link

Nice app...

@jameswebb07
Copy link

Great work! can you send latest release apk ?

@thawhakyi
Copy link

Bro. Can you share me back end admin panel source code? I really love your project ui and features and want to use in my school project. Thank you.

mail - [email protected]

@Techfazzy
Copy link

Hello Please I am new to flutter and I saw your movie app and i was greatly impressed. I was wondering if you had a youtube tutorial because i know many people will be happy to see that if not please I would like to ask for the admin panel on how i could add videos.

mail- [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants