Git Product home page Git Product logo

Comments (22)

eson57 avatar eson57 commented on September 16, 2024

I think storage path doesn't really matter, because tracker puts all supported audio files in default music player.
If you have an SD card inserted, default storage path is /media/sdcard/sdcard ID/Calls.

from harbour-callrecorder.

adithyakhamithkar avatar adithyakhamithkar commented on September 16, 2024

This was not happening before only after the change I noticed it. So if I
put it on the SD card the music player will not track it?

Adithya Khamithkar
[image: http://]about.me/adithyakhamithkar
http://about.me/adithyakhamithkar?promo=email_sig

On Sat, May 16, 2015 at 3:12 PM, Åke Engelbrektson <[email protected]

wrote:

I think storage path doesn't really matter, because tracker puts all audio
files in default music player.
If you have an SD card inserted, default storage path is
/media/sdcard//Calls.

Reply to this email directly or view it on GitHub
#24 (comment)
.

from harbour-callrecorder.

eson57 avatar eson57 commented on September 16, 2024

It will happen on SD card as well. At least it does on my device.

from harbour-callrecorder.

adithyakhamithkar avatar adithyakhamithkar commented on September 16, 2024

Let me try it out and let you know. Also when I delete the recording from the app they are still there in the default folder. Is this a bug?

from harbour-callrecorder.

eson57 avatar eson57 commented on September 16, 2024

Can't answer that. Hopefully, app author can sort this out for both of us. ;)

from harbour-callrecorder.

dpurgin avatar dpurgin commented on September 16, 2024

@adithyakhamithkar
The default path is /home/nemo/.local/share/kz.dpurgin/harbour-callrecorder/data but, as @eson57 says, it doesn't really matter where the recordings are, they are picked by the tracker.

Regarding deletion issue, I've discovered a couple when working on automatic deletion of the old recordings. I'll introduce database consistency check later.

from harbour-callrecorder.

adithyakhamithkar avatar adithyakhamithkar commented on September 16, 2024

Let's wait to hear from him.

from harbour-callrecorder.

adithyakhamithkar avatar adithyakhamithkar commented on September 16, 2024

@dpurgin Thanks I would like to make a request if we can hide the recordings from being picked up from the tracker. Privacy would be at risk if one of the recordings would start to play.

from harbour-callrecorder.

dpurgin avatar dpurgin commented on September 16, 2024

@adithyakhamithkar can you please try this one: https://together.jolla.com/question/5935/how-to-blacklist-directories-from-being-indexed-by-tracker/

from harbour-callrecorder.

adithyakhamithkar avatar adithyakhamithkar commented on September 16, 2024

I will give it a try Thanks,

from harbour-callrecorder.

dpurgin avatar dpurgin commented on September 16, 2024

@adithyakhamithkar
can you please tell if .nomedia file worked for you? On my second Jolla phone with default location setting (the one in ~/.local directory) the recordings do not appear in Media Player. In TJC discussion referenced above there was a post saying that tracker does not pick hidden directories, it seem to be true.

On the other hand, creating a .nomedia file didn't make any difference for me, the recordings that are located on SD card are still there in the Media Player

from harbour-callrecorder.

adithyakhamithkar avatar adithyakhamithkar commented on September 16, 2024

Yes after I switched to the default location it did not track the recording
in the media player.

Adithya Khamithkar
[image: http://]about.me/adithyakhamithkar
http://about.me/adithyakhamithkar?promo=email_sig

On Tue, May 19, 2015 at 12:47 PM, Dmitriy Purgin [email protected]
wrote:

@adithyakhamithkar https://github.com/adithyakhamithkar
can you please tell if .nomedia file worked for you? On my second Jolla
phone with default location setting (the one in ~/.local directory) the
recordings do not appear in Media Player. In TJC discussion referenced
above there was a post saying that tracker does not pick hidden
directories, it seem to be true.

On the other hand, creating a .nomedia file didn't make any difference for
me, the recordings that are located on SD card are still there in the Media
Player

Reply to this email directly or view it on GitHub
#24 (comment)
.

from harbour-callrecorder.

dpurgin avatar dpurgin commented on September 16, 2024

thanks

@eson57 could you please create an empty .nomedia file on your SD card location and see if the recordings would disappear from the Media player?

from harbour-callrecorder.

eson57 avatar eson57 commented on September 16, 2024

Working on it at this moment ;)

from harbour-callrecorder.

adithyakhamithkar avatar adithyakhamithkar commented on September 16, 2024

I have a request to make, Can we add a new feature of call and sms
filter/blocking ?

Adithya Khamithkar
[image: http://]about.me/adithyakhamithkar
http://about.me/adithyakhamithkar?promo=email_sig

On Tue, May 19, 2015 at 1:19 PM, Dmitriy Purgin [email protected]
wrote:

thanks

@eson57 https://github.com/eson57 could you please create an empty
.nomedia file on your SD card location and see if the recordings would
disappear from the Media player?

Reply to this email directly or view it on GitHub
#24 (comment)
.

from harbour-callrecorder.

eson57 avatar eson57 commented on September 16, 2024

@dpurgin No, didn't work! Do the file have to be hidden? Any special file permissions?

from harbour-callrecorder.

eson57 avatar eson57 commented on September 16, 2024

Correction..
It actually seem to work, after I rebuilt media database and rebooted my device.
I will do some more testing...

from harbour-callrecorder.

dpurgin avatar dpurgin commented on September 16, 2024

@eson57
I'm not really sure why .nomedia doesn't work. I've read on TJC that a directory containing .nomedia file will be excluded from mining. I've checked that I have this setting in gsettings but apparently touching bouth .nomedia file and a containing directory didn't make any difference. I've even tried creating another directory with .nomedia in it, then moved the recordings there but it didn't work as well.

A file named backup.metadata worked instantly by the way. As soon as I touched a file named backup.metadata in my SD location, the recordings disappeared from Media player.

from harbour-callrecorder.

dpurgin avatar dpurgin commented on September 16, 2024

@adithyakhamithkar

I think it should be another program :) Afaik it already exists in openrepos.

from harbour-callrecorder.

eson57 avatar eson57 commented on September 16, 2024

.nomedia definitely work after rebuilding database and reboot. So now we have two different ways of doing this. :)

from harbour-callrecorder.

adithyakhamithkar avatar adithyakhamithkar commented on September 16, 2024

I did try looking at it found scumstopper and spcc. Not that great as your
app!

Adithya Khamithkar
[image: http://]about.me/adithyakhamithkar
http://about.me/adithyakhamithkar?promo=email_sig

On Tue, May 19, 2015 at 1:50 PM, Dmitriy Purgin [email protected]
wrote:

@adithyakhamithkar https://github.com/adithyakhamithkar

I think it should be another program :) Afaik it already exists in
openrepos.

Reply to this email directly or view it on GitHub
#24 (comment)
.

from harbour-callrecorder.

dpurgin avatar dpurgin commented on September 16, 2024

Resolved, see #25

from harbour-callrecorder.

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.