Skip to content

Chrijj/pod_org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

aims:

  • move new podcasts to phone
  • archive old podcasts away
  • delete selected podcasts

troublesome factors:

  • trying to write to connected galaxy s . . .

Notes

  • shutil.copy2 apparently keeps more of the meta data than .copyfile
  • didn't notice any loss in the files I tested but safer to use .copy2 for now
  • good to remember for the future though as .copyfile is faster/more efficient

first stage

  • move all files in a given folder

second stage

  • copy files to an archive before moving
  • do this accross multiple folders

third stage

  • do this for files within a given date period

forth stage

  • do this for files in selected folders only

fifth stage

  • system preferences stored external to the file

sixth stage

  • basic gui

seventh stage (maybe)

  • mac support

eight stage (this are getting arbitrary now)

  • dynamic folder support for if phone is not the expected drive when connected

ninth stage

  • rename files using metadata / web sraped information when the filename is questionable or not useful

About

organisation of podcasts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages