• 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 Ratingfile Crash

Pages (3): 1 2 3 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Ratingfile Crash
Steveharry Offline
Junior Member
**
Posts: 7
Threads: 1
Joined: Aug 2015
Reputation: 0
#1
08-30-2015, 06:00 PM
Hello everyone, and thank you for this wonderful software, which I think is the best in its category. I write because I have trouble using the application "Ratingfile," precisely in the "export" shall mean the part, but always stops at 95% completed .... hello and thanks
Find
Reply
rsjtdrjgfuzkfg Offline
Developer
*******
Posts: 664
Threads: 15
Joined: Oct 2011
Reputation: 15
#2
08-31-2015, 12:07 AM (This post was last modified: 08-31-2015, 12:08 AM by rsjtdrjgfuzkfg.)
(08-30-2015, 06:00 PM)Steveharry Wrote: I have trouble using the application "Ratingfile," precisely in the "export" shall mean the part, but always stops at 95% completed

Seems like a particular track is causing issues. To identify the issue, perform the following steps:

  1. Open a new tab (for example by pressing CTRL+T in Nightingale's main window)
  2. Enter "about:config" into the adress bar
  3. Confirm the warning, if any
  4. search for "extensions.ratingfile.debug"
  5. Double-click on "extensions.ratingfile.debug". It should now be bold and hava the value "true"
  6. Open the Error Console (Tools Menu) and move it so that you can monitor it from now on
  7. Perform your export using RatingFile

The export will take longer than usual, but you should see all media items processed in the error console. Is there an error when the processing stops? If not, does it always stop at the same track (to re-run, you only need to perform the last two steps, the value of "extensions.ratingfile.debug" is preserved)?
Songbird/Nightingale Community Developer and German Translator
Find
Reply
Steveharry Offline
Junior Member
**
Posts: 7
Threads: 1
Joined: Aug 2015
Reputation: 0
#3
08-31-2015, 02:24 AM (This post was last modified: 08-31-2015, 02:49 AM by Steveharry.)
thanks for the answer.

I have done what is required and gives me this error:


Errore: SQLite compile step: 
select entry_id, library_guid, media_item_guid, play_time, play_duration from playback_history_entries order by play_time desc
caused the error
no such table: playback_history_entries



Thanxs!
Find
Reply
rsjtdrjgfuzkfg Offline
Developer
*******
Posts: 664
Threads: 15
Joined: Oct 2011
Reputation: 15
#4
08-31-2015, 04:32 AM
(08-31-2015, 02:24 AM)Steveharry Wrote: Errore: SQLite compile step: 
select entry_id, library_guid, media_item_guid, play_time, play_duration from playback_history_entries order by play_time desc
caused the error
no such table: playback_history_entries
Does the file "db/playbackhistory@songbirdnest.com.db" exist within your profile folder (Linux: "~/.nightingale/some_random_letters.default", Windows: "%APPDATA%\Nightingale\some_random_letters.default")?

Can you try to re-import your whole library into another profile and try again? Does the issue persist? To do that, start Nightingale with the "-p" option and follow the instructions on screen to create a new profile. Do not delete your old profile!
Songbird/Nightingale Community Developer and German Translator
Find
Reply
Steveharry Offline
Junior Member
**
Posts: 7
Threads: 1
Joined: Aug 2015
Reputation: 0
#5
08-31-2015, 03:03 PM
Does the file "db/playbackhistory@songbirdnest.com.db" exist within your profile folder (Linux: "~/.nightingale/some_random_letters.default", Windows: "%APPDATA%\Nightingale\some_random_letters.default")?


the file is present but is 0 kb, as if it were empty.
Now I try to create a new profile ....
thanks a lot!
Find
Reply
Steveharry Offline
Junior Member
**
Posts: 7
Threads: 1
Joined: Aug 2015
Reputation: 0
#6
09-01-2015, 02:56 AM
created the new profile by importing the whole library, and trying to export the ratings me error:
A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.

Script: chrome: //ratingfile/content/dialog.js: 35
Find
Reply
rsjtdrjgfuzkfg Offline
Developer
*******
Posts: 664
Threads: 15
Joined: Oct 2011
Reputation: 15
#7
09-03-2015, 02:56 AM
(09-01-2015, 02:56 AM)Steveharry Wrote: created the new profile by importing the whole library, and trying to export the ratings me error:
A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.

Script: chrome: //ratingfile/content/dialog.js: 35

The message is normal for larger libraries. You should be presented with an option to continue the script. If it still hangs, can you repeat the troubleshooting procedure (enable debug mode and look at messages) in the new profile?
Songbird/Nightingale Community Developer and German Translator
Find
Reply
Steveharry Offline
Junior Member
**
Posts: 7
Threads: 1
Joined: Aug 2015
Reputation: 0
#8
09-04-2015, 06:07 AM
The message is normal for larger libraries. You should be presented with an option to continue the script. If it still hangs, can you repeat the troubleshooting procedure (enable debug mode and look at messages) in the new profile?




using the new profile, with debug mode, it crashes on 99% without any error message ....
Find
Reply
rsjtdrjgfuzkfg Offline
Developer
*******
Posts: 664
Threads: 15
Joined: Oct 2011
Reputation: 15
#9
09-05-2015, 11:33 AM
(09-04-2015, 06:07 AM)Steveharry Wrote: using the new profile, with debug mode, it crashes on 99% without any error message ....

Did you glimpse anything in the error console (just before the crash) -- did it take a bit longer to process a particular file or something similar? Crashes are sadly way harder to debug than hangs...

Which OS do you use (Linux / Windows / Mac)? If you're on linux, when starting from a terminal, does that yield any output when crashing (in the terminal window)?
Songbird/Nightingale Community Developer and German Translator
Find
Reply
Steveharry Offline
Junior Member
**
Posts: 7
Threads: 1
Joined: Aug 2015
Reputation: 0
#10
09-05-2015, 05:23 PM
Did you glimpse anything in the error console (just before the crash) -- did it take a bit longer to process a particular file or something similar? Crashes are sadly way harder to debug than hangs...

Which OS do you use (Linux / Windows / Mac)? If you're on linux, when starting from a terminal, does that yield any output when crashing (in the terminal window)?

Using Windows 10, I did not see any error messages, came to 99% crashes, and to exit from Nightingale I have to close the process through Task Manager. Ratingfile creates a file, but is 0 kb ....
Find
Reply
« Next Oldest | Next Newest »
Pages (3): 1 2 3 Next »


  • 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-27-2023, 12:51 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