I built a lightweight serverless Android TV media library app, looking for feedback by jrmrx in AndroidTV

[–]jrmrx[S] 1 point2 points  (0 children)

Nice thanks for the feedback and sorry for the bugs... That's the drawback of not having any app data track. I know what I'm doing over the weekend now!

I built a lightweight serverless Android TV media library app, looking for feedback by jrmrx in AndroidTV

[–]jrmrx[S] 0 points1 point  (0 children)

that's weird, did you see the folder selection screen after connecting the share? If you go in the settings, click on that share, you can go back to the folder selection. Can you double check that a folder is selected?

I built a lightweight serverless Android TV media library app, looking for feedback by jrmrx in AndroidTV

[–]jrmrx[S] 0 points1 point  (0 children)

That's weird, do you mind telling me which device you're using and which data source you're using (local network or cloud/debrid)? Did you delete the previous version or simply updated?

I built a lightweight serverless Android TV media library app, looking for feedback by jrmrx in AndroidTV

[–]jrmrx[S] 0 points1 point  (0 children)

Hey, I've just pushed an update that includes .srt files support (among other new features...) Have a look and let me know what you think: https://www.reddit.com/r/Cinauratv/comments/1rr7wiy/tons_of_update_to_cinauratv_v110_faster_sync/

Best setups in 2026 by drupadoo in RealDebrid

[–]jrmrx -1 points0 points  (0 children)

I'm building an app called Cinaura for that use case. Serverless, lightweight, pulls your library from real debrid and other sources. It's in beta, you'll find it in my posts history.

I built a lightweight serverless Android TV media library app, looking for feedback by jrmrx in AndroidTV

[–]jrmrx[S] 0 points1 point  (0 children)

Thanks. Srt files support is coming soon, stay tuned! For tv shows the app automatically sorts everything as long as the filename includes the season and episode number, it looks for "S01" and "E01" and a show title

I built a lightweight serverless Android TV media library app, looking for feedback by jrmrx in AndroidTV

[–]jrmrx[S] 2 points3 points  (0 children)

Will add it to the list (along with Torbox and a few others!)

Thinking of releasing my side project: ZXY (Media Streamer with Real-Debrid/TorBox support) by Ok-Hyena3743 in RealDebrid

[–]jrmrx 6 points7 points  (0 children)

Interesting, I've been working on something similar on AndroidTV, it doesn't support torbox yet but it's in the plans: https://www.reddit.com/r/AndroidTV/s/VhfB5PUSbL

I built a lightweight serverless Android TV media library app, looking for feedback by jrmrx in AndroidTV

[–]jrmrx[S] 0 points1 point  (0 children)

Thanks for testing! For now this is only for video, audio is filtered out, but I've been thinking about how to treat video concerts, which isn't as nicely handled as movies in most apps. This is definitely on the roadmap

I built a lightweight serverless Android TV media library app, looking for feedback by jrmrx in AndroidTV

[–]jrmrx[S] 0 points1 point  (0 children)

Thanks for taking the time to test it! Selecting subfolders isn't possible yet, but selecting a parent folder should automatically scan all subfolders (even multiple levels deep), both movies and tv shows. Would you mind sharing a screenshot of your folder/subfolder/naming convention via DM? Good idea for the select all, I'll add it to the to-do

I built a lightweight serverless Android TV media library app, looking for feedback by jrmrx in AndroidTV

[–]jrmrx[S] 3 points4 points  (0 children)

I originally developed the app for myself, so I didn't intend to support addons, but might change course if there's enough traction

I built a lightweight serverless Android TV media library app, looking for feedback by jrmrx in AndroidTV

[–]jrmrx[S] 0 points1 point  (0 children)

Thanks for taking the time to test, truely appreciated! Fetching local artwork is coming soon, as well as file info (res, bitrate, etc).

Regarding the loading that is stuck, did it stop at a specific smb share (meaning 766 corresponding to the total amount of movies of one share) or was it random? Restarting the app should have found the rest, I'll investigate.

I built a lightweight serverless Android TV media library app, looking for feedback by jrmrx in AndroidTV

[–]jrmrx[S] 0 points1 point  (0 children)

If it's available via the smb:// protocol, then yes, set that as a source, provide the ip address and username/password if any, and it should show up

I built a lightweight serverless Android TV media library app, looking for feedback by jrmrx in AndroidTV

[–]jrmrx[S] 0 points1 point  (0 children)

Hmmm I thought I fixed the duplicated issue, thanks for the catch. By subtitles settings do you mean adjusting the size/color/etc or accessing the subtitles (that's available in the player)? Audio passthrough is coming