question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bug: Library operation crash: 'Track' object has no attribute 'sortTitle'

See original GitHub issue

Describe 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:

Schermata 2022-03-03 alle 14 40 33

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:closed
  • Created 2 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
YozoraXCIIcommented, Mar 3, 2022

Hi! Thank you for your fast fix!! Unfortunately it doesn’t work xD I think it could be because reading from your commit, you check the key ‘titleSort’ instead of ‘sortTitle’?

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

0reactions
meisnate12commented, Mar 3, 2022

yea that was my bad i used the wrong name should be fixed now

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found