issues
search
RhetTbull
/
osxmetadata
Python package to read and write various MacOS extended attribute metadata such as tags/keywords and Finder comments from files. Includes CLI tool for reading/writing metadata.
MIT License
125
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Crash when trying to retrieve attributes on an external volume
#118
v8oholic
opened
1 day ago
5
Py313 support
#117
RhetTbull
closed
6 days ago
0
Python 3.13 support
#116
pexarkh
opened
1 month ago
4
Bump cryptography from 42.0.8 to 43.0.1
#115
dependabot[bot]
opened
2 months ago
0
Bump certifi from 2024.6.2 to 2024.7.4
#114
dependabot[bot]
closed
4 months ago
0
Release files for v1.3.5
#113
RhetTbull
closed
4 months ago
0
Fix tag color remove 106
#112
RhetTbull
closed
4 months ago
0
Bump urllib3 from 2.1.0 to 2.2.2
#111
dependabot[bot]
closed
4 months ago
0
Bump requests from 2.31.0 to 2.32.2
#110
dependabot[bot]
closed
4 months ago
0
Bump jinja2 from 3.1.2 to 3.1.4
#109
dependabot[bot]
closed
4 months ago
0
Bump idna from 3.4 to 3.7
#108
dependabot[bot]
closed
4 months ago
0
Bump cryptography from 41.0.5 to 42.0.4
#107
dependabot[bot]
closed
4 months ago
0
When setting a tag using the `tag,color` syntax, removing that tag fails unless the color is also specified.
#106
luckman212
closed
4 months ago
7
Example given in helptext `osxmetadata --set finderinfo color:2 file.ext` does not work (Unknown attribute: finderinfo)
#105
luckman212
closed
4 months ago
1
Question: Can OSXMetaData access Finder Getinfo information?
#104
macdeport
opened
6 months ago
4
Updated dependencies, #102
#103
RhetTbull
closed
1 year ago
0
Update pyobjc dependency
#102
RhetTbull
closed
1 year ago
0
Added support for python3.12
#101
RhetTbull
closed
1 year ago
1
Release 1.3.1 to fix for python 3.11 #98
#100
RhetTbull
closed
1 year ago
0
Updated dependencies for #98
#99
RhetTbull
closed
1 year ago
0
Doesn't install with pip on macOS with python 3.11
#98
RhetTbull
closed
1 year ago
1
Add --copy to copy one attribute to another in a file
#97
RhetTbull
closed
1 year ago
1
kMDItemContentTypeTree is type __NSArrayI which is not JSON serializable
#95
RhetTbull
closed
1 year ago
1
If Spotlight metadata changed outside of OSXMetaData it does not reflect in the current OSXMetaData instance
#94
RhetTbull
opened
1 year ago
0
Add documentation explaining interaction between file metadata and Spotlight metadata
#93
RhetTbull
opened
1 year ago
0
Updating/ Setting keywords does not work
#92
onc
closed
1 year ago
2
Update xattr dependency version
#91
RhetTbull
closed
1 year ago
0
Bump cryptography from 38.0.3 to 39.0.1
#90
dependabot[bot]
closed
4 months ago
1
Bump certifi from 2022.9.24 to 2022.12.7
#88
dependabot[bot]
closed
4 months ago
1
docs: add luckman212 as a contributor for code
#87
allcontributors[bot]
closed
2 years ago
0
Bug k md item keywords string value 83
#86
RhetTbull
closed
2 years ago
0
docs: add luckman212 as a contributor for bug
#85
allcontributors[bot]
closed
2 years ago
0
Fix documentation on --set
#84
RhetTbull
opened
2 years ago
0
What is the correct way to format keywords aka kMDItemKeywords?
#83
luckman212
opened
2 years ago
13
--copyfrom gets option to enforce copying NULL attributes to the destination
#82
porg
opened
2 years ago
1
Upgrade wheel dependency
#81
RhetTbull
opened
2 years ago
0
Also backs up visibility flags "File extension" and "file"
#80
porg
opened
2 years ago
1
Python 3.11
#79
RhetTbull
closed
2 years ago
0
Add --format option to --list
#78
RhetTbull
opened
2 years ago
0
Removed null values from backup JSON #75
#77
RhetTbull
closed
2 years ago
0
Add --include --exclude to --restore, --copyfrom
#76
RhetTbull
opened
2 years ago
5
Backup File format: JSON compliant + Only includes set attributes + One line per record
#75
porg
closed
2 years ago
7
TypeError: '__NSTaggedDate' object is not iterable during backup
#74
RhetTbull
closed
2 years ago
2
--copypairs src1 dst1 src2 dst2 src3 dst3 … and --copylist src1 src2 src3 dst1 dst2 dst3 …
#73
porg
opened
2 years ago
9
docs: add porg as a contributor for bug, and ideas
#72
allcontributors[bot]
closed
2 years ago
0
--copyfrom gets companion parameter what to copy: all, all-dates, comments, tags, date-created, date-modified, date-last-opened
#71
porg
opened
2 years ago
5
Value for get_xattr encode must be bytes
#70
RhetTbull
opened
2 years ago
0
Add wipe() method to remove all metadata from a file
#69
RhetTbull
opened
2 years ago
0
kMDItemAuthors tests fail on Big Sur, Monterey but not on Catalina
#68
RhetTbull
opened
2 years ago
1
Add mypy type checking
#67
RhetTbull
opened
2 years ago
0
Next