murat8505 / android-xbmcremote

Automatically exported from code.google.com/p/android-xbmcremote
0 stars 0 forks source link

Take "Hide viewed" into account when browsing video library. #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Select Video List
2. Full list displayed but on xbmc I have it set to Hide Viewed.
3.

What is the expected output? What do you see instead?
See the same list of files as my xbmc screen.

What version of the product are you using? On what operating system?
XBMC Remote v0.5.6 signed.apk on Samsung Galaxy/i7500 with Cupcake 1.5.
XBMC is latest SVN release on Windows XP.

Please provide any additional information below.

Original issue reported on code.google.com by nchinniah on 18 Oct 2009 at 11:45

GoogleCodeExporter commented 9 years ago
The video list is very basic right now, but it will be improved after we are 
done
with the music library.
Even though I currently don't know if it is possible to read the "hide viewed"
setting through the httpapi, I accept this as an enhancement :)

Original comment by till.ess...@googlemail.com on 18 Oct 2009 at 12:19

GoogleCodeExporter commented 9 years ago
What you're looking at under videos is the FILE MODE. Obviously you're seeing 
all
files available, for that you'd need to go into LIBRARY MODE which is yet to 
code.

Original comment by phree...@gmail.com on 19 Oct 2009 at 10:08

GoogleCodeExporter commented 9 years ago
Changed title

Original comment by phree...@gmail.com on 19 Oct 2009 at 10:29

GoogleCodeExporter commented 9 years ago
If this is implemented, please make it configurable on the Remote side. One of 
the
benefits of XBMC Remote is being able to browse the library without interrupting
whatever is currently playing. I would hate to have to have to pause the current
video and jump to the library to disable Hide Watched just because I happen to 
want
to queue up a video that I had watched previously.

Original comment by spbo...@gmail.com on 23 Dec 2009 at 3:41

GoogleCodeExporter commented 9 years ago

Original comment by till.ess...@googlemail.com on 2 Mar 2010 at 9:15

GoogleCodeExporter commented 9 years ago

Original comment by phree...@gmail.com on 21 Apr 2010 at 8:16

GoogleCodeExporter commented 9 years ago
Using file-mode is the reason for a number of the bugs I've seen reading 
through this tracker.  I guess they would've had to have been fixed eventually 
if file-mode was planned, but using the library first time round would have 
almost certanly produced more reliable results, plus added bonuses like this.

Original comment by spoidar@gmail.com on 25 Sep 2010 at 12:40

GoogleCodeExporter commented 9 years ago
A toggle for "hide watched" same as what's in xbmc library view i think would 
cover this. 
The xbmc remote app is already reading the watched status, as it's throwing 
checkmarks on my watched media, so the basics are there already. 

Original comment by defyreal...@gmail.com on 17 Jan 2011 at 6:03

GoogleCodeExporter commented 9 years ago
Here's a patch to add a show/hide watched toggle to the options menu of the 
TvShows/Seasons/Episodes/Movies lists.
The preference is global across these lists but has no relationship to the 
setting on the XBMC side (i.e. it only affects the remote).
This does not affect the files view, neither does it affect the actors/genres 
views (which matches XBMC's behaviour).

[NB this patch also includes an additional sort by "date added" for movies to 
match the same in XBMC, because I can't be bothered to separate the two :)]

Original comment by moby.goo...@gmail.com on 18 May 2011 at 3:32

GoogleCodeExporter commented 9 years ago
Oops, just noticed what the patch did to my new resources, here's an update 
with the resources in a separate zip

Original comment by moby.goo...@gmail.com on 18 May 2011 at 3:40

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks, will have a look at it!

Original comment by till.ess...@googlemail.com on 19 May 2011 at 8:13

GoogleCodeExporter commented 9 years ago
Great news. I've been waiting for that feature for a while.
Do you guys have nightly builds? Or worst-case a build procedure..(didn't see 
it on the wiki)

Thanks and keep up the excellent work,
Stephane

Original comment by Gauthier...@gmail.com on 19 May 2011 at 12:26

GoogleCodeExporter commented 9 years ago
No sorry, we don't have nightly builds, but you can build it on your own using 
this small how to in our wiki: 
http://code.google.com/p/android-xbmcremote/wiki/How_to_compile_using_Eclipse

Or wait for the next release ;)

Original comment by till.ess...@googlemail.com on 19 May 2011 at 1:39

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r770.

Original comment by till.ess...@googlemail.com on 19 May 2011 at 8:20