![]() |
|
Oversight Jukebox r571-stable - Printable Version +- Networked Media Tank (http://www.networkedmediatank.com) +-- Forum: Community Jukebox, Themes, & UserApps Section (/forumdisplay.php?fid=106) +--- Forum: Oversight - Video jukebox which runs on the NMT (/forumdisplay.php?fid=107) +--- Thread: Oversight Jukebox r571-stable (/showthread.php?tid=17637) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 |
RE: OVERSIGHT no-faffing about "Jukebox" V20090717-1b - Bugfix release - lordy - 07-17-2009 09:51 PM Bugfix Release 20090717-1BETA RE: OVERSIGHT no-faffing about "Jukebox" V20090718-1b - US B NAS'ty Edition - lordy - 07-19-2009 12:53 AM First USB NAS Friendly Release RE: OVERSIGHT no-faffing about "Jukebox" V20090719-2b - US B NAS'ty Edition - mmccking - 07-19-2009 07:22 AM Hi lordy, I tried OverSight and your unpak scripts in the past, but eventually ran into troubles with them so gave up. I want to use the unpak scripts again because when I did have it working, it worked great! I also want to see what improvements you've made to OverSight. However, I would like to ask your guidance on how to make everything work like this: Once my download is complete and unrared 1. Movies move to \Video\NewMovies 2. TV shows move to \Video\NewTVShows I don't want them moved into any other subdirectory or renamed, just moved. I also have the following existing directories: \Video\Movies \Video\TVShows Of course I would like OverSight to catalog and build my Jukebox for NewMovies, NewTVShows + what's in my current \Video\Movies and \Video\TVShows directories. Can you suggest the changes/configuration I need to make this work? thx RE: OVERSIGHT no-faffing about "Jukebox" V20090719-2b - US B NAS'ty Edition - lordy - 07-19-2009 08:01 AM (07-19-2009 07:22 AM)mmccking Wrote: Once my download is complete and unrared Hi, just checking you mean /Video/NewMovies and /Video/NewTVShows. Easiest to just install Oversight and have a look at the config page. ![]() Though remember when the files are downloaded they usually have subdirectories anyway based on the nzb names. The following settings will give the subdirectories hopefully better names whilst keeping the file names unchanged. Select sub menu "index and renaming" and ... Code: set film_folder_fmt to /Video/NewMovies/{:TITLE:}{ (:YEAR:)}This will move for example /share/Download/somefolder/transformers.avi to /Video/NewMovies/Transformers 2007/transformers.avi and /share/Download/somefolder/lost.s05e01.xxx.avi to /Video/NewTvShows/Lost - Season 5/lost.s05e01.xxx.avi Oddly enough the catalog function does not preserve the name of the original subdirectory, because it works with the media file - not the folder it found it in. If you really want to get rid of all sub folders then .. Code: set film_folder_fmt to /Video/NewMovies/This will move for example /share/Download/somefolder/transformers.avi to /Video/NewMovies/transformers.avi and /share/Download/somefolder/lost.s05e01.xxx.avi to /Video/NewTvShows/lost.s05e01.xxx.avi (07-19-2009 07:22 AM)mmccking Wrote: I also have the following existing directories: On the same screen set scan_paths to /Video/Movies,/Video/TVShows Cheers! RE: OVERSIGHT no-faffing about "Jukebox" V20090719-2b - US B NAS'ty Edition - picapedra - 07-19-2009 09:55 AM Hello and first thank you for this quality work. Im trying Oversight, last version. When i launch a rescan, i can see is working on folders under /share/video.. I see also that a folder called \Apps\oversight\db\global\_J is created and stores images of some films, but when scan is complete, oversight displays "Video index is empty. Select setup Icon and scan the internal Hard Drive" ![]() The log file is very complex for me to found the problem ![]() Can you help me? Thanks. (I know my english is less than basic, sorry) RE: OVERSIGHT no-faffing about "Jukebox" V20090719-2b - US B NAS'ty Edition - lordy - 07-19-2009 10:27 AM Hi picapedra, email the log to the address in my sig. Cheers, RE: OVERSIGHT no-faffing about "Jukebox" V20090719-2b - US B NAS'ty Edition - mmccking - 07-19-2009 10:51 AM Thanks lordy, just what I was looking for, I don't want the subdirectories, at least not for Movies. I'll try it out. thx RE: OVERSIGHT no-faffing about "Jukebox" V20090719-2b - US B NAS'ty Edition - picapedra - 07-19-2009 10:54 AM Thank you very much. I have just send the log. Best regards. RE: OVERSIGHT no-faffing about "Jukebox" V20090719-2b - US B NAS'ty Edition - gaggle - 07-19-2009 12:46 PM Hi Lordy, Cheers for your excellent product, it's nice and simple to use and makes my TV look so much prettier with all the big poster images . Big thanks.One thing though, I can't get the Marked/Unmarked functionality working. Is this a known issue? I'm using version v2.090717-1b, installed via CSI. Switching to "Marked" mode displays nothing at all, and marking an item does not remove it from the "Unmarked" listing. But I can mark items, from both Poster- and Detail-view. Marked items stay marked, so I'm guessing the data is being written somehow? All my content is in /share/Tv and /share/Movies, added by dumping them into /share/Complete and running catalog.sh via telnet. Anyway, I had a look in oversight.cgi but am not well versed enough in that language to debug the issue. Got any thoughts on this issue? Did I do something wrong along the way? RE: OVERSIGHT no-faffing about "Jukebox" V20090719-2b - US B NAS'ty Edition - lordy - 07-19-2009 03:03 PM Cheers. I'll check later this evening RE: OVERSIGHT no-faffing about "Jukebox" V20090719-2b - US B NAS'ty Edition - 4est - 07-19-2009 08:18 PM I found that this newer version duplicates the movies at every scan. I mean the titles keep being added over and over at every rescan. I have to delete index.db in order to do a proper rescan Any ideeas lordy? RE: OVERSIGHT no-faffing about "Jukebox" V20090719-2b - US B NAS'ty Edition - mmccking - 07-19-2009 11:56 PM Hi lordy, just installed the latest Oversight and I keep getting "ERROR awk: cmd. line:2860: Unexpected token" after I tried changing some settings in Oversight Jukebox Settings General. I can't get into any Oversight functions. Suggestions? RE: OVERSIGHT no-faffing about "Jukebox" V20090719-2b - US B NAS'ty Edition - gaggle - 07-20-2009 12:19 AM (07-19-2009 11:56 PM)mmccking Wrote: Hi lordy, just installed the latest Oversight and I keep getting "ERROR awk: cmd. line:2860: Unexpected token" after I tried changing some settings in Oversight Jukebox Settings General.Oh, I actually experienced that. Did you by any chance alter the Show Donations setting? I edited the oversight.cfg file (in Apps/oversight). The bottom line read: Code: ovs_remove_donate_msg="1"But strings don't make Oversight happy, at least not in this specific case. So I removed the "'s and everything sprang back to life. I.e. the line should read Code: ovs_remove_donate_msg=1Hope that helps. RE: OVERSIGHT no-faffing about "Jukebox" V20090719-2b - US B NAS'ty Edition - mmccking - 07-20-2009 12:50 AM (07-20-2009 12:19 AM)gaggle Wrote: Oh, I actually experienced that. Did you by any chance alter the Show Donations setting? Thanks it was. It changed ovs_remove_donate_msg='1', instead of "1". RE: OVERSIGHT no-faffing about "Jukebox" V20090719-2b - US B NAS'ty Edition - lordy - 07-20-2009 02:22 AM (07-19-2009 08:18 PM)4est Wrote: I found that this newer version duplicates the movies at every scan. Hi 4est, can you send logs. Cheers Lordy. @gaggle,mmccking , thanks . I had been unable to replicate and kept putting this one off, but you've sussed it for me. I'll fix the code. |