The Wayback Machine - https://web.archive.org/web/20200527044139/https://github.com/streamaserver/streama/issues/590
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

Watchlist #590

Open
jtaverne opened this issue Mar 16, 2018 · 4 comments
Open

Watchlist #590

jtaverne opened this issue Mar 16, 2018 · 4 comments

Comments

@jtaverne
Copy link

@jtaverne jtaverne commented Mar 16, 2018

Is it possible to add some watchlist ?
You can select movies in order to view them letter or in irder to cataorize them as your own ?

@Jeronimo95
Copy link
Contributor

@Jeronimo95 Jeronimo95 commented Mar 17, 2018

Defiantly possible. I'm thinking like a button next to episodes, shows, and movies that adds to your list. Then the player can just run thought that playlist.

@sunjam
Copy link

@sunjam sunjam commented Apr 24, 2018

I've seen this done as a heart shape "bookmark" tag that could be applied to films of interest. Once watched, a "watched" tag would be applied.

@Shrinks99
Copy link
Contributor

@Shrinks99 Shrinks99 commented Apr 25, 2018

Perhaps something like this?
video mockup-01

All elements on hover:
video mockup-02

@dularion
Copy link
Member

@dularion dularion commented Nov 5, 2019

I suggest a button in the dashboard cards like suggested above, but also in the media-info-dialog. Also, wee need a way to view our watchlist on the dashboard, so maybe a new section for that below "continue watching"? And a way to remove them from the watchlist. also, if a video is under "continue watching", should it then maybe automatically be removed from the watchlist? Or we should maybe add a "remove from watchlist" button for those items that are in a watchlist already...

Also, watchlists should be different for different profiles, so the profiles need to be taken into account here.

image

Andri-Y added a commit to Andri-Y/streama that referenced this issue Nov 12, 2019
 Was added whole structure (domainClass, .gson, Marshaller config, controller, method, that checking is video or tvShow in Watchlist, new endpoints to api-service and methods for dashboard controller)
 Was edited path, view of dashboard, TvShow and Video domain classes, MarshallerService, UrlMappings, application and DashController
 Sorting, adding, removing watchlist for current profile are working correctly. There is no update DOM on adding/removing watchlistEntries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.