NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) SearchWiz & MovieWiz v
« Previous 1 … 8 9 10 11 12 … 16 Next »
Moviewizard Wishes - Command line version and Delete watched?

 
  • 0 Vote(s) - 0 Average
Moviewizard Wishes - Command line version and Delete watched?
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#21
2008-03-27, 04:01 AM
jksmurf Wrote:Hmmm... this I don't quite understand as the only drive that is unavailable is disk 2 on the slug, but it seems errors also pop up for the other dirs that are available?
\\Theslug\disk 1\ArchivedMovies\Changi\Changi_20071203_20002100.mpg

Does the above entry (and/or) path exist? It indicates that the network path does not exist.

My guess is that the network path unavailable error may occur when drive is unavailable as well as when the directory on a network dive (that is available) does not exist.
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#22
2008-03-27, 04:44 AM
JavaWiz Wrote:\\Theslug\disk 1\ArchivedMovies\Changi\Changi_20071203_20002100.mpg

Does the above entry (and/or) path exist? It indicates that the network path does not exist.

My guess is that the network path unavailable error may occur when drive is unavailable as well as when the directory on a network drive (that is available) does not exist.

:o Nope, that one doesn't exist .... and I realised my error on this one which DOES exist, but it was a second recording ... this happended a few times it seems, sorry!

