Jump to content

Recommended Posts

Posted

I can't mark a complete series as watched/unwatched from the TV view. I have to go into each series and mark each season separately.

 

In most other clients, I can do it from the TV view.

  • Like 1
  • 2 weeks later...
Posted

No-one seeing this?

FrostByte
Posted

Yep, that's why I liked it :)  Probably just never added.  I don't see a green button in the legend at the bottom of that screen

Posted

Thanks for confirming Mr Frost :)

Posted

Thanks for confirming Mr Frost :)

I recall chess being concerned about accidentally marking a whole season as watched, so I expect at the time it was intentional.  Whether it is correct or not is another thing.

FrostByte
Posted

Ya, I would hate to mark a whole series watched by accident and then have to go back and fix it, especially on a larger series.  I might like to mark a whole series unwatched if I ever want to rewatch it in its entirety.  Which ever way makes more sense.

Posted

I added "Mark season watched" some time ago as I thinks that's fairly harmless. "Mark series watched" is more problematic due to the time taken for the server to complete the request. The code is in there, commented out.

  • Like 1
Posted

Is it just client limited, as you can do it in most other apps?

Posted

Probably not. There could be a better api. I should ask Luke.

Posted (edited)

I added "Mark season watched" some time ago as I thinks that's fairly harmless. "Mark series watched" is more problematic due to the time taken for the server to complete the request. The code is in there, commented out.

Just mark the seriesId as watched, one api call. You can do the same with seasonId for seasons.

 

Are you iterate the children of .items, and marking each Id watched seperately? That indeed could take awhile.

 

Sent from my Nexus 7 using Tapatalk

Edited by speechles
  • Like 2
Posted

Yes the current Samsung client is looping through child items individually but cmcg just updated github with your suggestion a few hours ago.

 

@cmcg: Many thanks for the logout on error changes as well, you are the man.

Posted

This is now resolved.

 

Thanks @@cmcg.

  • Like 2

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...