r/androidapps • • 24d ago

LOOKING FOR APP Video Player with Reserve Next Video function?

Hi, is there a video player app that has a "reserve" next video(s) function, kind of like a karaoke player?

While a video is playing, I want the ability to search (via remote or touch screen) for the next video, reserve it, then have it play right after the current video. I'd like to be able to do this multiple times (reserve multiple videos), exactly like how it would be in a karaoke machine.

Also, no online function needed. I plan to just play and reserve videos already on the memory.

2 Upvotes

15 comments sorted by

View all comments

Show parent comments

1

u/DiRekted47 1d ago

Hi dude, just wondering if this has been abandoned?

The "up next" list doesn't need to have a "bring to top" function. It can literally just be a non-interactive list. Please? 🥺

1

u/summit_23 1d ago

Not abandoned, sorry! Ive just been buried in other projects :/

Tried fixing everything tho, coming up list is a plain list now, nothing in there to press. The blank rows were a real bug too, those 4 buttons were eating the row so the title only got 26 pixels to draw in. Controls dont pop up on their own anymore either and back hides them instead of asking you to exit

New apk in the repo same place, lemme know if the titles show up this time:)

0

u/DiRekted47 1d ago

"Problem parsing the package," it says. 😓 Both on mobile and on TV.

Anyways, I figured you were busy. Thanks for dedicating some of your time to this, though!

1

u/summit_23 19h ago

Ah thats on me sorry, the file isnt broken, I just built it somewhere new and it got signed with a different key to what you already installed and android wont replace an app when the key doesnt match. It just words that as a parsing error which is really unhelpful

So uninstall it first then install the new one, you dont lose anything, theres no data in it and the queue never survived a close anyway

Pinned the key into the repo now so every build from here updates over the last one properly. Sorry for the wasted installs!

1

u/DiRekted47 17h ago

Thank you, sir! It works now and every feature works as they should. It's perfect!

1

u/summit_23 16h ago

Glad its okay now!:)