Giter VIP home page Giter VIP logo

Comments (5)

nicorac avatar nicorac commented on May 19, 2024 1

There should be an option to allow the recursive scan of subdirectories too.

Yes, subfolder access is actually not available but, sadly, I don't know if I'll be able to support it in the near future...

Let me explain:
both BCR and BCR-GUI need to access recordings folder through Android SAF (Storage Access Framework) because, starting from Android 10, that's the only way to access any (user selected) folder on the phone.

While this seems good, the other side of the coin is that some SAF implementations performances are really bad.
Even @chenxiaolong discourages using it in BCR readme.

BCR-GUI features a customized file caching to overcome this slowness, and it seems to work perfectly with huge folders (I've tested with 2000+ files on a mid-range test phone). Supporting subfolders requires me to deeply rewrite it 🤔.

With BCR you can specify in the filename template subdirectories, and so calls can be saved in different subdirectories.

I suppose you're using subdirectories to "TAG" your recordings, right?

Well, if I'm right then you'd be happy to know that I'm going to add full TAG support to BCR-GUI.

I mean users will be able to apply custom TAGs to their recordings, like WORK, PRIVATE, FRIENDS and so on; no need to move them to subfolders. You could also apply more than one tag to the same recording.

from bcr-gui.

nicorac avatar nicorac commented on May 19, 2024 1

This feature is already on the TODO list, don't worry 😉
But other bugs are on top of this because app could be unusable on some conditions (like #9 and #13).

I would like to help you translate the application into Turkish

This is something that will happen in the future, thanks for it 👍

from bcr-gui.

cao- avatar cao- commented on May 19, 2024

No problems if you're not going to support it, you convinced me to not use subfolders :)
Thanks for your reply and your work on this app.

from bcr-gui.

symbuzzer avatar symbuzzer commented on May 19, 2024

@nicorac If you consider adding this feature, I would like to help you translate the application into Turkish freely.

I'm not imposing any conditions, don't get me wrong. However, I cannot use the application in its current state and it does not seem reasonable to translate for an application that I do not use.

from bcr-gui.

nicorac avatar nicorac commented on May 19, 2024

This feature is already on the TODO list, don't worry 😉

Well, I meant I'll add the "TAGS" feature, not the subdirectory one...

from bcr-gui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.