recloudstream / recloudstream/cloudstream

Library movies/series order

Open
#678 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Kotlin
Stars
10.7k
Forks
1.1k
Avg merge
1d 23h
Merged PRs (30d)
15

Description

Steps to reproduce

In local library to short movies there are only tow option, first is Alphabetic (A to Z) and second Alphabetic (Z to A). But there is no option to short movies by updated time ascending, descending order. It should be the default setting. Which movie add last, it should be show first.

In SIMKL plan to watch library section, short movies by update time(new to old) and update (old to new) is not working. It's not changing the order of the movies.

Expected behavior

If I save multiple movies on library. Last save movie should take the first position and last second will take the second place and go on. It should be the default library sitting. The chances are higher that last save movie is my most updated and priorities movie.

Actual behavior
  1. In local library short option limitations
  2. SIMKL plan to watch library Section bugs in short movies by update time.
Cloudstream version and commit hash

4.2.0 33eb3a3

Android version

Android 12

Logcat
--------- beginning of main
10-10 20:24:29.947 18039  4886 I gralloc4: register: id=28000008609, vaddr=0x795370a000
10-10 20:24:29.948 18039  4886 I gralloc4: register: id=2800000860a, vaddr=0x794ae2e000
10-10 20:24:29.950 18039  4886 I gralloc4: register: id=2800000860b, vaddr=0x794a9b7000
10-10 20:24:29.951 18039  4886 I gralloc4: register: id=2800000860c, vaddr=0x7946560000
10-10 20:24:37.640 18039 28801 I gralloc4: unregister: id=2800000860a, vaddr=0x794ae2e000
10-10 20:24:37.640 18039 28801 I gralloc4: unregister: id=2800000860b, vaddr=0x794a9b7000
10-10 20:24:37.650 18039 18039 I gralloc4: unregister: id=2800000860c, vaddr=0x7946560000
10-10 20:24:37.651 18039 18039 I gralloc4: unregister: id=28000008609, vaddr=0x795370a000
10-10 20:24:37.894 18039 18039 W MediaRouter: Ignoring invalid provider descriptor: null
10-10 20:25:19.238 18039  5031 I gralloc4: register: id=2800000865d, vaddr=0x79b7e20000
10-10 20:25:19.243 18039  5031 I gralloc4: register: id=2800000865e, vaddr=0x795370a000
10-10 20:25:19.245 18039  5031 I gralloc4: register: id=2800000865f, vaddr=0x794ae2e000
10-10 20:25:19.248 18039  5031 I gralloc4: register: id=28000008660, vaddr=0x794a9b7000
10-10 20:25:32.507 18039 18039 E Dialog  : show dialog view = DecorView@4078188[MainActivity]
Other details

No response

Acknowledgements
  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I have updated the app to pre-release version Latest.
  • If related to a provider, I have checked the site and it works, but not the app.
  • I will fill out all of the requested information in this form.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files or tests are named. Start by reproducing sorting in the local library and the SIMKL plan-to-watch library on Android 12 with version 4.2.0, then trace the library sorting entry points. Done means update-time ascending and descending orders work in both areas and the newest saved movie is the default first item.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.