Bug: Library operation crash: 'Track' object has no attribute 'sortTitle'
See original GitHub issueDescribe the Bug When I run on latest develop version the library operation “Update Blank Track Titles: True” after PMM loads all the music tracks, it stops with error:

Relevant Collection Config
Musica:
operations:
update_blank_track_titles: true
Plex Meta Manager Info Version: 1.15.1-develop85
Link to logs (required) https://gist.github.com/palla89/496e6f4518f418bfe4d83555b044e702
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
type object 'Track' has no attribute 'title' - Stack Overflow
As for your bug, I've done stuff like that myself before, like adding a System.Windows.Controls.CheckBox instead of a System.Windows.Controls.
Read more >http.client on esp8266 libpcre related issue? #156 - GitHub
Dear All, While trying to use the http.client library for esp8266 ... in <module> AttributeError: 'NoneType' object has no attribute 'func'.
Read more >NEWS · magnatune-improvements · crvi / rhythmbox · GitLab
1690 - Unhelpful error message for podcast feeds with no episodes ... 738529 - Crash when right clicking the track list in the...
Read more >Changelog — Mopidy 1.1.2-2-g1c19dd5 documentation
Changelog¶. This changelog is used to track all major changes to Mopidy. ... Bug fix release. ... The MPD command count now ignores...
Read more >Mopidy Documentation - Read the Docs
If you stumble into a bug or have a feature request, please create an issue ... Unknown URIs found in playlists are now...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
titleSort is the name of the field if you look within the XML file of the songs, it is just named “Sort Title” within the UI, but the underlying code is titleSort
yea that was my bad i used the wrong name should be fixed now