thecoder75 / liveme-pro-tools

LiveMe Pro Tools
https://thecoder75.github.io/liveme-pro-tools
GNU Affero General Public License v3.0
34 stars 29 forks source link

Feature Requests for 2019 #30

Closed thecoder75 closed 5 years ago

thecoder75 commented 5 years ago

Features requested for moving forward for developers to work on. Add your request as a comment and we'll look into it.

Xqqz commented 5 years ago

Rotate Screen in player For viewing when a broadcaster turns his/her camera 90-degrees to portrait view, or completely upside down 180-degrees https://github.com/Lewdninja/liveme-pro-tools/issues/58

Xqqz commented 5 years ago

Highlight BANNED ACCOUNTS with a RED BACKGROUND in Bookmarks after a SCAN

When the Bookmarks is scanned, LMPT already detects that an account is banned, ( right ? ) because when you click on a BANNED ACCOUNT after a scan, you get a screen similar to whats shown below. So when LMPT detects " No replays! There is no publicly listed replays available" , it can return the result a RED BACKGROUND in the scanned result for those accounts, similar to how it returns a GREEN background for NEW REPLAYS, similar to how it returns a YELLOW BACKGROUND when an account adds NEW FOLLOWINGS or got NEW FANS

If i see a bunch of RED BACKGROUNDS ( highlighted-banned accounts ) i can scroll down and UNFOLLOW them easily, ( cleaning up bookmarks )

banned

What says the community ?

Xqqz commented 5 years ago

Integrate LAMD So we can schedule scan and auto-download of selected broadcasters Live

Grindteeth commented 5 years ago

Some kind of clean up functionality, i.e. "remove all accounts not viewed in x months". If you decide to implement this, I'd appreciate if we get a pop up lining up all accounts (with short ID) that will be removed after the action since I will manually remove these from the LM client. Optionally, this pop up could allow us to select which ones to remove (or the ability to mark an account as "save forever" so it won't even show up in this list).

thecoder75 commented 5 years ago

Highlight BANNED ACCOUNTS with a RED BACKGROUND in Bookmarks after a SCAN

When the Bookmarks is scanned, LMPT already detects that an account is banned, ( right ? ) because when you click on a BANNED ACCOUNT after a scan, you get a screen similar to whats shown below. So when LMPT detects " No replays! There is no publicly listed replays available" , it can return the result a RED BACKGROUND in the scanned result for those accounts, similar to how it returns a GREEN background for NEW REPLAYS, similar to how it returns a YELLOW BACKGROUND when an account adds NEW FOLLOWINGS or got NEW FANS

If i see a bunch of RED BACKGROUNDS ( highlighted-banned accounts ) i can scroll down and UNFOLLOW them easily, ( cleaning up bookmarks )

banned

What says the community ?

Cannot show the account as being banned as they may have just deleted or removed all of the replays or set them to be hidden. I don't want people getting confused because of the app interpreting things incorrectly.

Xqqz commented 5 years ago

This feature from your list """ Bookmark cleanup function (flag or remove accounts that haven't been viewed in x days, etc...)""

I believe should just FLAG the account, don't want LMPT automatically REMOVING the users from the Bookmark until we can manually check to see if the account is banned from LiveMe or they just have not broadcast in a long time.. I have seen broadcasters return to Liveme and go Live after being missing for 5 months... just my .02 cents

RandomUserDave commented 5 years ago

Requesting persistent replay index. Links to replays are lost (if deleted) when the user's index is refreshed. I'm hoping there's a way to keep the list of replays locally, adding new ones when refreshed but not replacing the entire list. Great tool, btw. Thanks for all your work on this.

monstergarden commented 5 years ago

@RandomUserDave Yes this was actually planned with the new dotnet core version. We plan to store every request to the liveme backend in a local DB file (cache).

holamogan41 commented 5 years ago

Is it possible to change tips settings? I want to take 3 seconds forward or backward.

thecoder75 commented 5 years ago

Closing this for now, will open individual issue tickets for each feature as we plan to add them.