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

Save states/In progress movies, a folder to represent these files to be finished #25

Open
WillYu91 opened this issue Feb 28, 2013 · 5 comments
Assignees

Comments

@WillYu91
Copy link
Contributor

Want some sort of way to save progress in movies and represent these uncompleted files in a folder

@ghost ghost assigned WillYu91 Mar 1, 2013
@dellboy
Copy link

dellboy commented Mar 6, 2013

One thing that GTVBox does that I really like is use a pie to show the completion state of a video. So if you watched ~75% of the video, it shows something like this (right aligned next to the file name):

http://www.presentation-process.com/images/powerpoint-infographics-base.jpg

@WillYu91
Copy link
Contributor Author

WillYu91 commented Mar 6, 2013

Noted, will look into a implementing a similar feature.

@WillYu91
Copy link
Contributor Author

WillYu91 commented Apr 1, 2013

Resume has been implemented, will pick up media where left off. Still need some sort of front end UI to represent unfinished states.

@buchanae
Copy link
Contributor

buchanae commented Apr 1, 2013

Awesome. I'll take a crack at the front end this week.

@WillYu91
Copy link
Contributor Author

WillYu91 commented Apr 2, 2013

Thanks! Just note, the unfinished media is stored in a ContentProvider called ResumeContentProvider if you want to look at the structure of it. You can use this to query for unfinished media.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants