• Home
  • Blog
  • Add-ons
  • Forum
  • Wiki
  • Developers
Nightingale - The tune of life, the tune of yours
  • Portal
  • Search
  • Member List
  • Calendar
  • Help
  • Portal
  • Search
  • Member List
  • Calendar
  • Help
Guest Hi, Guest
  • Login
  • Register
Login
Username:
Password: Lost Password?
 
Nightingale Forums Nightingale Helpdesk Add-ons Playlist export: Keep uppercase letters in Windows

Pages (2): « Previous 1 2
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Playlist export: Keep uppercase letters in Windows
rsjtdrjgfuzkfg Offline
Developer
*******
Posts: 664
Threads: 15
Joined: Oct 2011
Reputation: 15
#11
06-01-2016, 12:43 AM
(05-31-2016, 04:59 AM)Nafetz Wrote: Yes, I did a restart. I tried again today but without success. Im using the version from http://wiki.getnightingale.com/doku.php?...ist_export

I couldn't test the version from github because I get an installation error ("installation script not found" -204)

I just checked the version published there, which seems to work. Sadly, the add-on does not have a debug mode, so I'm unsure how to troubleshoot the issue without modifying the add-on. If you at least know how to read programs and unzip/zip files, you could unzip the xpi (xpi is technically a regular zip file), head over to chrome/content/export_03.js and inject some logging. Then re-zip the extension and install it (there are is a more elegant way using proxy files, though). For logging, use
Code:
Components.classes["@mozilla.org/consoleservice;1"].getService(Components.interfaces.nsIConsoleService).logStringMessage("MESSAGE");
that should print MESSAGE to the error console in the tools menu (there are more elegant ways, though). You're mainly interested in whether the function correctCase (line 430) is executed and through which channels it returns. Note that logging will increase export time.

Other than that, I have no idea nor time to debug the issue myself.
Songbird/Nightingale Community Developer and German Translator
Find
Reply
Nafetz Offline
Junior Member
**
Posts: 10
Threads: 2
Joined: Oct 2015
Reputation: 0
#12
Thumbs Up  06-04-2016, 04:12 AM (This post was last modified: 06-04-2016, 04:13 AM by Nafetz.)
Thank you very much - that was very helpful.

I found out that there are three calls of the function correctCase. All three calls were placed in an if-request with argument defrelative. I had not set "Make paths relative" in the settings of "Export Playlists". So I changed this setting - and I got a playlist with uppercase letters Big Grin
Find
Reply
« Next Oldest | Next Newest »
Pages (2): « Previous 1 2


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)
  • Return to Top
  • Lite (Archive) Mode
  • RSS Syndication
Current time: 03-30-2023, 08:53 AM Powered By MyBB, © 2002-2023 MyBB Group.
Design By AliReza_Tofighi In WhiteCrow Software Group.
white outlined nightingale project logo

Nightingale is free!
It is an Open Source project released under the terms of the GNU General Public License v2 (GPL v2).
For more details, please read the license information.

Follow us!
f  g  t

Support
  • Community Forum
  • Official Blog
  • Add-ons
  • Wiki
  • Help Forum
Contribute
  • Developer's Center
  • Translate Nightingale
  • Source Code
  • Report a Bug
Ressources
  • Download Nightingale
Linear Mode
Threaded Mode