Coder Social home page Coder Social logo

Comments (8)

Strubbl avatar Strubbl commented on June 25, 2024

i have the defaults in my ~/.config/greg/greg.conf. So it's the path at ~/.local/share/greg/data/

from greg.

WaterSibilantFalling avatar WaterSibilantFalling commented on June 25, 2024

No.

in your ~/.local/share/greg/data/ there are two files:

  • Data, which is a list of podcasts. It is not a list of episodes, and
  • feeddump, which is a huge collection of rss feeds, all cat'ed together.

I asked in my original post:

Is something added to the feeds to indicate which episodes have been downloaded already?

If not, then How are previously downloaded podcasts recorded?

from greg.

Strubbl avatar Strubbl commented on June 25, 2024

Yes.

in data/ dir is a file for every podcast where status is saved

from greg.

WaterSibilantFalling avatar WaterSibilantFalling commented on June 25, 2024

So you have said "Yes", so you are stating that in your greg/data directory there is a file called 'dir' that records that each podcast downloaded.

Not for me.

In my current greg install, and in the last (I stored a disc image of my last laptop) there was no file named 'dir' in the data directory. There are only two files (1) data/data and (2) data/feeddump

But I'll accept that you are correct.

So now: How to get the 'dir' file to appear in my greg data dir, so that the status of downloaded podcasts can be recorded?

I'll look at the config file, again, this evening. Interestingly, you wrote

"i have the defaults in my ~/.config/greg/greg.conf."

Maybe I have a corrupt config file.

from greg.

WaterSibilantFalling avatar WaterSibilantFalling commented on June 25, 2024

I just looked at the greg config file.

There is nothing about where to store a record of the downloaded podcasts.

You know, I should just look at the code.

from greg.

AlmightyFrog avatar AlmightyFrog commented on June 25, 2024

I am not sure what you are searching for, but I do use a docker for it and have my folders mapped to /data for the videos and /config for the configuration with following lines in greg.conf:

[DEFAULT]

Data directory = /config/meta/
Download directory = /data/

With this settings in my /config/ there is greg.conf and in /config/meta/ there is a file for each tracked subscription.

from greg.

Strubbl avatar Strubbl commented on June 25, 2024

So you have said "Yes", so you are stating that in your greg/data directory there is a file called 'dir' that records that each podcast downloaded.

Not for me.

For me neither. That's what you have interpreted instead of.

i wrote

in data/ dir is a file for every podcast where status is saved

dir stands for directory. so see my ls:

$ ls -l ~/.local/share/greg/data/
total 792
-rw-r--r-- 1 strubbl strubbl   2375 Apr  3 12:25 podcasta
-rw-r--r-- 1 strubbl strubbl   3359 Feb 12 01:06 podcastb
-rw-r--r-- 1 strubbl strubbl   3877 Apr 17 06:03 data
-rw-r--r-- 1 strubbl strubbl  31956 Apr 10 01:26 podcastc
-rw-r--r-- 1 strubbl strubbl  80433 Feb 18 20:36 feeddump

podcasta .. podcastc stands for the name i have given to my subscription.

I don't know anything about you setup and why you don't have those files. Your issue is described so superficial. Don't expect a magic guess to solve your problem in an unmaintained project.

from greg.

WaterSibilantFalling avatar WaterSibilantFalling commented on June 25, 2024

Thanks, that's it.

You have correct additional files in your greg/data dir. I don't have those (one for podcasta, podcastb . . . )

Thank you.

from greg.

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.