NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 75 76 77 78 79 … 93 Next »
my videos 2.1.99.0 bug test

 
  • 0 Vote(s) - 0 Average
my videos 2.1.99.0 bug test
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#131
2005-03-11, 05:29 AM
its one of the sorting method for actors, there is
- DOB
- Name
- Movie Count (only Movie is visible)

it sorts the list by the highest number of movies they are in to the least.
darrin75
Offline

Senior Member

Posts: 558
Threads: 103
Joined: Nov 2004
#132
2005-03-11, 05:32 AM
How about #Films

or # Movies



reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#133
2005-03-11, 05:33 AM
nah dont like hash. has to be words. its a tricky one.
darrin75
Offline

Senior Member

Posts: 558
Threads: 103
Joined: Nov 2004
#134
2005-03-11, 05:36 AM
How about
MoviesInDB
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#135
2005-03-11, 05:37 AM
to long.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#136
2005-03-11, 05:50 AM
v2.1.99.501

- scrolling text for biography and description in info screens
- fixed preview actors bug
- page up/down now can be selected and pushed in actors info.
- changed a few remote keys
- fixed other bugs
- change "Movie Count" to "Credits" (still dont really like the name).
- i cant remember anything else.

changed remote keys
ff/rw = next/prev actor/movie in infoscreen view
scroll up/down = pg up/down or blue/yellow for actors bio or movie info
left/right = selects the page up/down button in infoscreen now.

things i havent done yet
- change "mark as seen" to "toggle seen"
- perhaps add "rename to subtitle" "rename to title" in popup menu, renaming the file to the correct name.
- err some other things, brain on the fritz right now.

try and crash it, its fun.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#137
2005-03-11, 05:52 AM
oh and i removed <MaxDescLength> and <MaxBioLength> from the skin, since now the text is scrollable.

big thanks to jasonf for this.
dottore
Offline

Posting Freak

Posts: 986
Threads: 44
Joined: May 2004
#138
2005-03-11, 09:42 AM
hi reven, i maybe found a bug (mentioned it in the blueMCE2 - thread): yesterday i set a pin on a directory to test the skin and it worked. i then deleted the virtual root and added another one. i tried to set a pin on a file and it crashed.

i looked at the logfiles and noticed an error with the database connection. then i looked at the database and found the old pin on a directory, which cannot be found in the new virtual root. i deleted this entry and everything worked fine again.

this is just a minor issue, since noone would change virtual roots every day :-) if you need any logfiles or other information, let me know!
---------------------
www.sitecomposer.de
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#139
2005-03-11, 11:17 AM
yeah thats a weird bug, the more info you can give me the easier it iwll be for me to fix it. the way it should work, is it just looks up the entry for the filename (eg D:\my videos\films or D:\my videos\films\mymovie.mpg) in the database if an entry exist, and its not equal to "", ask for the pin. theres not much that can go wrong there. so can you post you logs, that will at least give me a place to look.
dottore
Offline

Posting Freak

Posts: 986
Threads: 44
Joined: May 2004
#140
2005-03-11, 11:38 AM
the logs:


11.03.2005 12:32:42.606 ERROR [2] Error: msg=0x202 (WM_LBUTTONUP) hwnd=0x20376 wparam=0x0 lparam=0x12701a4 result=0x0 : Unbekannter Fehler : at System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr)
at System.Data.OleDb.OleDbConnection.InitializeProvider()
at System.Data.OleDb.OleDbConnection.Open()
at MyVideosPlugin.Database.GetPin(String filename)
at MyVideosPlugin.FileDetails.CheckForDescription()
at MyVideosPlugin.FileDetails..ctor(String name, String type, String path, String parent)
at MyVideosPlugin.Files.Root()
at MyVideosPlugin.Files..ctor(String VIRTUALROOT)
at MyVideosPlugin.MyVideosTask.Activate()
at cc.a(Point A_0)
at p.f(Object A_0, EventArgs A_1)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at p.a(Message& A_0)

this is the error. interesting: the file/folder exists now. can this be a skinning error? maybe i forgot something...

the file is E:\Filme\Fluch der Karibik.avi and this is the only entry in the pin-table of the database (plus the pin-code). the virtual root is e:\Filme and this is a mobile harddrive. the drive is connected and working.

hope, that helps!
---------------------
www.sitecomposer.de
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (15): « Previous 1 … 11 12 13 14 15 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Test/Development environment for npvr.db3 scJohn 10 4,173 2020-09-04, 09:14 PM
Last Post: scJohn
  How to get edl information for videos in a web client? fred250 27 10,464 2014-12-10, 12:39 AM
Last Post: fred250
  On-the-fly transcoding for streaming recordings / videos bgowland 6 3,982 2012-06-03, 03:10 AM
Last Post: bgowland
  Building a list of files in media folders (npvr Music and Videos) bgowland 2 1,847 2012-02-05, 10:29 AM
Last Post: bgowland
  Render order in Videos Jaggy 13 4,333 2011-10-12, 11:20 AM
Last Post: mvallevand
  'Videos' Plugin Development reven 37 13,129 2010-05-31, 03:38 AM
Last Post: jezz2020
  Videos co developer? reven 12 4,001 2009-08-25, 12:18 PM
Last Post: agerdin
  Any xmltv users willing to test some new search features? Jim_ 14 4,318 2006-10-11, 07:40 PM
Last Post: Jim_
  Gmail plugin - Beta test Thread McBainUK 39 11,703 2006-08-28, 03:25 AM
Last Post: skippy_nz
  deactive() not getting called when leaving plugin via "Videos" "Guide" etc hotkeys reven 2 1,734 2006-08-06, 12:36 AM
Last Post: reven

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

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode