Uwe Trottmann
Uwe Trottmann
_Reported via mail, 2 incidents, same user_ **Can't reproduce.** After adding a show a later than the first episode is calculated as the next one. Notes - Not connected to...
Reported via email. [Reported to trakt](https://plus.google.com/+UweTrottmann/posts/idJMdwQaKsF). A user is seeing a strange difference in release time between SG and trakt: Trakt.tv: 63 days, 11 hours, 6 minutes watching 2,172 episodes...
[Reported on G+](https://plus.google.com/u/0/b/112462818579768957964/+JohnHofmann65/posts/VgMahMvB3ze) Add "Watched next"/Update/etc. actions to context menu. However, should probably only be available for show list items.
_Keep in mind:_ Country information is gathered from trakt.tv. So if trakt is not aware of the country, SeriesGuide can't be either. ### trakt v2 (current, v21+) With **trakt v2**...
Evaluate options here. It only makes sense to change the next episode algorithm if sorting by DVD. However what do we fall back to if another episode sorting is selected?...
### Expected Behavior The installation script should complete without error. ### Current Behavior The installation script fails after installing the `mobile` plugin. ``` Installing plugin "mobile"... Done running npm install...
Initial goal: proof of concept. If finalizing: - Maybe also add filtering by genre and network? Or maybe also for movies? - Add provider mappings on show updates. - No...
- e.g. genre, network - streaming service (would have to store and update all current ones in a searchable way) [SQLite instr](https://www.sqlite.org/lang_corefunc.html#instr) may help with just adding a single column...
Migrate to coroutines if possible, maybe similar to 74bdb6af
https://github.com/material-components/material-components-android/blob/1.10.0/docs/components/NavigationRail.md This won't work without significant adjustments to the layout, e.g. the app bar is supposed to sit on top. But that will break hiding on scroll, tabs. And all...