MyTVSeries - Plugin that organizes TV Video Files (2 Viewers)

Should I implement an automatic file organizer to move and rename files?


  • Total voters
    651

WeeToddDid

Retired Team Member
  • Premium Supporter
  • December 2, 2005
    127
    0
    Ottawa, Canada
    aasmund Nordal said:

    The problem is with the regular expressions used to parse information from the filenames your are importing.

    I will fix it for you. Please email me a list of your filenames @ WeeToddDid911@hotmail.com.

    To build a list, go to the command prompt (DOS) and change directories into the root of your TV show folder. Then type DIR /B /S > List.txt. Open list.txt in notepad.exe to check. send me the file.

    in the folder where your tv shoes are and email me the list.txt file
     

    WeeToddDid

    Retired Team Member
  • Premium Supporter
  • December 2, 2005
    127
    0
    Ottawa, Canada
    I have posted new source codes and binary files here.

    I have added the ability to add your own regular expression to parse filesname. I have also built a tester. I still need to get the program to the save regular expression... so if you add some, save them in notepad for now.

    I have streamlined all the regular expression to work with all the filename conventions people sent me. Inker I couldn't find the ones you sent me. Could you send them to me again?
     

    WeeToddDid

    Retired Team Member
  • Premium Supporter
  • December 2, 2005
    127
    0
    Ottawa, Canada
    I have posted new source codes and binaries here.

    I have significantly improved the ability to import of videos. I have added the ability to select season and series numbers if they could not be determined by the filename parsing. I still have to give the ability to delete things from the database. These functions will remove more issues.

    I have also added the cast information for episodes and cleaned some minor issues with the description parsing.

    If you try to import files and they do not work, please send me the filename. PS: This is a limited time offer... so take advantage of it. :wink:
     

    LordMessi

    Retired Team Member
  • Premium Supporter
  • July 4, 2005
    449
    0
    46
    Ørsø, Dronninglund, Denmark
    Home Country
    Denmark Denmark
    WeeToddDid said:
    I have posted new source codes and binaries here.

    I have significantly improved the ability to import of videos. I have added the ability to select season and series numbers if they could not be determined by the filename parsing. I still have to give the ability to delete things from the database. These functions will remove more issues.

    I have also added the cast information for episodes and cleaned some minor issues with the description parsing.

    If you try to import files and they do not work, please send me the filename. PS: This is a limited time offer... so take advantage of it. :wink:

    Great work Luc,

    Looks like there's a new version everyday from your hand.... :lol:
    Could you add the posibility to(or perhaps you're going to):
    - Pressing the information button in MP, will reveal information about the current episode.
    - Putting the episodenumber in from the episodename - in MP...
    - Do a tester like the one in MP Setup\Television\Recording\Custom.... for the regular expressions.

    But all in all - it's coming along very nicely. I've added you to my MSN list - but I can't see you online? MSN id: ten96@hotmail.com
     

    WeeToddDid

    Retired Team Member
  • Premium Supporter
  • December 2, 2005
    127
    0
    Ottawa, Canada
    I have posted new source codes and binary files here.

    I have completed the following:
    - Ability to delete items from the tree and database.
    - Inheritance of parent images if subnodes to contain none.
    - Added and teaked file parsing regular expressions


    I am still concentrating on the Configuration GUI and not the MP interface. I'm almost there though....
     

    WeeToddDid

    Retired Team Member
  • Premium Supporter
  • December 2, 2005
    127
    0
    Ottawa, Canada
    LordMessi said:
    - Pressing the information button in MP, will reveal information about the current episode.
    I'll get there soon, just gotta wrap up some classes.

    LordMessi said:
    - Putting the episodenumber in from the episodename - in MP....
    Will do this tommorrow
    LordMessi said:
    - Do a tester like the one in MP Setup\Television\Recording\Custom.... for the regular expressions.
    I looked at it, I think I'll waiting until the end for this. As it is not critial to get the plugin working ;)
     

    LordMessi

    Retired Team Member
  • Premium Supporter
  • July 4, 2005
    449
    0
    46
    Ørsø, Dronninglund, Denmark
    Home Country
    Denmark Denmark
    WeeToddDid said:
    LordMessi said:
    - Pressing the information button in MP, will reveal information about the current episode.
    I'll get there soon, just gotta wrap up some classes.

    LordMessi said:
    - Putting the episodenumber in from the episodename - in MP....
    Will do this tommorrow
    LordMessi said:
    - Do a tester like the one in MP Setup\Television\Recording\Custom.... for the regular expressions.
    I looked at it, I think I'll waiting until the end for this. As it is not critial to get the plugin working ;)

    Great - I just wanted to share my initial thoughts with you....no "timerange" on those ideas...I'll try your new version soon, and comment on that.
     

    WeeToddDid

    Retired Team Member
  • Premium Supporter
  • December 2, 2005
    127
    0
    Ottawa, Canada
    I have posted new source codes and binary files here.


    - I have added a log file
    - Import of videos occur in the background
    - Allow user to manually enter series name if none were found on tv.com
     

    Users who are viewing this thread

    Top Bottom