Schischu / project-valerie

Automatically exported from code.google.com/p/project-valerie
0 stars 1 forks source link

unable sync tv series recorded by vu+ultima receiver #702

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
hi
i sync movies but unable to sync tv programs recorded via enigma 2 Linux sat 
box vu+ultimo.
detailed help and instructions will be fully appreciated to make use of this 
brilliant plugin.
many thanks in advance

Original issue reported on code.google.com by khani...@gmail.com on 29 Jun 2013 at 11:36

Attachments:

GoogleCodeExporter commented 9 years ago
Quite often the problem with series recorded via enigma 2 is that the title 
string PVMC uses to sync the data includes all the metadata and as such PVMC 
has problems matching the title.

I had similar issues and thanks to the contributors here I got it sorted and 
got some great advice.
Try the following:
1st off with TV series it helps if you make sure the filename format is in a 
HTPC or XBMC compatible format (i.e Series name 1x01 or Series Name S01E01)
I use Filebot for quick and easy series renaming if the files need it.
Just to add, TV series recorded direct from Sat, will need to be renamed!
As the Enigma2 naming convention isn't compatible with the PVMC database i.e 
20120125 1209 - Sky Atlantic HD - Game of Thrones.ts should be renamed as Game 
of Thrones 1x01 or Game of Thrones S01E01 

Then specify a TV series folder in Project Valeries WebIF.
WebIF>Options>Sync settings.
I have a folder specified for Movies and a folder specified for Series, it 
helps PVMC know what its looking for.
Then add each series in its own folder to the Series folder.

After you have this bit of initial set up done, its onto creating the 
valerie.info file.
This is just a notepad file saved under name Valerie.info(Changing the 
extension from .txt to .info)
In this file you can add the IMDB TT and the TVDB season id to force Valerie to 
try sync data add this data in the following format "tt0000000" "tvdb00000".
As a quick example, say for the series The Sopranos, I would open the Folder, 
Right click>New>create .txt Document. Rename the .TXT to valerie.info then open 
the valerie.info and add the following data "tvdb75299" "tt0141842" in that 
format, then close and save.
Repeat for any problematic TV series and then run a Full Sync and it should 
resolve the TV sync issues.

Hope thats some help mate, and any other questions ask away...
If I can help, I will.

Original comment by bryan.od...@gmail.com on 24 Oct 2013 at 4:04