Author Topic: Sort by "Location" / no import for "Translation"  (Read 4694 times)

0 Members and 1 Guest are viewing this topic.

Offline Melmoth

  • User
  • ***
  • Posts: 50
    • View Profile
Sort by "Location" / no import for "Translation"
« on: March 29, 2010, 07:30:49 pm »
My question #1,000 and 1,001... sorry...

After transferring my movies to PVD I stumbled upon two other things, the first is something very important, the second not:
  • How can I convince the program to sort (very important) / group by "Location"?
  • Importing s.th. to the "Translation" field leads to a crash. I tried from CSV and Excel...

Thanks again.

Offline nostra

  • Administrator
  • *****
  • Posts: 2852
    • View Profile
    • Personal Video Database
Re: Sort by "Location" / no import for "Translation"
« Reply #1 on: March 29, 2010, 08:14:34 pm »
Quote
How can I convince the program to sort (very important) / group by "Location"?

You can't sort by such fields, grouping is the same as with any other field View -> Group by -> Media Location

Quote
Importing s.th. to the "Translation" field leads to a crash. I tried from CSV and Excel...

Please provide more detailed information:
1. What is the error message? (send me the bug report if one was generated)
2. Post a sample csv file that produces the error
Gentlemen, you can’t fight in here! This is the War Room!

Offline Melmoth

  • User
  • ***
  • Posts: 50
    • View Profile
Re: Sort by "Location" / no import for "Translation"
« Reply #2 on: March 29, 2010, 09:59:05 pm »
Ups, my bad, one can of course sort by this...

Quote
You can't sort by such fields
just out of curiosity: why not?

As far as I experienced this any CSV or Excel file is good for it. I successfully reproduced the error with this CSV:

Code: [Select]
Translated Title;Translation;Lge;Subs
Sample Movie;Latin; English;Latin, English
Sample - The Movie;Latin;;Latin, English
Sample 2;Latin; English;Latin, English
The Crying of Sample 3;Latin; English;Latin, English
The Secret Life of Sample;Latin;;Latin, English
21 Samples;English; Latin;English, Latin
In Sample;English; Latin;English, Latin

The highlighted bit of the bug report says
Code: [Select]
008cbfe0     cmp     dword ptr [edx+eax*4], 0
Maybe you can make sense of it...

Thanks a lot again!


Offline nostra

  • Administrator
  • *****
  • Posts: 2852
    • View Profile
    • Personal Video Database
Re: Sort by "Location" / no import for "Translation"
« Reply #3 on: March 29, 2010, 10:33:21 pm »
Quote
just out of curiosity: why not?

The SQL queries are getting too complex.
Gentlemen, you can’t fight in here! This is the War Room!

 

anything