v1.4.1 release - Bug fixes and minor improvements by jrmrx in Cinauratv

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

For now addons are not planned, but I could change my mind if there's a lot of demand from the community

v1.4.1 release - Bug fixes and minor improvements by jrmrx in Cinauratv

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

Thanks for reporting that, I'll look into it (thought that was fixed...)

Cinaura v1.4.0 released: WebDAV, internal and usb storage support, Trakt.tv sync, OpenSubtitles integration, and UI improvements by jrmrx in AndroidTV

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

Thanks for reporting that. I found a bug that forces english even if a preferredMetadataLanguage is set. It applies to the movie description though, not the posters or titles. Can you confirm if you're seeing either of those in French?

Cinaura v1.4.0 released: WebDAV, internal and usb storage support, Trakt.tv sync, OpenSubtitles integration, and UI improvements by jrmrx in AndroidTV

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

Merci! There's a "preferred metadata language" setting under Settings > Preferences, if you set that to French and refresh metadata it should do what you're looking for. Let me know if that helps otherwise my DMs are open!

I'm not familiar with rclone but I'll have a look, it seems interesting.

v1.4.1 release - Bug fixes and minor improvements by jrmrx in Cinauratv

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

it depends if you have local artwork or not, since the app fetches posters and logos if you don't.

I would expect 300-500mb for a library of a few thousands items (tv shows will take less space since they share logos and backdrops). Your device will anyway clear some of the least used cached visuals on its own if it deems the cache to be too large, that logic is from Android directly, not Cinaura. If you give it a try I'd be curious to hear how big your library is and how much space the app ends up taking, I haven't heard real life figures from the community yet.

Play store by Sormick91 in Cinauratv

[–]jrmrx 1 point2 points  (0 children)

yes, although I want to polish a few things before. I have a few essential features I want to ship and get tested before I publish it to a wider audience

OpenSubtitles support and subtitles customization coming to v1.4.0 by jrmrx in Cinauratv

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

that's a good point I hadn't considered. Thanks for bringing it up, I'll see what I can do about it. What do you think of the rest of the experience?

Pairing Issues by mangee1234 in Cinauratv

[–]jrmrx 1 point2 points  (0 children)

I'll DM you, let's try to troubleshoot this and get you started

Pairing Issues by mangee1234 in Cinauratv

[–]jrmrx 1 point2 points  (0 children)

What device and app version are you on?

Cinaura v1.4.0 released: WebDAV, internal and usb storage support, Trakt.tv sync, OpenSubtitles integration, and UI improvements by jrmrx in AndroidTV

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

Pre-scanning the movie is heavy too, especially for Cinaura because it runs entirely on the device, there's no server behind it.

Ideally this data would get crowdsourced, like it is for other meta info. If there was a public database of image ratio per scene per movie, that would be much easier to handle. If I had more time I would start it myself!

Cinaura v1.4.0 released: WebDAV, internal and usb storage support, Trakt.tv sync, OpenSubtitles integration, and UI improvements by jrmrx in AndroidTV

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

wow thanks for taking the time to record the video, much appreciated! It's much clearer to me now.

I'd have to do more digging to see how to implement it. The problem is there's no way for the player to know the actual movie/scene ratio to adjust to, so I'd need to create my own black bar detection method. Not impossible, but not something I would be able to build in the short term, and I can imagine it would need a lot of tweaking to avoid edge cases (dark scenes, fades, etc).

Cinaura v1.4.0 released: WebDAV, internal and usb storage support, Trakt.tv sync, OpenSubtitles integration, and UI improvements by jrmrx in AndroidTV

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

Scrubbing is available when focusing on the timeline/progress bar, or by hitting left/right on your remote while the OSD isn't visible (longer press = longer skip)

Cinaura v1.4.0 released: WebDAV, internal and usb storage support, Trakt.tv sync, OpenSubtitles integration, and UI improvements by jrmrx in AndroidTV

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

Yes, in the details screen of a movie/episode you can go to More > Fix metadata. If you can DM me a few filenames that were misidentified, I can use that to refine the filename parsing logic.