File puddletag.changes of Package puddletag
-------------------------------------------------------------------
Sun Jun 23 11:27:00 UTC 2024 - Enrico Belleri <kilgore.trout@idesmi.eu>
- Update to version 2.4.0:
* Allow the .desktop to open folders and A/V files
* Enable WMA support
* Update pyparsing usage to PEP-8
* Fix RuntimeError in puddleobjects.py by swallowing StopIteration exception
* Add more mp4 itunes mappings
* fix typo on exception string .format in exception handler
* Fix delete file segfault
* Fix window icon under Wayland
* fix __reference_time global variable error in discogs.py
* Fix swedish translation
* Removing "Delete without confirmation" menu entry
* Fix reading of mp4 freeform tags
* Expose the vorbis comment vendor string
* Fix cover art for APEv2
* string cleanup and to_ascii extension
* Improve natural sorting
* Fix image mimetype
* Fix "Import text file" function
* Fix progress window with no-ops
* Move webdb
* Fix masstag coredump
* Switch to names for all icons
* Some code cleanup
* Small music library improvements
* Fix/Update translations
* pyacoustid dependency cleanup
* Fix multi-value sort
* Dynamic translation unification
* Properly pass multi-value fields to/from functions
* Fix masstagger gui log output
* Rework custom icons
* Remove Qt Resource System v2
* Fix error on multi-value join
* Fix filepath changes in preview mode
* Fix iTunes stuff in MP4 and ID3
-------------------------------------------------------------------
Fri Jul 08 09:27:33 UTC 2022 - Enrico Belleri <idesmi@protonmail.com>
- Update to version 2.2.0:
* Make tagsource definition files runnable (again)
* Small incremental fix to discogs tagsource
* Document the tagsource interface
* Simplify/rationalise rate limiting of requests
* Minor internal documentation (webdb.py - Tag Sources window)
* Explicit message for UnicodeError
* Filter Fix
* Fix scrolling
* MusicBrainz bugfixes
* Removed unused functions
* Use valid fallback lang for id3 uslt
* Use PyQt Scoped Enums
* Fix crashes on 'Format value'
* Preserve column sizes
* Replace obsolete PyQt5 things
* About dialogue improvements
* Fix shortcut settings
* PyQt5 obsolete bugfix
* Restore Qt5 LTS compatibility
* Bugfix/dirview
* Remove ghost window
* Some german translations
* Icon fixes
* Report problems from the app
* Fix deprecated regex escape sequences in strings
-------------------------------------------------------------------
Tue Feb 01 08:36:11 UTC 2022 - Enrico Belleri <idesmi@protonmail.com>
- Update to version 2.1.0:
* Set QFileDialog option to not use native dialogs for folder Open and …
* Action: to navigate to parent folder of currently selected file
* Remove python2 unicode strings
* Fix for Update From Tag function crash
* Fix for masstagging search button crash
* Fix to_ascii function crash
* Fix for TypeError crash when querying MusicBrainz for tag info
* Fix for crash when adding custom tag with language lyrics
* Fix for extended tags view bug
* Fix for crash when searching with AcoustId
* Fix for index error in action dialog
* Rewrite autonumbering function to fix error
* correction Spanish translation
* Fix for crash when specifying 'Export artwork to file' in action
* Fix for read-only file crash
* Fix Shift+Enter behavior
* Fixes for action dialog crashes
* Fix for ImportError in View All Fields plugin
* Accept multiple file/directory names on commandline
* Fixed error with empty separator in split field function
* Ask user to discard changes if previews are active when refreshing
* [IMP] Add clipboard copy/paste cover support
* lxml package is needed by AllMusic TagSource
* Fix bug in AllMusic tagsource
* Fix tagsources get_encoding
-------------------------------------------------------------------
Fri Jun 18 14:40:00 UTC 2021 - idesmi@protonmail.com
- Rebased on Qt5
- Update to version 2.0.1:
* added docs folder for github pages so we don't have to use a different branch anymore
* Fixes download links
* updated download directory in download file
* updated more build scripts to python3
* rss temp files is not part of git
* v2.0.0 release created
* requirements moved to a place that makes more sense
* Work done to upgrade to v2
* removed HACKING file. It's outdated
* Fix bulk error dialogue
-------------------------------------------------------------------
Mon Jun 19 13:58:36 UTC 2017 - wbauer@tmo.at
- Remove python-sip requirement again. It is actually python-qt4
that requires it and the dependencies there have been fixed
meanwhile (boo#1037475)
-------------------------------------------------------------------
Mon May 29 11:37:54 UTC 2017 - mpluskal@suse.com
- Update dependencies
- Update url
- Use source url
- Cleanup spec file with spec-cleaner
-------------------------------------------------------------------
Mon May 29 11:06:49 UTC 2017 - wbauer@tmo.at
- Require python-sip, apparently it won't start without
(boo#1039506)
-------------------------------------------------------------------
Tue Jan 17 11:15:46 UTC 2017 - alarrosa@suse.com
- Update to version 1.2.0
* Additions:
* Swedish translation
* CJK Encoding for Encoding Conversion Function
* Spanish translation
* Changes:
* Improved Amazon tag source album matching.
* Czech translation
* Fixes:
* #280 Turn off auto-saving “Enter description here” description
for cover art
* Parsing tracks in Discogs if only a single artist
* Setting user-agent for Tag Sources
* Support for latest mutagen
- Changes in 1.1.0:
* Fixes:
* Playlists not getting loaded in certain cases
* Discogs changed their API to allow OAuth. As a result you can now
only lookup releases using their Discogs release id.
* Plugins are now included in default install
* Padding of total tracks number follows the same rules as padding
a track number
* Improved matching of Amazon resources
* Filtering ‘simple’ values works again
* Bug in regex functions where extra can get added
* Changes:
* Modified date is updated by default when saving
* New:
* Autonumbering has a bunch of new options
-------------------------------------------------------------------
Wed Oct 28 04:20:17 UTC 2015 - rpm@fthiessen.de
- Fixed spec so it builds on all openSUSE versions:
* Added suse_update_desktop macro to add needed category
* Added post/un section for updating desktop-database
* shrank files section to needed
* Added fix-puddletag-wrong-shebang.patch to fix wrong shebangs
(No shebangs in modules, only in executable scripts)
-------------------------------------------------------------------
Fri Apr 3 15:37:07 UTC 2015 - seiler@b1-systems.de
- added additional requirements
-------------------------------------------------------------------
Fri Apr 3 15:12:53 UTC 2015 - seiler@b1-systems.de
- initial commit