xbmc / Official-Kodi-Remote-iOS

Full-featured remote control for XBMC Media Center. It features library browsing, now playing informations and a direct remote control.
Other
217 stars 104 forks source link

Q: show watched/unwatched videos? #686

Open anohren opened 2 years ago

anohren commented 2 years ago

I'd like to be able to see which entries in a list that have been watched. Is that possible? I'm thinking like a checkmark emblem.

The YouTube addon has no problem with this in Kodi itself, but I can't find any way to enable it in the remote. Without it it's very difficult to make use of the remote to browse, and I always have to resort to the keyboard and the big screen.

wutschel commented 2 years ago

I'd like to be able to see which entries in a list that have been watched. Is that possible? I'm thinking like a checkmark emblem.

Which list you are looking for to support this? The usual movie/musicvideo/album/tvshow/recording lists already allow to see this. For watched/listened items a white check mark is shown like in this example:

If you want to filter for watched/unwatched, you can tap on the movie/musicvideo/album/tvshow/recording icon again and toggle through all/watched/unwatched. Same works for the "recently added" icons in the movie/musicvideo/tvshow menus.

The YouTube addon has no problem with this in Kodi itself, but I can't find any way to enable it in the remote. Without it it's very difficult to make use of the remote to browse, and I always have to resort to the keyboard and the big screen.

We have 2 reports that youtube search is not supported from the remote (https://github.com/xbmc/Official-Kodi-Remote-iOS/issues/98). Is this the same for you, or you cannot use the youtube-addon at all?

anohren commented 2 years ago

Which list you are looking for to support this?

The YouTube addon list.

We have 2 reports that youtube search is not supported from the remote (#98). Is this the same for you, or you cannot use the youtube-addon at all?

I don't use YouTube search. The addon works fine for me.

wutschel commented 2 years ago

Now I got it. All related to YouTube only, I initially understood these would be two separate topics.

Before I can looking to this -- I am not sure if the API provides the so-called "playcount" for YouTube lists -- I need to set up YouTube on my test system. @kambala-decapitator, can you check this by chance?

wutschel commented 2 years ago

I did a quick-n-dirty check and the Kodi API delivers "playcount=0" even though in the Kodi UI a certain video is shown as played. Doesn't seem like a quick fix and might required an update of Kodi itself.

anohren commented 2 years ago

Thanks for taking a look. That's unfortunate, I'm using an older Kodi version for reasons. Not much to be done in this repo then I guess.

The remote is potentially very handy for browsing YouTube channels anyway, but it's hard to compete with the checkmarks in the Kodi UI when watching episodes in order.

wutschel commented 2 years ago

I asked about this in the forums. Maybe this can be added for future (Kodi and Remote app) versions, even though it will not help you with the existing Kodi setup.