Code:
2008-03-27 09:01:06.630 VERBOSE [1] MovieWizCore: MovieEntry.ResolvedMovieLocation- Attempt to locate [url=file://theslug/disk]\\Theslug\disk[/url] 1\ArchivedMovies\THE FORGOTTEN\THE FORGOTTEN_20080125_22000000.mpg
2008-03-27 09:01:07.161 ERROR [1] MovieWiz: findEntry()- THE FORGOTTEN_20080125_22000000  EXCEPTION: The network path was not found.
2008-03-27 09:01:07.161 ERROR [1] MovieWiz: findEntryRecurse()- THE FORGOTTEN_20080125_22000000  EXCEPTION: The network path was not found.
2008-03-27 09:01:07.191 VERBOSE [1] MovieWiz: MovieEntry.ResolvedMovieLocation- Unable to resolve: [url=file://theslug/disk]\\Theslug\disk[/url] 1\ArchivedMovies\THE FORGOTTEN\THE FORGOTTEN_20080125_22000000.mpg

Going through this I think I realise that the disconnect of a Network Drive is (crrently) incompatible with the idea of an auto-cleanup (that I thought happened when you used SyncArchived?).

What I find is that because I play and delete shows from XRecord or GBPVR Recordings screens, there are "dead" entries in the MovieWiz database, but I don't even know they are dead until I try to play them from Moviewiz.

The recent addition of a delete button will help here (presumably the MW ENTRY is also deleted?) but an auto-cleanup would also be a nice function to remove "dead entries" i.e. MW (batch) checks if the file actually EXISTS in any DIR (incl. archives) and if it is an incorrect path it updates the path to the correct one. If it doesn't exist it deletes the "dead" entry.

However if you disconnect a drive temporarily as I have suggested above I guess a WHOLE bunch of entries would be deleted. I wonder if you could say don't delete entries from disconnected drives, then this auto-cleanup would work well :-)

Cheers JW and thanks for the help troubleshooting. See, I really DO use your plugin!

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#23
2008-03-28, 02:05 AM
jksmurf Wrote:Going through this I think I realise that the disconnect of a Network Drive is (crrently) incompatible with the idea of an auto-cleanup (that I thought happened when you used SyncArchived?).
The idea is that if the movie is not found AND it also does not exist in the Archive locations, it will be marked as hidden. To physically remove the entries from the db, you'll have to include the -removeHidden option.

There may be a hole in the case of a network drive not being available, maybe it bypasses the hide code. I'll take a look at that.
Quote:What I find is that because I play and delete shows from XRecord or GBPVR Recordings screens, there are "dead" entries in the MovieWiz database, but I don't even know they are dead until I try to play them from Moviewiz.

The recent addition of a delete button will help here (presumably the MW ENTRY is also deleted?) but an auto-cleanup would also be a nice function to remove "dead entries" i.e. MW (batch) checks if the file actually EXISTS in any DIR (incl. archives) and if it is an incorrect path it updates the path to the correct one. If it doesn't exist it deletes the "dead" entry.
Right. That is how it is supposed to work (except it does not delete, it simply marks the entry hidden).
Quote:However if you disconnect a drive temporarily as I have suggested above I guess a WHOLE bunch of entries would be deleted. I wonder if you could say don't delete entries from disconnected drives, then this auto-cleanup would work well :-)
I think this might be possible, I'll take a look at it.
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#24
2008-03-28, 02:25 AM
JavaWiz Wrote:The idea is that if the movie is not found AND it also does not exist in the Archive locations, it will be marked as hidden. To physically remove the entries from the db, you'll have to include the -removeHidden option.

There may be a hole in the case of a network drive not being available, maybe it bypasses the hide code. I'll take a look at that.

Right. That is how it is supposed to work (except it does not delete, it simply marks the entry hidden).

I think this might be possible, I'll take a look at it.

Cool bananas, thanks JW. I'll need to add -removeHidden, I was a bit nervous about doing this if it deleted the show, but if it just deletes the entry, then OK.

I would still like to add a wishlist request for physically deleting the show after watching it FROM MW though. Otherwise the entry would turn up on the next run-through of the batch and it makes logical sense to me to physically delete from disk after watching it, in the same way as you do this from Recordings or Xrecord.

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#25
2008-03-28, 02:56 AM (This post was last modified: 2008-03-28, 03:16 AM by JavaWiz.)
jksmurf Wrote:Cool bananas, thanks JW. I'll need to add -removeHidden, I was a bit nervous about doing this if it deleted the show, but if it just deletes the entry, then OK.

I would still like to add a wishlist request for physically deleting the show after watching it FROM MW though. Otherwise the entry would turn up on the next run-through of the batch and it makes logical sense to me to physically delete from disk after watching it, in the same way as you do this from Recordings or Xrecord.

k.
I'm still not getting this.

Does EVERY show get deleted after watching? I don't think the Recordings or Video Library function in GBPVR automatically deletes shows after I watch them. I don't like the idea of automatically deleting anything from the disk without the users acknowledgement. MovieWiz plugin provides a cmd button to delete them, but that is a MANUAL process.

This is what I'll do. If the delete button is selected from the plugin (Detail Info panel), the entry will be removed from the db AND it will be physically deleted from the system. This means, the user must set the Delete button in the config program for this function to be available AND they must MANUALLY click the button in MovieWiz for the function to occur.
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#26
2008-03-28, 04:20 AM
JavaWiz Wrote:I'm still not getting this.

Does EVERY show get deleted after watching? I don't think the Recordings or Video Library function in GBPVR automatically deletes shows after I watch them. I don't like the idea of automatically deleting anything from the disk without the users acknowledgement. MovieWiz plugin provides a cmd button to delete them, but that is a MANUAL process.
Sorry for being a bit hazy on this, but nope, it is not automatic, you have to select "delete" ... but it does physically delete the show when you choose this.

JavaWiz Wrote:This is what I'll do. If the delete button is selected from the plugin (Detail Info panel), the entry will be removed from the db AND it will be physically deleted from the system. This means, the user must set the Delete button in the config program for this function to be available AND they must MANUALLY click the button in MovieWiz for the function to occur.

Perfect! That is EXACTLY what I'd like. Thanks JW.

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
gazoo
Offline

Posting Freak

Posts: 781
Threads: 118
Joined: Jan 2008
#27
2008-04-01, 08:24 PM
I'll second that manual delete function. That would be nice, like in recordings.

[SIZE="1"]Server rebuild:GIGABYTE GA-MA78GM-S2H, CPU AMD X2 4850e 2.5GHz 45W,2GB RAM,500GB HD,Hauppauge HVR-1600,Vista Ultimate SP1,IN WIN BK623 Mini case
Client:ASUS AMD M3A78-EMH HDMI motherboard,CPU AMD64 X2 3800+,2GB RAM,200GB HD,ATI HD3200 integrated graphics, WIN XP SP2 Pro,MCE303 case, 2x16 VFD, Irtrans MCE remote [/SIZE]
[SIZE="1"] How to Build your own GB-PVR HTPC computer[/SIZE]
[SIZE="1"]GB-PVR in action on YouTube[/SIZE]
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#28
2008-04-01, 09:49 PM
gazoo Wrote:I'll second that manual delete function. That would be nice, like in recordings.

Done. Added in version 1.0.15.0
* Config - Added ability to show Hide OR Delete OR no button on the movie info detail screen.
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#29
2008-04-05, 11:21 PM (This post was last modified: 2008-04-05, 11:34 PM by jksmurf.)
JavaWiz Wrote:Done. Added in version 1.0.15.0
* Config - Added ability to show Hide OR Delete OR no button on the movie info detail screen.

Just wanted to say I tried this (changed selection to show DELETE button) and it does delete the entry from the Moviewiz database.

However the shows are still "physically" on the disk, and this is what I was hoping the current MW would do. I deleted about 10 shows that I'll never watch last nigt, but now I still need to go recordings or xrecord to delete the actual 10 files. I think this is what gazoo as well as I were wondering if it were possible to implement.

Cheers

Kristian
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#30
2008-04-06, 02:05 AM
jksmurf Wrote:Just wanted to say I tried this (changed selection to show DELETE button) and it does delete the entry from the Moviewiz database.

However the shows are still "physically" on the disk, and this is what I was hoping the current MW would do. I deleted about 10 shows that I'll never watch last nigt, but now I still need to go recordings or xrecord to delete the actual 10 files. I think this is what gazoo as well as I were wondering if it were possible to implement.

Cheers

Kristian
That should be the way it works. If you could try deleting again, and post the logs, I'll take a look to see why it's not working for you.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (5): « Previous 1 2 3 4 5 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  WizImageGrabber command in PostProcessing.bat? arkennedy75 1 2,069 2009-12-30, 09:30 PM
Last Post: JavaWiz
  New version soon? daneo 3 2,533 2009-12-05, 08:25 PM
Last Post: JavaWiz
  Wizmetadatagrabber command line Clanky 6 2,818 2009-08-12, 06:22 PM
Last Post: NeoH4x0r
  Movie Wiz command line options mark_lt 4 2,667 2009-04-15, 06:11 AM
Last Post: mark_lt
  Moviewiz Command Line Problem JP23 3 2,262 2009-04-10, 05:46 PM
Last Post: JP23
  Moviewiz delete entry question gazoo 20 6,290 2009-02-02, 07:29 PM
Last Post: JavaWiz
  Running Commandline version then Archiving results in duplicates? jksmurf 4 2,370 2008-06-23, 03:34 PM
Last Post: jksmurf
  password on delete dark_half 1 1,881 2008-04-12, 04:59 PM
Last Post: JavaWiz
  Upgrade to MovieWhiz v1.0.14.0 from previous version eeggy 2 2,093 2008-02-12, 03:17 AM
Last Post: eeggy
  MovieWiz wishes - recently added movies and import recordings iwan 12 4,713 2008-01-31, 02:54 AM
Last Post: jksmurf

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

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

Linear Mode
Threaded Mode